Searched defs:value0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_platform_test.cpp | 604 PropertyValue value0{std::in_place_type<std::string>, in TEST() local 626 PropertyValue value0{std::in_place_type<uint8_t>, 9}; in TEST() local 643 PropertyValue value0{std::in_place_type<bool>, false}; in TEST() local 661 PropertyValue value0{std::in_place_type<std::string>, "Enabled"}; in TEST() local 681 PropertyValue value0{std::in_place_type<std::string>, "Enabled"}; in TEST() local 700 PropertyValue value0{std::in_place_type<std::string>, "Enabled"}; in TEST() local 719 PropertyValue value0{std::in_place_type<std::string>, "Enabled"}; in TEST() local
|
/openbmc/u-boot/drivers/adc/ |
H A D | meson-saradc.c | 459 uint nominal0, nominal1, value0, value1; in meson_saradc_calib() local
|