/openbmc/telemetry/src/utils/ |
H A D | transform.hpp | 16 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 D | message.hpp | 153 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 D | element.hpp | 241 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 D | entity-example.md | 30 # 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 D | conv_container.hpp | 8 template <class R, class Container> 9 auto convContainer(const Container& container) in convContainer()
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | offset_of.rs | 11 ($Container:ty, $field:ident) => { 12 <$Container>::OFFSET_TO__.$field
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/ |
H A D | brcm,trx.txt | 1 Broadcom TRX Container Partition 13 Container can hold up to 4 partitions. The first partition has to contain a
|
H A D | brcm,bcm963xx-imagetag.txt | 1 Broadcom BCM963XX ImageTag Partition Container
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-fields_5.0.0.bb | 4 SUMMARY = "Container class boilerplate killer."
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | marvell.txt | 44 - mdio : Container of PHY and devices on the switches MDIO 46 - mdio? : Container of PHYs and devices on the external MDIO
|
H A D | ar9331.txt | 18 - mdio: Container of PHY and devices on the switches MDIO bus.
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | design-patterns.rst | 9 1. State Container 13 1. State Container
|
/openbmc/linux/Documentation/devicetree/bindings/csky/ |
H A D | cpus.txt | 18 Description: Container of cpu nodes
|
/openbmc/sdbusplus/test/ |
H A D | unpack_properties.cpp | 48 using Container = B; typedef 86 typename Params::Container data;
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mediatek,mt8188-mt6359.yaml | 34 Container for dai-link level properties and CODEC sub-nodes.
|
H A D | amlogic,gx-sound-card.yaml | 37 Container for dai-link level properties and the CODEC sub-nodes.
|
H A D | amlogic,axg-sound-card.yaml | 34 Container for dai-link level properties and the CODEC sub-nodes.
|
H A D | simple-card.yaml | 224 Container for dai-link level properties and the CPU and CODEC sub-nodes.
|
/openbmc/sdbusplus/docs/yaml/ |
H A D | interface.md | 110 ### Container Types 112 Container types can also be expressed, but the contained-type should be
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/ |
H A D | ibm,powerpc-cpu-features.txt | 24 Description: Container of CPU feature nodes.
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | interlaken-lac.txt | 89 Interlaken Look-Aside Controller (LAC) Software Portal Container Node
|
/openbmc/linux/Documentation/fpga/ |
H A D | dfl.rst | 308 | FPGA Container Device | Device Feature List 422 | FPGA Container Device | | | FPGA Container Device |
|
/openbmc/linux/drivers/acpi/ |
H A D | Kconfig | 402 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 D | overview.rst | 80 DPRC (Datapath Resource Container)
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | sgx.rst | 220 Application Container
|