Home
last modified time | relevance | path

Searched refs:vector (Results 976 – 1000 of 2160) sorted by relevance

1...<<31323334353637383940>>...87

/openbmc/linux/arch/x86/kernel/
H A Didt.c22 .vector = _vector, \
193 write_idt_entry(idt, t->vector, &desc); in idt_setup_from_table()
195 set_bit(t->vector, system_vectors); in idt_setup_from_table()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp151 const std::vector<uint8_t>& responseBytes) in invocationCallback()
170 std::vector<uint8_t> bytes = hexStringToBytes(command); in invokeRoTCommand()
181 const std::vector<uint8_t>& responseBytes) { in invokeRoTCommand()
/openbmc/dbus-sensors/src/
H A DMCUTempSensor.cpp69 std::vector<thresholds::Threshold>&& thresholdData, in MCUTempSensor()
233 std::vector<thresholds::Threshold> sensorThresholds; in createSensors()
310 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main()
H A DTachSensor.hpp47 RedundancySensor(size_t count, const std::vector<std::string>& children,
74 std::vector<thresholds::Threshold>&& thresholds,
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp53 std::vector<std::tuple<OptionString, OptionValue, ValueDisplayName>>;
181 using BIOSAttributes = std::vector<std::unique_ptr<BIOSAttribute>>;
191 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> biosAttrMatch;
H A Dplatform_state_effecter.hpp40 const std::vector<set_effecter_state_field>& stateField) in setStateEffecterStatesHandler()
114 std::vector<StateSetNum> allowed{}; in setStateEffecterStatesHandler()
/openbmc/telemetry/src/messages/
H A Dtrigger_presence_changed_ind.hpp15 std::vector<std::string> reportIds;
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.hpp14 std::vector<HandlerConfig<ActionPack>>
/openbmc/phosphor-psu-code-mgmt/src/
H A Dtypes.hpp15 std::vector<std::tuple<std::string, std::string, std::string>>;
/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp83 data = std::vector<std::future<bool>>{}; in waitForFutures()
127 std::map<std::string, std::vector<std::future<bool>>> DbusEnvironment::futures;
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp57 std::vector<std::string>
87 std::vector<std::string> messages; in getMessages()
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp32 using ObjectPaths = std::vector<std::string>;
38 using AdditionalData = std::vector<std::string>;
H A Dgenerate_whitelist.sh12 const std::vector<netfncmd_pair> whitelist = {
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dmain.cpp79 std::vector<phosphor::gpio::GpioPresence> gpios; in main()
102 std::vector<std::string> extraInterfaces; in main()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_bt_unittest.cpp51 std::vector<std::uint8_t> bytes = {'1', '2', '3', '4'}; in TEST_F()
92 std::vector<std::uint8_t> bytes = {'1', '2', '3', '4'}; in TEST_F()
/openbmc/phosphor-logging/
H A Delog_entry.hpp27 std::vector<std::tuple<std::string, std::string, std::string>>;
67 std::vector<std::string>&& additionalDataErr, in Entry()
/openbmc/entity-manager/src/
H A Dtopology.cpp45 std::unordered_map<std::string, std::vector<Association>>
48 std::unordered_map<std::string, std::vector<Association>> result; in getAssocs()
/openbmc/qemu/hw/i386/kvm/
H A Dtrace-events5 kvm_xen_unmask_pirq(int pirq, char *dev, int vector) "pirq %d dev %s vector %d"
/openbmc/phosphor-state-manager/test/
H A Dsystemd_parser.cpp51 std::vector<std::string> filePaths; in TEST()
91 std::vector<std::string> filePaths; in TEST()
/openbmc/phosphor-power/tools/power-utils/
H A Dversion.hpp40 std::string getLatest(const std::vector<std::string>& versions);
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.hpp19 std::vector<HandlerConfig<VersionBlobHandler::ActionPack>>
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.hpp32 std::vector<HandlerConfig<LogBlobHandler::ActionPack>>
/openbmc/phosphor-debug-collector/
H A Ddump-extensions.hpp11 using DumpManagerList = std::vector<std::unique_ptr<phosphor::dump::Manager>>;
/openbmc/qemu/target/i386/hvf/
H A Dhvf-i386.h24 int hvf_inject_interrupt(CPUArchState *env, int vector);
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp411 std::vector<std::string>{name_}); in ~dbus_interface()
801 std::vector<std::string>{name_}); in initialize()
842 std::vector<signal> signals_;
843 std::vector<property_callback> property_callbacks_;
844 std::vector<method_callback> method_callbacks_;
846 std::vector<sd_bus_vtable> vtable_;
916 std::vector<std::shared_ptr<dbus_interface>> interfaces_;
917 std::vector<server::manager_t> managers_;

1...<<31323334353637383940>>...87