Home
last modified time | relevance | path

Searched defs:int (Results 51 – 75 of 106) sorted by relevance

12345

/openbmc/libmctp/
H A Dlog.c71 void mctp_set_log_custom(void (*fn)(int, const char *, va_list)) in mctp_set_log_custom()
/openbmc/phosphor-buttons/inc/
H A Dserial_uart_mux.hpp73 void handleEvent(sd_event_source*, int, uint32_t) override {} in handleEvent() argument
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dutils.py50 def line_col(s, position: int) -> LineAndColumn:
/openbmc/qemu/scripts/qapi/
H A Dsource.py50 def next_line(self: T, n: int = 1) -> T:
H A Dintrospect.py96 level: int = 0,
108 def indent(level: int) -> str:
/openbmc/phosphor-logging/test/
H A Delog_errorwrap_test.hpp49 int journalImpl::sd_journal_open(sd_journal**, int) in sd_journal_open() argument
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp207 int main(int, char**) in main() argument
212 signals.async_wait([&ioc](const boost::system::error_code&, const int&) { in main()
/openbmc/kcsbridge/src/
H A Dmain.cpp58 stdplus::exception::ignore([&kcs, &bus, &slot](IO&, int, uint32_t) { in execute() argument
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_lpc_unittest.cpp58 .WillOnce(Invoke([&data](int, void* buf, std::size_t) { in TEST() argument
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialbridged.cpp55 [&serialchannel, &uart, &bus, &slot](IO&, int, uint32_t) { in execute() argument
/openbmc/openpower-occ-control/
H A Docc_errors.cpp99 int Error::processEvents(sd_event_source* /*es*/, int /*fd*/, in processEvents() argument
H A Docc_device.cpp101 void Device::presenceCallback(int) in presenceCallback() argument
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp10 [](sd_event_source*, int, uint32_t, void* data) noexcept { in fdio() argument
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager_main.cpp84 int main(int /*argc*/, char** /*argv*/) in main() argument
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_watch.cpp38 std::function<int(int, fs::path&)> syncCallback) : in SyncWatch()
/openbmc/phosphor-gpio-monitor/test/
H A Dutest.cpp58 static int callbackHandler(sd_event_source*, int, uint32_t, void*) in callbackHandler() argument
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py133 def complete(self, text: str, state: int) -> Optional[str]:
472 cpu_index: int = 0) -> QMPMessage:
/openbmc/qemu/docs/sphinx/
H A Ddbusdoc.py58 def add_line(self, line: str, *lineno: int) -> None:
H A Dqapidoc.py129 def add_line_raw(self, line: str, source: str, *lineno: int) -> None:
428 def set_namespace(self, namespace: str, source: str, lineno: int) -> None:
/openbmc/sdeventplus/test/source/
H A Dio.cpp120 IO::Callback callback = [&completions](IO&, int, uint32_t) { in TEST_F() argument
157 std::make_unique<IO>(*event, fd, events, [](IO&, int, uint32_t) {}); in SetUp() argument
/openbmc/qemu/ui/
H A Dcocoa.m420 {
452 CGPoint position; argument
769 - (void) toggleKey: (int)keycode { argument
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp252 int /* signalNumber */) { in setupSignal()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp250 void receive(sdeventplus::source::IO& /*source*/, int /*fd*/, in receive() argument
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp82 int Presence::processEvents(sd_event_source*, int, uint32_t, void* userData) in processEvents() argument
/openbmc/sdbusplus/src/
H A Devent.cpp168 int event::run_wakeup(sd_event_source*, int, uint32_t, void* data) in run_wakeup() argument

12345