Searched refs:lower_bound (Results 1 – 12 of 12) sorted by relevance
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_bios_integer_attribute_test.cpp | 34 "lower_bound" : 1, in TEST_F() 54 "lower_bound" : 1, in TEST_F() 67 "lower_bound" : 0, in TEST_F() 94 "lower_bound" : 1, in TEST_F() 128 "lower_bound" : 1, in TEST_F() 180 "lower_bound" : 1, in TEST_F()
|
| /openbmc/pldm/libpldmresponder/examples/bios/ |
| H A D | integer_attrs.json | 27 // scalar_increment=2 and lower_bound=1, default_value must be 1, 3, 5...
|
| /openbmc/libpldm/src/dsp/ |
| H A D | bios_table.c | 497 uint64_t lower_bound; member 515 if (info->lower_bound == info->upper_bound) { in pldm_bios_table_attr_entry_integer_info_check() 516 if (info->default_value != info->lower_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() 532 info->default_value < info->lower_bound) { in pldm_bios_table_attr_entry_integer_info_check() 541 if ((info->default_value - info->lower_bound) % in pldm_bios_table_attr_entry_integer_info_check() 573 attr_fields->lower_bound = htole64(info->lower_bound); in pldm_bios_table_attr_entry_integer_encode() 587 *lower = le64toh(fields->lower_bound); in pldm_bios_table_attr_entry_integer_decode()
|
| /openbmc/phosphor-logging/ |
| H A D | elog_meta.cpp | 30 auto callout = std::lower_bound(callouts.begin(), callouts.end(), in build()
|
| H A D | elog_meta.hpp | 65 auto callout = std::lower_bound(callouts.begin(), callouts.end(), in build()
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | manager.cpp | 149 opsit = std::lower_bound(opsit, _makers.cend(), ifaceit->first, in updateInterfaces() 160 refaceit = std::lower_bound(refaceit, refaces.end(), ifaceit->first, in updateInterfaces() 233 refit = std::lower_bound(refit, _refs.end(), objit->first, in updateObjects()
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | commandutils.hpp | 63 auto instance = std::lower_bound(hosts.begin(), hosts.end(), num); in findHost()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | bios_table.h | 387 uint64_t lower_bound; //!< The lower bound on the integer value member
|
| /openbmc/pldm/docs/ |
| H A D | bios_implementation.md | 46 "lower_bound": "The lower bound on the integer value",
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | bios_table.cpp | 395 info.lower_bound = 100; in TEST()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | redfish_aggregator.hpp | 141 const auto* it = std::ranges::lower_bound(topCollections, url); in searchCollectionsArray()
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 11328 'name' => 'lower_bound',
|