Home
last modified time | relevance | path

Searched defs:value1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/m68k/
H A Dbootinfo.h33 #define BOOTINFO2(base, id, value1, value2) \ argument
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_platform_test.cpp606 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 Dspapr_hcall.c804 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 Dtpm_util.c293 uint32_t value1; in tpm_util_get_buffer_size() member
/openbmc/u-boot/drivers/adc/
H A Dmeson-saradc.c459 uint nominal0, nominal1, value0, value1; in meson_saradc_calib() local
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp506 auto value1 = tableObj.at(1); in TEST_F() local
/openbmc/u-boot/tools/
H A Dkwbimage.c1320 char *keyword, *saveptr, *value1, *value2; in image_create_config_parse_oneline() local