Home
last modified time | relevance | path

Searched refs:anyof (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-fan-presence/docs/presence/
H A Drpolicy.md13 - ["anyof"](#anyof)
16 ### "anyof"
23 "type": "anyof"
51 "type": "anyof"
H A Dname.md27 "type": "anyof"
H A Dpath.md30 "type": "anyof"
H A Dmethods.md58 "type": "anyof"
H A Deeprom.md61 "type": "anyof"
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/
H A Dconfig.yaml12 type: anyof
25 type: anyof
38 type: anyof
51 type: anyof
62 type: anyof
/openbmc/phosphor-fan-presence/presence/example/
H A Dexample.yaml20 Supported policy types are fallback or anyof.'
68 'Example fan with anyof redundancy policy.
70 The anyof algorithm reports true if any redundancy set component sensors
82 type: anyof
/openbmc/phosphor-fan-presence/presence/
H A Dmeson.build8 'anyof.cpp',
/openbmc/u-boot/lib/
H A Dslre.c243 anyof(struct slre *r, const char **re) in anyof() function
348 anyof(r, re); in compile()