Home
last modified time | relevance | path

Searched refs:Container (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/telemetry/src/utils/
H A Dtransform.hpp16 template <template <class, class...> class R, class Container, class Functor>
17 inline auto transform(const Container& container, Functor&& f) in transform()
33 template <template <class, class...> class Container, class Functor,
35 inline auto transform(const Container<Args...>& container, Functor&& f) in transform()
37 return transform<Container, Container<Args...>, Functor>( in transform()
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp153 template <typename Container>
154 typename std::enable_if<has_const_iterator<Container>::value &&
155 !is_string_type<Container>::value,
157 pack(const Container& c) { in pack()
161 element_signature<Container>::code; in pack()
398 template <typename Container>
400 !is_string_type<Container>::value,
402 unpack(Container& c) { in unpack()
421 template <typename Container>
425 unpack(Container& c) { in unpack()
[all …]
H A Delement.hpp241 template <typename Container>
243 Container,
244 typename std::enable_if<has_const_iterator<Container>::value &&
245 !is_string_type<Container>::value>::type> {
248 element_signature<typename Container::value_type>::code);
/openbmc/phosphor-host-ipmid/scripts/
H A Dentity-example.md30 # Container Entity Id and Container Entity Instance = (0x13, 0x81)
35 # Container entity contains other entities
56 # Container Entity Id and Container Entity Instance = (0x18, 0x2)
97 # Container Entity Id and Container Entity Instance = (0x1E, 0x1)
117 # Container Entity Id and Container Entity Instance = (0x1E, 0x3)
/openbmc/telemetry/tests/src/utils/
H A Dconv_container.hpp8 template <class R, class Container>
9 auto convContainer(const Container& container) in convContainer()
/openbmc/qemu/rust/qemu-api/src/
H A Doffset_of.rs11 ($Container:ty, $field:ident) => {
12 <$Container>::OFFSET_TO__.$field
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,trx.txt1 Broadcom TRX Container Partition
13 Container can hold up to 4 partitions. The first partition has to contain a
H A Dbrcm,bcm963xx-imagetag.txt1 Broadcom BCM963XX ImageTag Partition Container
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-fields_5.0.0.bb4 SUMMARY = "Container class boilerplate killer."
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmarvell.txt44 - mdio : Container of PHY and devices on the switches MDIO
46 - mdio? : Container of PHYs and devices on the external MDIO
H A Dar9331.txt18 - mdio: Container of PHY and devices on the switches MDIO bus.
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst9 1. State Container
13 1. State Container
/openbmc/linux/Documentation/devicetree/bindings/csky/
H A Dcpus.txt18 Description: Container of cpu nodes
/openbmc/sdbusplus/test/
H A Dunpack_properties.cpp48 using Container = B; typedef
86 typename Params::Container data;
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmediatek,mt8188-mt6359.yaml34 Container for dai-link level properties and CODEC sub-nodes.
H A Damlogic,gx-sound-card.yaml37 Container for dai-link level properties and the CODEC sub-nodes.
H A Damlogic,axg-sound-card.yaml34 Container for dai-link level properties and the CODEC sub-nodes.
H A Dsimple-card.yaml224 Container for dai-link level properties and the CPU and CODEC sub-nodes.
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md110 ### Container Types
112 Container types can also be expressed, but the contained-type should be
/openbmc/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt24 Description: Container of CPU feature nodes.
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dinterlaken-lac.txt89 Interlaken Look-Aside Controller (LAC) Software Portal Container Node
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst308 | FPGA Container Device | Device Feature List
422 | FPGA Container Device | | | FPGA Container Device |
/openbmc/linux/drivers/acpi/
H A DKconfig402 bool "Container and Module Devices"
405 This driver supports ACPI Container and Module devices (IDs
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Doverview.rst80 DPRC (Datapath Resource Container)
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst220 Application Container

12