Home
last modified time | relevance | path

Searched refs:structures (Results 1 – 25 of 144) sorted by relevance

123456

/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/
H A Dekb_git.bb3 with respective directory structures"
23 # Copying all required hwp's attributes xml file with respective directory structures
/openbmc/qemu/tests/functional/acpi-bits/bits-config/
H A Dbits-cfg.txt9 # acpi: Dump all ACPI structures.
10 # smbios: Dump all SMBIOS structures.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.205.bb7 the result you were expecting. At its simplest it compares two structures \
10 correct class. It also handles circular data structures without getting \
18 instead. Test::Deep provides pattern matching for complex data structures \
/openbmc/qemu/tests/qemu-iotests/
H A D121.out3 === New refcount structures may not conflict with existing structures ===
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uthash/
H A Duthash_2.3.0.bb1 SUMMARY = "Hash table and linked list for C structures"
4 * utlist.h provides linked list macros for C structures\n\
/openbmc/qemu/hw/acpi/
H A Dnvdimm.c209 nvdimm_build_structure_spa(GArray *structures, DeviceState *dev) in nvdimm_build_structure_spa() argument
221 nfit_spa = acpi_data_push(structures, sizeof(*nfit_spa)); in nvdimm_build_structure_spa()
257 nvdimm_build_structure_memdev(GArray *structures, DeviceState *dev) in nvdimm_build_structure_memdev() argument
267 nfit_memdev = acpi_data_push(structures, sizeof(*nfit_memdev)); in nvdimm_build_structure_memdev()
298 static void nvdimm_build_structure_dcr(GArray *structures, DeviceState *dev) in nvdimm_build_structure_dcr() argument
305 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
329 nvdimm_build_structure_caps(GArray *structures, uint32_t capabilities) in nvdimm_build_structure_caps() argument
333 nfit_caps = acpi_data_push(structures, sizeof(*nfit_caps)); in nvdimm_build_structure_caps()
344 GArray *structures = g_array_new(false, true /* clear */, 1); in nvdimm_build_device_structure() local
350 nvdimm_build_structure_spa(structures, dev); in nvdimm_build_device_structure()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-sipe/
H A D0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch7 structures are typcasted to another struct types which have time_t
8 element, that now increases the natural alignment boundary of structures
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0004-adb-Fix-build-on-big-endian-systems.patch8 when initializing structures, i.e in a context where a function call
17 them to be used when initializing structures.
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyrsistent_0.20.0.bb1 SUMMARY = "Persistent/Immutable/Functional data structures for Python"
H A Dpython3-asn1crypto_1.5.1.bb1 SUMMARY = "A fast, pure Python library for parsing and serializing ASN.1 structures"
H A Dpython3-rpds-py_0.24.0.bb1 SUMMARY = "Python bindings to the Rust rpds crate for persistent data structures."
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0004-adb-Fix-build-on-big-endian-systems.patch8 when initializing structures, i.e in a context where a function call
17 them to be used when initializing structures.
/openbmc/openpower-sbe-interface/
H A Dconfigure.ac16 # Checks for typedefs, structures, and compiler characteristics.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-elementpath_5.0.1.bb1 DESCRIPTION = "Provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, bo…
H A Dpython3-pyasn1-modules_0.4.2.bb4 data structures (X.509, PKCS etc.)."
H A Dpython3-pytest-lazy-fixtures_1.1.2.bb8 * You can use fixtures in any data structures\
H A Dpython3-uefi-firmware_1.12.bb1 SUMMARY = "Various data structures and parsing tools for UEFI firmware."
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A D0002-Enable-support-for-the-kernel-module.patch25 dnl Checks for typedefs, structures, and compiler characteristics.
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md3 Fan control's internal data structures can be dumped at runtime using the
4 `fanctl dump` command, which triggers fan control to write the structures to a
/openbmc/u-boot/drivers/block/
H A DKconfig49 it will prevent repeated reads from directory structures and other
50 filesystem data structures.
/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/
H A D0005-Handle-musl-on-PPC32.patch12 structures.
84 /* These are dummy structures used only for obtaining the offsets of the
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsiglongjmp.patch23 /* rfc931 - return remote user name, given socket structures */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/
H A D0001-yasm-Set-build-date-to-SOURCE_DATE_EPOCH.patch33 # Checks for typedefs, structures, and compiler characteristics.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/
H A Dlibnvme_1.12.bb3 libnvme provides type definitions for NVMe specification structures, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/
H A Dconcurrencykit_git.bb2 safe memory reclamation mechanisms and non-blocking data structures \

123456