Home
last modified time | relevance | path

Searched +defs:get +defs:value (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp59 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 Delog.hpp42 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 Dnames_values.hpp50 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 Dnames_values.hpp50 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 Dsensordatahandler.hpp56 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 Dsensordatahandler.cpp50 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 Dascii_string.cpp85 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 Dmutual_tls.cpp76 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/
Dxattr.h
/openbmc/linux/tools/testing/selftests/mqueue/
Dmq_open_tests.c
Dmq_perf_tests.c
/openbmc/openbmc/poky/scripts/
H A Ddevtool44 def get(self, section, option, default=None): member in ConfigHandler
77 def set(self, section, option, value): argument
H A Drunqemu311 def get(self, key): member in BaseConfig
319 def set(self, key, value): argument
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Ddevtool46 ret = self.config_obj.get(section, option) member in ConfigHandler
79 set(self, section, option, value) global() argument
[all...]
H A Drunqemu311 def get(self, key): member in BaseConfig
319 def set(self, key, value): argument
[all...]
/openbmc/qemu/qom/
H A Dobject.c499 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 Dselenium_helpers_base.py177 def get(self, url): member in SeleniumTestCaseBase
259 def enter_text(self, selector, value): argument
/openbmc/pyphosphor/obmc/utils/
H A Dpathtree.py148 def __setitem__(self, key, value): argument
171 def get(self, key, default=None): member in PathTree
/openbmc/bmcweb/http/
H A Dhttp_body.hpp208 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/
Dnlspec.py
/openbmc/qemu/rust/qemu-api/src/
H A Dcell.rs255 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 Dxen_gnttab.c215 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 Dfanctl.cpp63 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 Dspapr_caps.c61 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 Dpower_control.cpp847 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 …]

12