Home
last modified time | relevance | path

Searched defs:handler (Results 751 - 775 of 2769) sorted by relevance

1...<<31323334353637383940>>...111

/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_call.js[all...]
H A Dproxy_define_own_property.js[all...]
H A Dproxy_own_keys.js[all...]
H A Dproxy_delete.js[all...]
H A Dproxy_has.js[all...]
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/source/
H A Dwrap_tools.cpp20 bool jsmbed_wrap_register_global_function(const char* name, jerry_external_handler_t handler) { in jsmbed_wrap_register_global_function() argument
61 bool jsmbed_wrap_register_class_constructor(const char* name, jerry_external_handler_t handler) { in jsmbed_wrap_register_class_constructor() argument
66 bool jsmbed_wrap_register_class_function(jerry_value_t this_obj, const char* name, jerry_external_handler_t handler) { in jsmbed_wrap_register_class_function() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_signals.c25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c27 void *handler = dlopen(LIB_NETSYS_CLIENT_NAME, RTLD_LAZY); in is_allow_internet() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c27 void *handler = dlopen(LIB_NETSYS_CLIENT_NAME, RTLD_LAZY); in is_allow_internet() local
/third_party/musl/src/network/
H A Dsocket.c30 void *handler = dlopen(LIB_NETSYS_CLIENT_NAME, RTLD_LAZY); in is_allow_internet() local
/third_party/musl/libc-test/src/regression/
H A Dmalloc-double-free-check.c25 static void handler(int s) in handler() function
/third_party/libfuse/lib/
H A Dfuse_signals.c39 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
H A D9-1.c29 static void handler(int signo) in handler() function
H A D2-2.c30 static void handler(int signo) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
H A D7-2.c25 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D6-1.c37 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H A D7-1.c30 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D10-1.c26 static void handler(int signo PTS_ATTRIBUTE_UNUSED, siginfo_t *info, in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/
H A D4-1.c38 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D7-1.c27 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D9-1.c32 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
H A D5-1.c45 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D5-3.c38 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
H A D5-2.c37 static void handler(int signo PTS_ATTRIBUTE_UNUSED) in handler() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H A D4-2.c37 static void handler(int signo) in handler() function

Completed in 6 milliseconds

1...<<31323334353637383940>>...111