Home
last modified time | relevance | path

Searched refs:vector (Results 1176 – 1200 of 2160) sorted by relevance

1...<<41424344454647484950>>...87

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.hpp56 std::vector<std::string> findPortObjects(const std::string& adapterObjPath);
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp121 std::vector<uint8_t> data;
/openbmc/phosphor-dbus-monitor/src/test/
H A Dconditiongentest.cpp12 const std::array<std::vector<size_t>, 2> expectedGroups = {{
/openbmc/telemetry/tests/src/helpers/
H A Dreport_params_helpers.hpp11 void PrintTo(const std::vector<Param>& vec, std::ostream* os);
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp233 std::vector<uint8_t> PMBus::readBinary(const std::string& name, Type type, in readBinary()
244 std::vector<uint8_t> data(length, 0); in readBinary()
273 return std::vector<uint8_t>{}; in readBinary()
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp78 std::vector<std::string> SectionMap::getValueStrings(std::string_view section, in getValueStrings()
154 std::vector<std::string> warnings;
195 std::vector<std::string> new_warnings; in pumpKV()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp57 std::vector<uint8_t> buffer(readSize); in consoleInputHandler()
73 int Manager::writeConsoleSocket(const std::vector<uint8_t>& input, in writeConsoleSocket()
284 std::vector<std::pair<std::string, SolConfVariant>>; in procSolConfChange()
/openbmc/dbus-sensors/src/
H A DExternalSensorMain.cpp307 std::vector<thresholds::Threshold> sensorThresholds; in createSensors()
336 getter->getConfiguration(std::vector<std::string>{sensorType}); in createSensors()
402 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main()
H A DMCUTempSensor.hpp18 std::vector<thresholds::Threshold>&& thresholdData,
/openbmc/linux/arch/openrisc/kernel/
H A Dtraps.c42 asmlinkage void unhandled_exception(struct pt_regs *regs, int ea, int vector);
174 asmlinkage void unhandled_exception(struct pt_regs *regs, int ea, int vector) in unhandled_exception() argument
177 ea, vector); in unhandled_exception()
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp110 std::vector<std::string> fullImages = { in verifyFullImage()
163 std::vector<std::string> imageUpdateList = {bmcFullImages}; in verify()
415 const std::vector<std::string>& imageList, in checkAndVerifyImage()
/openbmc/pldm/platform-mc/test/
H A Dplatform_manager_test.cpp45 std::vector<uint8_t> pldmCmds(size); in TEST_F()
166 std::vector<uint8_t> pldmCmds(size); in TEST_F()
324 std::vector<uint8_t> pldmCmds(size); in TEST_F()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp120 std::vector<std::string> functionalSwIds; in populateSoftwareInformation()
155 std::vector<std::pair< in populateSoftwareInformation()
156 std::string, std::vector<std::string>>>>& in populateSoftwareInformation()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.h62 void *p, unsigned int bytes, int nasid, int vector, int apicid);
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dcompare_vpd_action.cpp33 std::vector<uint8_t> actualValue = in execute()
/openbmc/telemetry/src/
H A Dpersistent_json_storage.hpp14 std::vector<FilePath> list() const override;
/openbmc/phosphor-ipmi-blobs/
H A Dmain.cpp54 const std::vector<uint8_t>& data) { in setupBlobGlobalHandler()
/openbmc/telemetry/src/types/
H A Dreport_types.cpp6 toReadingParameters(const std::vector<LabeledMetricParameters>& labeled) in toReadingParameters()
/openbmc/bmcweb/include/
H A Dstr_utility.hpp14 inline void split(std::vector<std::string>& strings, std::string_view str, in split()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_mcpcia.c576 mcpcia_machine_check(unsigned long vector, unsigned long la_ptr) in mcpcia_machine_check() argument
611 process_mcheck_info(vector, la_ptr, "MCPCIA", expected != 0); in mcpcia_machine_check()
612 if (!expected && vector != 0x620 && vector != 0x630) { in mcpcia_machine_check()
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp142 .get<std::vector<std::string>>(); in isFlagSet()
210 std::vector<fs::path> schemaPaths; in initDataFiles()
246 std::vector<fs::path> dataPaths; in initDataFiles()
367 static std::vector<std::string> stack; in parseAction()
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.c13 u16 ifcvf_set_vq_vector(struct ifcvf_hw *hw, u16 qid, int vector) in ifcvf_set_vq_vector() argument
18 vp_iowrite16(vector, &cfg->queue_msix_vector); in ifcvf_set_vq_vector()
23 u16 ifcvf_set_config_vector(struct ifcvf_hw *hw, int vector) in ifcvf_set_config_vector() argument
27 vp_iowrite16(vector, &cfg->msix_config); in ifcvf_set_config_vector()
/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp91 std::vector<uint8_t> convertVec(const std::string_view& str) in convertVec()
93 std::vector<uint8_t> ret; in convertVec()
321 std::vector<ipmi::Association> assocs; in convertLogEntrytoSEL()
327 assocs = std::get<std::vector<ipmi::Association>>(propValue); in convertLogEntrytoSEL()
/openbmc/google-ipmi-sys/
H A Dmachine_name.cpp58 std::vector<std::uint8_t> reply; in getMachineName()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_floor.hpp68 CountStateFloor(const json& jsonObj, const std::vector<Group>& groups);

1...<<41424344454647484950>>...87