/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0006-Fix-build-on-aarch64-musl.patch | 20 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 D | 0001-Fix-warnings-found-by-clang-compiler.patch | 16 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 D | zcomp.c | 17 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 D | create_config_directory.patch | 16 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 D | dbus-vmstate.rst | 28 .. dbus-doc:: backends/dbus-vmstate1.xml 35 This is the content of ``backends/dbus-vmstate1.xml``: 37 .. literalinclude:: ../../backends/dbus-vmstate1.xml
|
H A D | vhost-user.json | 78 # 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 D | char-mux.c | 129 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 D | chardev-internal.h | 38 CharBackend *backends[MAX_MUX]; member
|
/openbmc/qemu/scripts/tracetool/backend/ |
H A D | __init__.py | 101 def __init__(self, backends, format): argument 102 self._backends = [backend.replace("-", "_") for backend in backends]
|
/openbmc/qemu/docs/devel/ |
H A D | tracing.rst | 25 ``./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 D | index-internals.rst | 22 virtio-backends
|
/openbmc/qemu/scripts/tracetool/ |
H A D | __init__.py | 410 def generate(events, group, format, backends, argument 438 if len(backends) == 0: 440 for backend in backends: 443 backend = tracetool.backend.Wrapper(backends, format)
|
/openbmc/qemu/ |
H A D | Kconfig | 2 source backends/Kconfig
|
/openbmc/qemu/docs/system/ |
H A D | vm-templating.rst | 52 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 D | python3-eth-keys_0.5.0.bb | 1 SUMMARY = "A common API for Ethereum key operations with pluggable backends."
|
/openbmc/qemu/tests/docker/ |
H A D | test-mingw | 22 --enable-trace-backends=simple \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-pyproject-hooks_1.0.0.bb | 1 SUMMARY = "A low-level library for calling build-backends in pyproject.toml-based projects"
|
/openbmc/qemu/qapi/ |
H A D | char.json | 81 # @query-chardev-backends: 83 # Returns information about character device backends. 109 { 'command': 'query-chardev-backends', 'returns': ['ChardevBackendInfo'] } 195 # Configuration shared across all chardev backends 393 # GTK, Spice, VNC and D-Bus display backends. 542 # @data: Configuration shared across all chardev backends
|
/openbmc/linux/Documentation/i2c/ |
H A D | slave-interface.rst | 34 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 D | cogl-1.0.inc | 28 # 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 D | cups-filters_2.0.0.bb | 1 DESCRIPTION = "CUPS backends, filters, and other software"
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/ |
H A D | elfutils_0.191.bb | 101 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/linux/fs/ecryptfs/ |
H A D | Kconfig | 23 backends, like OpenSSL.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/ |
H A D | xdg-desktop-portal-wlr_0.7.0.bb | 1 SUMMARY = "This provides screenshot/screencast xdg-desktop-portal backends for wlroots."
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 1380 } 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()
|