Home
last modified time | relevance | path

Searched defs:it (Results 76 – 100 of 403) sorted by relevance

12345678910>>...17

/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp511 auto it = _parameters.find(name); in setParameter() local
542 auto it = _parameters.find(name); in getParameter() local
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp227 for (const auto& it : activations) in reset() local
307 auto it = activations.find(versionsPQ.top().second); in freePriority() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp30 auto it = certMap.find(certType); in writeFromMemory() local
97 auto it = certMap.find(certType); in write() local
/openbmc/pldm/host-bmc/
H A Ddbus_to_terminus_effecters.cpp239 const auto& it = chProperties.find(propertyName); in processHostEffecterChangeNotification() local
353 const auto& it = chProperties.find(propertyName); in processTerminusNumericEffecterChangeNotification() local
431 auto it = std::find(propValues.begin(), propValues.end(), propertyValue); in findNewStateValue() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallouts.cpp58 auto it = std::ranges::find_if(_callouts, [&callout](const auto& c) { in addCallout() local
/openbmc/phosphor-dbus-monitor/src/
H A Dsnmp_trap.cpp29 auto it = intfs.find(entry); in trap() local
/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.cpp60 auto it = properties.find(namesProperty); in interfaceFoundCallback() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_user.c22 struct intel_engine_cs *it = in intel_engine_lookup_user() local
210 struct list_head *it, *next; in intel_engines_driver_register() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp63 auto it = children.find(jsonKey); in find() local
286 auto it = std::from_chars(value.begin(), value.end(), query.expandLevel); in getExpandType() local
386 for (const boost::urls::params_view::value_type& it : urlParams) in parseParameters() local
963 auto it = currRoot.begin(); in recursiveSelect() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dvpd.cpp34 auto it = cachedKeywords.find(keyword); in getValue() local
/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp42 vector<fs::path>::iterator it; in TEST() local
/openbmc/linux/drivers/comedi/drivers/
H A Ddac02.c101 static int dac02_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dac02_attach()
H A Dni_atmio.c280 struct comedi_devconfig *it) in ni_atmio_attach()
H A Ddt2817.c101 static int dt2817_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2817_attach()
/openbmc/pldm/platform-mc/
H A Dterminus_manager.cpp176 auto it = findTerminusPtr(mctpInfo); in discoverMctpTerminusTask() local
211 auto it = findTerminusPtr(mctpInfo); in removeMctpTerminus() local
249 auto it = termini.find(tid); in initMctpTerminus() local
/openbmc/phosphor-pid-control/sensors/
H A Dbuilder.cpp53 for (const auto& it : config) in buildSensors() local
/openbmc/linux/sound/firewire/dice/
H A Ddice-presonus.c28 struct fw_csr_iterator it; in snd_dice_detect_presonus_formats() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.cpp83 auto it = properties.find(propertyName); in getPropertyValue() local
/openbmc/linux/include/linux/ceph/
H A Dmessenger.h136 #define __ceph_bio_iter_advance_step(it, n, STEP) do { \ argument
156 #define ceph_bio_iter_advance(it, n) \ argument
162 #define ceph_bio_iter_advance_step(it, n, BVEC_STEP) \ argument
180 #define __ceph_bvec_iter_advance_step(it, n, STEP) do { \ argument
189 #define ceph_bvec_iter_advance(it, n) \ argument
195 #define ceph_bvec_iter_advance_step(it, n, BVEC_STEP) \ argument
206 #define ceph_bvec_iter_shorten(it, n) do { \ argument
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.cpp29 const auto it = properties.find("Functional"); in matchHandler() local
/openbmc/qemu/ebpf/
H A Debpf.c43 struct ElfBinaryDataEntry *it = NULL; in ebpf_find_binary_by_id() local
/openbmc/phosphor-networkd/src/
H A Dsystem_configuration.cpp38 auto it = values.find("Hostname"); in SystemConfiguration() local
/openbmc/telemetry/src/
H A Don_change_threshold.cpp28 auto it = in updateSensors() local
/openbmc/linux/kernel/sched/
H A Didle.c329 struct idle_timer *it = container_of(timer, struct idle_timer, timer); in idle_inject_timer_fn() local
339 struct idle_timer it; in play_idle_precise() local
/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp572 for (const std::string& it : registryPrefix) in requestRoutesEventDestinationCollection() local
764 for (const auto& it : headerChunk) in requestRoutesEventDestination() local

12345678910>>...17