Searched defs:value1 (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/m68k/ |
H A D | bootinfo.h | 33 #define BOOTINFO2(base, id, value1, value2) \ argument
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_platform_test.cpp | 606 PropertyValue value1{std::in_place_type<std::string>, in TEST() local 627 PropertyValue value1{std::in_place_type<uint8_t>, 10}; in TEST() local 644 PropertyValue value1{std::in_place_type<bool>, true}; in TEST() local 662 PropertyValue value1{std::in_place_type<std::string>, "Disabled"}; in TEST() local 682 PropertyValue value1{std::in_place_type<std::string>, "Disabled"}; in TEST() local 701 PropertyValue value1{std::in_place_type<std::string>, "Disabled"}; in TEST() local 720 PropertyValue value1{std::in_place_type<std::string>, "Disabled"}; in TEST() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_hcall.c | 804 target_ulong value1, in h_set_mode_resource_set_ciabr() 830 target_ulong value1, in h_set_mode_resource_set_dawr() 860 target_ulong value1, in h_set_mode_resource_le() 888 target_ulong value1, in h_set_mode_resource_addr_trans_mode()
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_util.c | 293 uint32_t value1; in tpm_util_get_buffer_size() member
|
/openbmc/u-boot/drivers/adc/ |
H A D | meson-saradc.c | 459 uint nominal0, nominal1, value0, value1; in meson_saradc_calib() local
|
/openbmc/pldm/oem/ibm/test/ |
H A D | libpldmresponder_fileio_test.cpp | 506 auto value1 = tableObj.at(1); in TEST_F() local
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.c | 1320 char *keyword, *saveptr, *value1, *value2; in image_create_config_parse_oneline() local
|