Home
last modified time | relevance | path

Searched refs:Values (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Dstatdef.asl32 /* Device Object Notification Values */
46 /* Battery Device Notification Values */
51 /* Power Source Object Notification Values */
55 /* Thermal Zone Object Notification Values */
61 /* Power Button Notification Values */
64 /* Sleep Button Notification Values */
67 /* Lid Notification Values */
70 /* Processor Device Notification Values */
75 /* User Presence Device Notification Values */
78 /* Ambient Light Sensor Notification Values */
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/
H A Dtest_binary_search.py86 Values = st.integers() variable
90 SortedLists = st.lists(Values).map(sorted)
99 @given(ls=SortedLists, v=Values)
108 @given(ls=SortedLists, v=Values)
118 @given(ls=SortedLists, v=Values)
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp54 struct Values struct
57 struct Values<uint8_t> struct
69 struct Values<uint16_t> argument
81 struct Values<uint32_t> argument
93 struct Values<uint64_t> argument
105 struct Values<std::string> struct
120 ASSERT_EQ(std::any_cast<T>(value), Values<T>::get(ndx)); in nonFilteredCheck() argument
290 serviceResponse[p] = Values<T>::get(ndx); in testStart()
/openbmc/telemetry/tests/src/
H A Dtest_path_append.cpp19 Values(std::make_tuple(object_path("/Base/Path"), "one",
47 Values(std::make_tuple(object_path("/Base/Path"), "/one"),
H A Dtest_discrete_threshold.cpp82 Values("90", ".90", "90.123", "0.0"));
98 Values("90ad", "ab.90", "x90", "On", "Off", ""));
272 Values(DiscreteParams()
307 Values(DiscreteParams()
H A Dtest_metric.cpp244 Values(defaultPointParams().operationType(OperationType::min),
256 Values(defaultMinParams()
276 Values(defaultMaxParams()
300 Values(defaultSumParams()
326 Values(defaultAvgParams()
H A Dtest_trigger_actions.cpp21 return Values( in getCorrectParams()
38 return Values(std::make_tuple(::numeric::Type::upperCritical, 90.0, in getIncorrectParams()
H A Dtest_labeled_tuple.cpp68 Values(std::make_tuple(10.0, std::variant<double, std::string>(10.0)),
H A Dtest_sensor_cache.cpp58 Values(std::vector<IdParam>({IdParam("service1", "path1"),
H A Dtest_numeric_threshold.cpp257 Values(
384 Values(
465 Values(
H A Dtest_on_change_threshold.cpp123 Values(OnChangeParams().Updates({{0, 80.0}}).Expected({{0, 80.0}}),
H A Dtest_report.cpp632 Values(
712 Values(defaultParams().reportName("Valid_1"),
731 Values(defaultParams().reportId("/"), defaultParams().reportId("/Invalid"),
756 Values(defaultParams().reportingType(ReportingType::onRequest),
846 Values(defaultParams()
874 Values(defaultParams().reportingType(ReportingType::onRequest),
966 Values(
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios_attributes.robot134 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
158 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
180 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list}
199 ... Validate Set All BIOS Attributes Values ${bios_original_data}
202 Validate Set BIOS Attributes With Optional Values
226 Validate Set All BIOS Attributes Values
227 [Documentation] Validate Set BIOS Attributes Values.
H A Dtest_redfish_bios_attributes.robot141 ... Set Optional BIOS Attribute Values And Verify ${i} @{attr_val_list}
150 Redfish Verify Restore BIOS Attribute Values
/openbmc/
Dopengrok0.0.log[all...]
/openbmc/u-boot/drivers/led/
H A DKconfig133 Values range: 2 - 10
168 Values range: 2 - 10
203 Values range: 2 - 10
238 Values range: 2 - 10
273 Values range: 2 - 10
308 Values range: 2 - 10
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio-samsung.txt17 Values for gpio specifier:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/
H A Dlibiec61850_1.5.3.bb9 61850-9-2/Sampled Values communication protocols \
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp58 struct Values struct
121 using OffsetValueMap = std::map<Offset, Values>;
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/
H A Dtest_sensors_sub_menu.robot108 [Teardown] Clean Up Filter Values
138 Clean Up Filter Values
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cold_reset.robot148 Remove Values From List ${tmp_list} ${random_sensor}
154 [Documentation] Select Random Sensor Name And Threshold Values.
160 # Create Dictionary For Threshold Key With Threshold Values
/openbmc/qemu/qapi/
H A Dintrospect.json170 # Values of this type are JSON string on the wire.
201 # Values of this type are JSON array on the wire.
224 # Values of this type are JSON object on the wire.
/openbmc/u-boot/doc/device-tree-bindings/
H A Dconfig.txt40 Values are interpreted as the offset from the start of the
/openbmc/u-boot/doc/
H A DREADME.LED32 Values range from 2 to 10.
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md70 ## Parameter Values

123