Home
last modified time | relevance | path

Searched refs:control_handler (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/rtp/
H A DBUILD.gn19 rtc_library("control_handler") {
22 "control_handler.cc",
23 "control_handler.h",
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/congestion_controller/rtp/
H A DBUILD.gn19 rtc_library("control_handler") {
22 "control_handler.cc",
23 "control_handler.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/congestion_controller/rtp/
H A DBUILD.gn19 rtc_library("control_handler") {
22 "control_handler.cc",
23 "control_handler.h",
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/congestion_controller/rtp/
H A DBUILD.gn19 rtc_library("control_handler") {
22 "control_handler.cc",
23 "control_handler.h",
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_modem.h142 modem_control_handler_t control_handler; member
156 switch_status_t modem_init(struct modem *fm, modem_control_handler_t control_handler);
H A Dmod_spandsp_modem.c132 if (modem->control_handler) { in t31_call_control_handler()
133 ret = modem->control_handler(modem, num, op); in t31_call_control_handler()
217 switch_status_t modem_init(modem_t *modem, modem_control_handler_t control_handler) argument
363 modem->control_handler = control_handler;
1024 static int control_handler(modem_t *modem, const char *num, int op) function
1241 modem_init(modem, control_handler);
/dports/cad/yosys/yosys-yosys-0.12/misc/
H A Dlauncher.c206 BOOL control_handler(DWORD control_type) { in control_handler() function
232 SetConsoleCtrlHandler((PHANDLER_ROUTINE) control_handler, TRUE); in create_and_wait_for_subprocess()
/dports/devel/py-setuptools44/setuptools-44.1.1/
H A Dlauncher.c182 BOOL control_handler(DWORD control_type) { in control_handler() function
208 SetConsoleCtrlHandler((PHANDLER_ROUTINE) control_handler, TRUE); in create_and_wait_for_subprocess()
/dports/devel/py-setuptools/setuptools-57.0.0/
H A Dlauncher.c182 BOOL control_handler(DWORD control_type) { in control_handler() function
208 SetConsoleCtrlHandler((PHANDLER_ROUTINE) control_handler, TRUE); in create_and_wait_for_subprocess()
/dports/emulators/mess/mame-mame0226/src/osd/windows/
H A Dwinmain.cpp148 static BOOL WINAPI control_handler(DWORD type);
301 SetConsoleCtrlHandler(control_handler, TRUE); in main()
334 static BOOL WINAPI control_handler(DWORD type) in control_handler() function
/dports/emulators/mame/mame-mame0226/src/osd/windows/
H A Dwinmain.cpp148 static BOOL WINAPI control_handler(DWORD type);
301 SetConsoleCtrlHandler(control_handler, TRUE); in main()
334 static BOOL WINAPI control_handler(DWORD type) in control_handler() function
/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.cpp377 control_handler(const char *path, const char *types, lo_arg **argv, in control_handler() function
473 lo_server_add_method(osc_server, myControlPath, "if", control_handler, &gui); in main()
H A Dtrivial_sampler_qt_gui.cpp564 control_handler(const char *path, const char *types, lo_arg **argv, in control_handler() function
656 lo_server_add_method(osc_server, myControlPath, "if", control_handler, &gui); in main()
/dports/shells/xonsh/xonsh-0.7.9/xonsh/
H A Djupyter_kernel.py125 def control_handler(self, wire_message): member in XonshKernel
164 self.control_stream.on_recv(self.control_handler)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/lang/gcc8/gcc-8.5.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc326 brig_directive_control_handler control_handler (*this); in parse() local
375 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/lang/gcc9/gcc-9.4.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc327 brig_directive_control_handler control_handler (*this); in parse() local
376 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc327 brig_directive_control_handler control_handler (*this); in parse() local
376 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc327 brig_directive_control_handler control_handler (*this); in parse() local
376 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc327 brig_directive_control_handler control_handler (*this); in parse() local
376 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/brig/brigfrontend/
H A Dbrig-to-generic.cc327 brig_directive_control_handler control_handler (*this); in parse() local
376 {BRIG_KIND_DIRECTIVE_CONTROL, &control_handler}, in parse()

12