Searched refs:upper_bound (Results 1 – 6 of 6) sorted by relevance
35 "upper_bound" : 15, in TEST_F()55 "upper_bound" : 15, in TEST_F()68 "upper_bound" : 15, in TEST_F()95 "upper_bound" : 15, in TEST_F()129 "upper_bound" : 15, in TEST_F()181 "upper_bound" : 15, in TEST_F()
498 uint64_t upper_bound; member 515 if (info->lower_bound == info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check() 526 if (info->lower_bound > info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check() 531 if (info->default_value > info->upper_bound || in pldm_bios_table_attr_entry_integer_info_check() 538 "lower_bound != upper_bound"); in pldm_bios_table_attr_entry_integer_info_check() 574 attr_fields->upper_bound = htole64(info->upper_bound); in pldm_bios_table_attr_entry_integer_encode() 588 *upper = le64toh(fields->upper_bound); in pldm_bios_table_attr_entry_integer_decode()
388 uint64_t upper_bound; //!< The upper bound on the integer value member
47 "upper_bound": "The upper bound on the integer value",
396 info.upper_bound = 50; in TEST()
11278 'name' => 'upper_bound',