Searched defs:Boolean (Results 1 – 13 of 13) sorted by relevance
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | action_info.hpp | 12 Boolean, enumerator
|
H A D | metric_definition.hpp | 30 Boolean, enumerator
|
H A D | attribute_registry.hpp | 15 Boolean, enumerator
|
/openbmc/linux/lib/ |
H A D | dhry.h | 321 typedef int Boolean; typedef
|
/openbmc/u-boot/lib/dhry/ |
H A D | dhry.h | 409 typedef int Boolean; typedef
|
/openbmc/linux/scripts/ |
H A D | generate_rust_target.rs | 20 Boolean(bool), enumerator
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ActionInfo.v1_4_2.json | 90 "Boolean": "A boolean.", string
|
H A D | MetricDefinition.v1_3_4.json | 139 "Boolean": "The JSON boolean definition.", string
|
H A D | AttributeRegistry.v1_3_9.json | 139 "Boolean": "A flag with a `true` or `false` value.", string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ActionInfo.v1_4_2.json | 90 "Boolean": "A boolean.", string
|
H A D | MetricDefinition.v1_3_4.json | 139 "Boolean": "The JSON boolean definition.", string
|
H A D | AttributeRegistry.v1_3_9.json | 139 "Boolean": "A flag with a `true` or `false` value.", string
|
/openbmc/linux/drivers/atm/ |
H A D | iphase.h | 156 #define Boolean(x) ((x) ? 1 : 0) macro
|