Searched full:implementations (Results 1 – 25 of 795) sorted by relevance
12345678910>>...32
/openbmc/phosphor-fan-presence/presence/ |
H A D | psensor.hpp | 16 * Provide concrete implementations of PresenceSensor to realize 19 * Note that implementations drive the inventory update process via 39 * Implementations should peform any preparation 40 * for detecting presence. Typical implementations 51 * Implementations should stop issuing presence 52 * state change notifications. Typical implementations 61 * Implementations should perform an offline (the start 72 * Implementations should log an an event if the
|
H A D | rpolicy.hpp | 19 * Provide concrete implementations of RedundancyPolicy to realize 50 * a change of presence. Implementations should update 61 * Implementations should start monitoring the sensors
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
D | dm-log.rst |
|
/openbmc/u-boot/drivers/crypto/ |
H A D | Kconfig | 20 requiring the SHA software implementations, saving code size. 33 SHA software implementations, saving code size. 43 software implementations, saving code size.
|
/openbmc/qemu/scripts/ |
H A D | compare-machine-types.py | 84 def set_implementations(self, implementations: List['Driver']) -> None: 85 self.implementations = implementations 92 def set_implementations(self, implementations: List[Driver]) -> None: 93 self.implementations = implementations 99 for impl in implementations: 189 # only implementations inherit property getter 205 return [impl.name for impl in self.drivers[driver].implementations] 211 implementations) 220 # values from abstract class to all implementations 298 x86_64-cpu) this script will compare all implementations of this class.
|
/openbmc/linux/Documentation/bpf/ |
D | bpf_licensing.rst |
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | tftpy_0.8.5.bb | 1 …e Python programming language. It includes client and server classes, with sample implementations." 3 includes client and server classes, with sample implementations. Hooks are \
|
/openbmc/linux/Documentation/crypto/ |
D | intro.rst |
|
D | architecture.rst |
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
D | emac.h |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/ |
H A D | libc-bench_git.bb | 1 SUMMARY = "Tests to compare standard functions of different libc implementations" 3 implementations of various C/POSIX standard library functions."
|
/openbmc/docs/designs/mctp/ |
H A D | mctp.md | 69 implementations in host firmware, which have widely varying runtime 75 - Be usable over simple hardware implementations, but have a facility for higher 110 firmware), this is may not be feasible for all host firmware implementations 126 and managed device implementations.
|
/openbmc/linux/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt |
|
/openbmc/qemu/plugins/ |
H A D | api-user.c | 2 * QEMU Plugin API - user-mode only implementations 5 * implementations or are only relevant to user-mode.
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | watch.hpp | 17 * or initialization. Typical implementations might register dbus 22 * their setup. Typical implementations will forward the call
|
/openbmc/linux/Documentation/admin-guide/ |
D | ufs.rst |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | VoltageRegulatorMode.interface.yaml | 5 where the VR has a well defined default, implementations should place the 12 if the VR itself defines the interfaces. Implementations may implement this
|
/openbmc/phosphor-host-ipmid/include/ipmid-host/ |
H A D | cmd-utils.hpp | 38 * implementations may then broadcast an agreed signal 43 * different implementations. Users of Manager will supply
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
D | rkisp1.rst |
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/ |
H A D | LICENSE | 29 // for such implementations. 33 // or impact implementations of DMTF standards, visit
|
/openbmc/openbmc/meta-openembedded/meta-networking/licenses/ |
H A D | DMTF | 29 // for such implementations. 33 // or impact implementations of DMTF standards, visit
|
/openbmc/linux/arch/openrisc/include/asm/ |
D | cmpxchg.h |
|
/openbmc/linux/arch/arm/include/debug/ |
D | samsung.S |
|
/openbmc/linux/lib/raid6/ |
D | neon.c |
|
/openbmc/linux/net/ipv6/ |
D | Kconfig |
|
12345678910>>...32