Home
last modified time | relevance | path

Searched defs:make (Results 1 – 13 of 13) 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/linux/tools/perf/
H A DMakefile58 define make macro
/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py47 def make(cls, value: Dict[str, Any]) -> 'ObjectPropertyInfo': member in ObjectPropertyInfo
/openbmc/linux/net/ax25/
H A Dax25_in.c188 struct sock *make, *sk; in ax25_rcv() local
/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/
H A Dkunit_kernel.py74 def make(self, jobs: int, build_dir: str, make_options: Optional[List[str]]) -> None: member in LinuxSourceTreeOperations
/openbmc/linux/net/netrom/
H A Daf_netrom.c874 struct sock *make; in nr_rx_frame() local
/openbmc/linux/net/rose/
H A Daf_rose.c1020 struct sock *make; in rose_rx_call_request() local
/openbmc/linux/net/x25/
H A Daf_x25.c944 struct sock *make; in x25_rx_call_request() local