/openbmc/phosphor-dbus-monitor/src/test/ |
H A D | propertywatchtest.cpp | 59 static auto& get(size_t i) in get() function 71 static auto& get(size_t i) in get() function 83 static auto& get(size_t i) in get() function 95 static auto& get(size_t i) in get() function 107 static auto& get(size_t i) in get() function 117 void nonFilteredCheck(const std::any& value, const size_t ndx) in nonFilteredCheck() 135 [](const auto& value) { return value < 4; }}); in opFilters() 156 [](const auto& value) { return value > 44; }, in opFilters() 157 [](const auto& value) { return value != 88; }}); in opFilters() 178 [](const auto& value) { return value != 0xffffffff; }, in opFilters() [all …]
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | elog.hpp | 42 auto get() in get() function 47 T value; member 61 auto get() in get() function 66 prev_entry<T> value; member
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() 63 const std::string& get() const in get() function in witherspoon::power::util::NamesValues 84 void addValue(uint64_t value) in addValue()
|
/openbmc/phosphor-power/ |
H A D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() 63 const std::string& get() const in get() function in phosphor::power::util::NamesValues 84 void addValue(uint64_t value) in addValue()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.hpp | 56 namespace get namespace 248 double value{}; readingData() local 458 double value = std::get<T>(iter->second) * readingData() local 546 std::variant<T> value = static_cast<T>( readingAssertion() local 576 std::variant<T> value = raw_value; readingData() local 653 namespace get global() namespace [all...] |
H A D | sensordatahandler.cpp | 50 namespace get namespace 89 for (const auto& value : std::get<OffsetValueMap>(values)) in mapDbusToAssertion() local 133 for (const auto& value : std::get<OffsetValueMap>(values)) in mapDbusToEventdata2() local 254 for (const auto& value : std::get<OffsetValueMap>(property.second)) assertion() local 340 for (const auto& value : std::get<OffsetValueMap>(property.second)) assertion() local 363 for (const auto& value : assertion() local 393 namespace get global() namespace [all...] |
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | ascii_string.cpp | 85 std::string AsciiString::get() const in get() function in openpower::pels::src::AsciiString 91 void AsciiString::setByte(size_t byteOffset, uint8_t value) in setByte()
|
/openbmc/bmcweb/test/http/ |
H A D | mutual_tls.cpp | 76 X509* get() in get() function in __anon1670364a0111::OSSLX509 98 X509_STORE_CTX* get() in get() function in __anon1670364a0111::OSSLX509StoreCTX 242 ASN1_TYPE* value = ASN1_TYPE_new(); in TEST() local 277 ASN1_TYPE* value = ASN1_TYPE_new(); in TEST() local 312 ASN1_TYPE* value = ASN1_TYPE_new(); in TEST() local
|
/openbmc/linux/include/linux/ |
D | xattr.h |
|
/openbmc/linux/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c |
|
D | mq_perf_tests.c |
|
/openbmc/openbmc/poky/scripts/ |
H A D | devtool | 44 def get(self, section, option, default=None): member in ConfigHandler 77 def set(self, section, option, value): argument
|
H A D | runqemu | 311 def get(self, key): member in BaseConfig 319 def set(self, key, value): argument
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | devtool | 46 ret = self.config_obj.get(section, option) member in ConfigHandler 79 set(self, section, option, value) global() argument [all...] |
H A D | runqemu | 311 def get(self, key): member in BaseConfig 319 def set(self, key, value): argument [all...] |
/openbmc/qemu/qom/ |
H A D | object.c | 499 const char *value, bool optional) in object_register_sugar_prop() 682 gpointer key, value; in object_property_del_child() local 882 const char *value = va_arg(vargs, char *); in object_set_propv() local 1103 static void object_class_foreach_tramp(gpointer key, gpointer value, in object_class_foreach_tramp() 1238 ObjectPropertyAccessor *get, in object_property_try_add() 1289 ObjectPropertyAccessor *get, in object_property_add() 1302 ObjectPropertyAccessor *get, in object_class_property_add() 1455 const char *value, Error **errp) in object_property_set_str() 1488 Object *value, Error **errp) in object_property_set_link() 1517 bool value, Error **errp) in object_property_set_bool() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | selenium_helpers_base.py | 177 def get(self, url): member in SeleniumTestCaseBase 259 def enter_text(self, selector, value): argument
|
/openbmc/pyphosphor/obmc/utils/ |
H A D | pathtree.py | 148 def __setitem__(self, key, value): argument 171 def get(self, key, default=None): member in PathTree
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 208 boost::optional<std::pair<const_buffers_type, bool>> get( in get() function in bmcweb::HttpBody::writer 285 value_type& value; member in bmcweb::HttpBody::reader
|
/openbmc/linux/tools/net/ynl/lib/ |
D | nlspec.py |
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | cell.rs | 255 value: UnsafeCell<T>, field 411 pub fn get(&self) -> T { in get() method 473 value: UnsafeCell<T>, field 608 let value = unsafe { NonNull::new_unchecked(self.value.get()) }; in borrow() localVariable 662 let value = unsafe { NonNull::new_unchecked(self.value.get()) }; in borrow_mut() localVariable 822 value: NonNull<T>, field 903 value: NonNull<T>, field 955 value: UnsafeCell<MaybeUninit<T>>, field
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_gnttab.c | 215 int xen_gnttab_get_version_op(struct gnttab_get_version *get) in xen_gnttab_get_version_op() 404 static gboolean do_unmap(gpointer key, gpointer value, gpointer user_data) in do_unmap()
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fanctl.cpp | 63 double value; member 382 void get() in get() function 747 auto value = std::get<double>(it->second.at("Value")); in extractSensorData() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_caps.c | 61 ObjectPropertyAccessor *get; member 78 bool value = spapr_get_cap(spapr, cap->index) == SPAPR_CAP_ON; in spapr_cap_get_bool() local 88 bool value; in spapr_cap_set_bool() local 105 uint8_t value = spapr_get_cap(spapr, cap->index); in spapr_cap_get_string() local
|
/openbmc/x86-power-control/src/ |
H A D | power_control.cpp | 847 const std::string PersistentState::get(Params parameter) in get() function in power_control::PersistentState 856 void PersistentState::set(Params parameter, const std::string& value) in set() 1009 const std::string* value = std::get_if<std::string>(&propValue); in setProperties() local 1019 const uint64_t* value = std::get_if<uint64_t>(&propValue); in setProperties() local 1030 const std::string* value = std::get_if<std::string>(&propValue); in setProperties() local 1207 static bool setGPIOOutput(const std::string& name, const int value, in setGPIOOutput() 1237 const std::string& name, const int value, in setMaskedGPIOOutputForMs() 1264 static int setGPIOOutputForMs(const ConfigData& config, const int value, in setGPIOOutputForMs() 2135 static void nmiSetEnableProperty(bool value) in nmiSetEnableProperty() 2199 bool value = true; in nmiSourcePropertyMonitor() local [all …]
|