Home
last modified time | relevance | path

Searched defs:make (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dutils.hpp35 static auto make(Arg&& /* arg */) in make() function
59 static auto make(Arg&& arg) in make() function
82 static auto make(Arg&& arg) -> T in make() function
/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py47 def make(cls, value: Dict[str, Any]) -> 'ObjectPropertyInfo': member in ObjectPropertyInfo
78 def make(cls, value: Dict[str, Any]) -> 'ObjectPropertyValue': member in ObjectPropertyValue
102 def make(cls, value: Dict[str, Any]) -> 'ObjectPropertiesValues': member in ObjectPropertiesValues
/openbmc/linux/tools/perf/
DMakefile
/openbmc/linux/net/ax25/
Dax25_in.c
/openbmc/telemetry/src/
H A Dreport_factory.cpp18 std::unique_ptr<interfaces::Report> ReportFactory::make( in make() function in ReportFactory
H A Dtrigger_factory.cpp216 std::unique_ptr<interfaces::Trigger> TriggerFactory::make( in make() function in TriggerFactory
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_queue.hpp77 static auto make(_Item* __list) noexcept -> __intrusive_queue in make() function in stdexec::__queue::__intrusive_queue
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json5 "make": "/usr/local/bin/gmake", string
/openbmc/telemetry/tests/src/
H A Dtest_trigger_actions.cpp269 void make(std::vector<std::string> names) in make() function in action::TestUpdateReport
/openbmc/linux/tools/testing/kunit/
Dkunit_kernel.py