Home
last modified time | relevance | path

Searched refs:vector (Results 1226 – 1250 of 2143) sorted by relevance

1...<<41424344454647484950>>...86

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.hpp421 using DBusInterfaceAdded = std::vector<std::pair<
423 std::vector<std::pair<std::string, std::variant<std::string>>>>>;
434 std::vector<std::unique_ptr<pldm::requester::oem_ibm::DbusToFileHandler>>
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp139 std::vector<PartClear> getPartsToClear(const std::string& info) in getPartsToClear()
141 std::vector<PartClear> ret; in getPartsToClear()
189 std::vector<PartClear> getPartsToClear() in getPartsToClear()
/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp15 std::vector<fs::path>& o_foundPaths) in findFiles()
/openbmc/telemetry/src/interfaces/
H A Dsensor.hpp59 using Sensors = std::vector<std::shared_ptr<interfaces::Sensor>>;
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Drde_dictionary_manager.hpp32 std::vector<uint8_t> data;
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.hpp79 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches;
/openbmc/intel-ipmi-oem/src/
H A Dfruutils.cpp36 bool validateBasicFruContent(const std::vector<uint8_t>& fru, in validateBasicFruContent()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.hpp10 using configs_t = std::vector<ConfigIntf::HealthMetric>;
/openbmc/pldm/common/test/
H A Dmocked_utils.hpp69 (const std::string&, int, const std::vector<std::string>&),
/openbmc/phosphor-fan-presence/control/templates/
H A Ddefs.mako73 std::vector<Action>{
96 std::vector<Trigger>{
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_multiplebundle_unittest.cpp89 std::vector<DataHandlerPack> data; in SetUp()
104 std::vector<HandlerPack> blobs;
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp222 std::vector<std::string> strings{static_locs}; in do_log()
297 std::vector<iovec> iov{}; in do_log()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp37 const std::vector<Group>& groups) : in PCIeCardFloors()
168 std::vector<std::string> names; in loadCardJSON()
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp84 const std::vector<std::pair< in asyncGetAllPropertiesStringTypeOnly()
136 const std::vector<std::pair< in asyncGetAllProperties()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy.c105 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector() argument
107 return vp_legacy_config_vector(&vp_dev->ldev, vector); in vp_config_vector()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.cpp121 const std::vector<int>& gpioValues, in hasPgoodFault()
164 const std::vector<int>& gpioValues, in hasPgoodFaultGPIO()
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c887 const char *vector; member
954 size_t i, vector_len = strlen(t->vector) / 2; in do_test()
955 void *vector = xmalloc(vector_len); in do_test() local
957 hex_decode(t->vector, vector_len * 2, vector, vector_len); in do_test()
960 sha512(&h, vector, vector_len); in do_test()
962 memcpy(vector, &h, sizeof(h)); in do_test()
968 free(vector); in do_test()
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c219 u8 vector; member
243 u8 vector; member
257 u32 vector; member
1701 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v1()
1782 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v2()
1798 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v3()
1836 u32 vector; in hv_compose_msi_msg() local
1907 vector = 32; in hv_compose_msi_msg()
1930 (u8)vector, in hv_compose_msi_msg()
1939 (u8)vector, in hv_compose_msi_msg()
[all …]
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A DMakefile19 obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o cvmx-boot-vector.o
/openbmc/ibm-logging/
H A Dpolicy_table.hpp30 using DetailsList = std::vector<Details>;
/openbmc/u-boot/arch/m68k/lib/
H A Dinterrupts.c89 vec = (fp->vector >> 2) & 0xff; in int_handler()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_ovec.h76 SpaprOptionVector *spapr_ovec_parse_vector(target_ulong table_addr, int vector);
/openbmc/phosphor-pid-control/sensors/
H A Dmanager.hpp60 std::map<std::string, std::vector<std::string>> _sensorTypeList;
/openbmc/phosphor-dbus-monitor/src/
H A Devent_entry.hpp44 std::vector<std::string>&& metaData) : in Entry()
/openbmc/openpower-hw-diags/attn/pel/
H A Dextended_user_header.hpp162 std::vector<uint8_t> _symptomId;

1...<<41424344454647484950>>...86