Home
last modified time | relevance | path

Searched refs:backends (Results 1 – 25 of 127) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0006-Fix-build-on-aarch64-musl.patch20 backends/aarch64_initreg.c | 4 ++--
21 backends/arm_initreg.c | 2 +-
24 diff --git a/backends/aarch64_initreg.c b/backends/aarch64_initreg.c
26 --- a/backends/aarch64_initreg.c
27 +++ b/backends/aarch64_initreg.c
46 diff --git a/backends/arm_initreg.c b/backends/arm_initreg.c
48 --- a/backends/arm_initreg.c
49 +++ b/backends/arm_initreg.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/qad/
H A D0001-Fix-warnings-found-by-clang-compiler.patch16 src/backends/input/input_common.h | 2 +-
38 diff --git a/src/backends/input/input_common.h b/src/backends/input/input_common.h
40 --- a/src/backends/input/input_common.h
41 +++ b/src/backends/input/input_common.h
/openbmc/linux/drivers/block/zram/
H A Dzcomp.c17 static const char * const backends[] = { variable
83 for (i = 0; i < ARRAY_SIZE(backends); i++) { in zcomp_available_show()
84 if (!strcmp(comp, backends[i])) { in zcomp_available_show()
87 "[%s] ", backends[i]); in zcomp_available_show()
90 "%s ", backends[i]); in zcomp_available_show()
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dcreate_config_directory.patch16 Index: GConf-3.2.6/backends/markup-backend.c
18 --- GConf-3.2.6.orig/backends/markup-backend.c
19 +++ GConf-3.2.6/backends/markup-backend.c
/openbmc/qemu/docs/interop/
H A Ddbus-vmstate.rst28 .. dbus-doc:: backends/dbus-vmstate1.xml
35 This is the content of ``backends/dbus-vmstate1.xml``:
37 .. literalinclude:: ../../backends/dbus-vmstate1.xml
H A Dvhost-user.json78 # Capabilities reported by vhost user "block" backends
109 # Capabilities reported by vhost user "input" backends
140 # Capabilities reported by vhost user "gpu" backends.
156 # Capabilities reported by vhost user backends.
/openbmc/qemu/chardev/
H A Dchar-mux.c129 CharBackend *be = d->backends[mux_nr]; in mux_chr_send_event()
194 CharBackend *be = d->backends[m]; in mux_chr_accept_input()
207 CharBackend *be = d->backends[m]; in mux_chr_can_read()
225 CharBackend *be = d->backends[m]; in mux_chr_read()
281 CharBackend *be = d->backends[i]; in char_mux_finalize()
315 chr->be = d->backends[focus]; in mux_set_focus()
H A Dchardev-internal.h38 CharBackend *backends[MAX_MUX]; member
/openbmc/qemu/scripts/tracetool/backend/
H A D__init__.py101 def __init__(self, backends, format): argument
102 self._backends = [backend.replace("-", "_") for backend in backends]
/openbmc/qemu/docs/devel/
H A Dtracing.rst25 ``./configure --enable-trace-backends=BACKENDS`` was not explicitly specified.
142 of backends to adapt line ending for proper logging.
205 Trace backends
214 The trace backends are chosen at configure time::
216 ./configure --enable-trace-backends=simple,dtrace
218 For a list of supported trace backends, try ./configure --help or see below.
219 If multiple backends are enabled, the trace is sent to them all.
221 If no backends are explicitly selected, configure will default to the
224 The following subsections describe the supported trace backends.
254 platform-specific or third-party trace backends but it is portable and has no
[all …]
H A Dindex-internals.rst22 virtio-backends
/openbmc/qemu/scripts/tracetool/
H A D__init__.py414 def generate(events, group, format, backends, argument
442 if len(backends) == 0:
444 for backend in backends:
447 backend = tracetool.backend.Wrapper(backends, format)
/openbmc/qemu/
H A DKconfig2 source backends/Kconfig
/openbmc/qemu/docs/system/
H A Dvm-templating.rst52 If multiple memory backends are used (vNUMA, DIMMs), configure all
53 memory backends accordingly.
76 If multiple memory backends are used (vNUMA, DIMMs), configure all
77 memory backends accordingly.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-eth-keys_0.5.0.bb1 SUMMARY = "A common API for Ethereum key operations with pluggable backends."
/openbmc/qemu/tests/docker/
H A Dtest-mingw22 --enable-trace-backends=simple \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyproject-hooks_1.0.0.bb1 SUMMARY = "A low-level library for calling build-backends in pyproject.toml-based projects"
/openbmc/linux/Documentation/i2c/
H A Dslave-interface.rst34 I2C slave backends behave like standard I2C clients. So, you can instantiate
36 difference is that i2c slave backends have their own address space. So, you
52 drivers and writing backends will be given.
130 Software backends
194 * For backends simulating hardware registers, buffers are largely not helpful
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/
H A Dcogl-1.0.inc28 # This has to be explictly listed, because cogl dlopens the backends
46 # EGL backends
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/
H A Dcups-filters_2.0.0.bb1 DESCRIPTION = "CUPS backends, filters, and other software"
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/
H A Delfutils_0.191.bb101 cp -r ${B}/backends ${D}${PTEST_PATH}
118 # "License. The libraries and backends are dual GPLv2+/LGPLv3+. The utilities
173 ${PKGD}${PTEST_PATH}/backends/libebl_i386.so \
174 ${PKGD}${PTEST_PATH}/backends/libebl_x86_64.so \
/openbmc/qemu/qapi/
H A Dchar.json81 # @query-chardev-backends:
83 # Returns information about character device backends.
109 { 'command': 'query-chardev-backends', 'returns': ['ChardevBackendInfo'] }
197 # Configuration shared across all chardev backends
395 # and D-Bus display backends.
/openbmc/linux/fs/ecryptfs/
H A DKconfig23 backends, like OpenSSL.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/
H A Dxdg-desktop-portal-wlr_0.7.0.bb1 SUMMARY = "This provides screenshot/screencast xdg-desktop-portal backends for wlroots."
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1380 } backends[] = { in igt_ppgtt_smoke_huge() local
1393 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge()
1394 u32 min = backends[i].min; in igt_ppgtt_smoke_huge()
1395 u32 max = backends[i].max; in igt_ppgtt_smoke_huge()
1401 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge()
1464 } backends[] = { in igt_ppgtt_sanity_check() local
1497 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check()
1503 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()

123456