/third_party/musl/libc-test/src/functionalext/ldso_randomization/ |
H A D | ldso_randomization_test.c | 49 void *handle = dlopen(LIB_NAME, RTLD_NOW); in dlopen_randomization_0100() local 63 void *handle = dlopen(NULL, RTLD_NOW); in dlopen_randomization_0200() local 94 void *handle = dlopen("test_invaild.so", RTLD_NOW); dlopen_randomization_0300() local 109 void *handle = 0; dlopen_randomization_0400() local 133 void *handle; dlopen_randomization_0600() local 167 void *handle = dlopen_ext(LIB_NAME_A, RTLD_NOW, &extinfo); dlopen_ext_randomization_0100() local 182 void *handle = dlopen_ext(NULL, RTLD_NOW, &extinfo); dlopen_ext_randomization_0200() local 214 void *handle = dlopen_ext("test_invaild.so", RTLD_NOW, &extinfo); dlopen_ext_randomization_0300() local 230 void *handle = 0; dlopen_ext_randomization_0400() local 254 void *handle; dlopen_ext_randomization_0600() local 292 void *handle = dlopen_ext(NULL, RTLD_NOW, &extinfo); dlopen_ext_randomization_0800() local 375 void *handle = dlopen_ns(&dlns, LIB_NAME, RTLD_NOW); dlopen_ns_randomization_0100() local 392 void *handle = dlopen_ns(&dlns, NULL, RTLD_NOW); dlopen_ns_randomization_0200() local 426 void *handle = dlopen_ns(&dlns, "test_invaild.so", RTLD_NOW); dlopen_ns_randomization_0300() local 444 void *handle = 0; dlopen_ns_randomization_0400() local 471 void *handle; dlopen_ns_randomization_0600() local 576 void *handle = dlopen("./libc.so", RTLD_NOW); dlopen_randomization_0800() local 588 void *handle = NULL; dlopen_randomization_0900() local [all...] |
/third_party/musl/libc-test/src/functional/ |
H A D | dl_multithread_lock.c | 121 void* handle = dlopen(g_libPath, RTLD_NOW); in dlopen_dlclose_test001() local 131 void* handle = dlopen(g_initlibPath, RTLD_NOW); in dlopen_dlclose_test002() local 332 void* handle = dlopen(g_initlibPath, RTLD_NOW); in dl_multithread_lock_0500() local [all...] |
H A D | dlopen.c | 19 void* handle = dlopen(name, mode); in do_dlopen() local 100 void* handle = dlopen(SO_FOR_DLOPEN, RTLD_LOCAL); in dlopen_dlclose() local 136 void* handle = dlopen(DLOPEN_WEAK, RTLD_LAZY | RTLD_GLOBAL); dlopen_dlclose_weak() local 150 void *handle = dlopen(SO_CLOSE_RECURSIVE_OPEN_SO, RTLD_LAZY | RTLD_LOCAL); dlclose_recursive() local 212 void* handle; dlclose_exit_test() local 241 void* handle = dlopen(DLCLOSE_WITH_TLS, RTLD_GLOBAL); dlclose_with_tls_test() local [all...] |
/third_party/musl/libc-test/src/functionalext/ldso_cfi/ |
H A D | ldso_cfi_check.c | 99 void* handle = dlopen(LIB_PATH, RTLD_LAZY); in cfi_slowpath_function_test_0002() local 132 void* handle = dlopen(LIB_PATH, RTLD_LAZY); in cfi_slowpath_function_test_0003() local 162 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_function_test_0004() local 185 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_function_test_0005() local 221 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_function_test_0006() local 249 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_function_test_0007() local 284 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_function_test_0008() local 315 void* handle = dlopen(LIB_PATH, RTLD_LAZY); cfi_slowpath_diag_function_test_0001() local [all...] |
/third_party/musl/libc-test/src/functionalext/relro/ |
H A D | dlopen_ext_relro_test.c | 62 static void clear_handle(void *handle) in clear_handle() argument 77 void *handle = dlopen_ext(lib, RTLD_NOW, &extinfo); in test_write_relro_file() local 97 void *handle = dlopen_ext(lib, RTLD_NOW, &extinfo); in test_write_relro_file_ext() local 113 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, NULL); dlopen_ext_relro_0100() local 129 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0200() local 145 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0300() local 170 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0400() local 187 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0500() local 213 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0600() local 240 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0700() local 267 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0800() local 284 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_0900() local 311 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1000() local 339 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1100() local 366 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1200() local 394 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1500() local 430 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1600() local 467 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1700() local 504 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1800() local 539 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_1900() local 576 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_2000() local 613 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_2100() local 652 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_2200() local 691 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_2300() local 729 void *handle = dlopen_ext(LIB_NAME, RTLD_NOW, &extinfo); dlopen_ext_relro_2400() local [all...] |
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | vs-test.c | 143 void *handle; in set_vertices() local 187 void *handle; in set_vertex_shader() local 210 void *handle; in set_fragment_shader() local 432 void *handle; in init() local 441 void *handle; init() local 449 void *handle; init() local [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_fence.c | 59 uint32_t handle; member 187 vmw_fence_create(struct pb_fence_ops *fence_ops, uint32_t handle, in vmw_fence_create() argument [all...] |
/third_party/mesa3d/src/gbm/main/ |
H A D | gbm_backend_abi.h | 185 union gbm_bo_handle handle; member
|
/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_driint.h | 134 uint32_t handle, size; member
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | ns_parse.c | 174 ns_msg handle; in ns_initparse_0100() local 193 ns_msg handle; in ns_initparse_0200() local 256 ns_msg handle; in ns_parserr_0100() local 293 ns_msg handle; ns_parserr_0200() local 322 ns_msg handle; ns_parserr_0300() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | init.c | 136 HMODULE handle = NULL; in DEFINE_RUN_ONCE_STATIC() local 663 HMODULE handle = NULL; in OPENSSL_atexit() local
|
/third_party/node/deps/openssl/openssl/crypto/dso/ |
H A D | dso_dlfcn.c | 447 void *ret = NULL, *handle = dlopen(NULL, RTLD_LAZY); in dlfcn_globallookup() local
|
/third_party/node/deps/uv/src/ |
H A D | threadpool.c | 300 void uv__work_done(uv_async_t* handle) { in uv__work_done() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | kqueue.c | 465 uv_fs_event_t* handle; in uv__fs_event() local 506 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { in uv_fs_event_init() argument 512 int uv_fs_event_start(uv_fs_event_t* handle, in uv_fs_event_start() argument 575 uv_fs_event_stop(uv_fs_event_t* handle) uv_fs_event_stop() argument 603 uv__fs_event_close(uv_fs_event_t* handle) uv__fs_event_close() argument [all...] |
H A D | pipe.c | 34 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) { in uv_pipe_init() argument 44 int uv_pipe_bind(uv_pipe_t* handle, const char* name) { in uv_pipe_bind() argument 112 uv__pipe_listen(uv_pipe_t* handle, int backlog, uv_connection_cb cb) uv__pipe_listen() argument 138 uv__pipe_close(uv_pipe_t* handle) uv__pipe_close() argument 155 uv_pipe_open(uv_pipe_t* handle, uv_file fd) uv_pipe_open() argument 191 uv_pipe_connect(uv_connect_t* req, uv_pipe_t* handle, const char* name, uv_connect_cb cb) uv_pipe_connect() argument 258 uv__pipe_getsockpeername(const uv_pipe_t* handle, uv__peersockfunc func, char* buffer, size_t* size) uv__pipe_getsockpeername() argument 302 uv_pipe_getsockname(const uv_pipe_t* handle, char* buffer, size_t* size) uv_pipe_getsockname() argument 307 uv_pipe_getpeername(const uv_pipe_t* handle, char* buffer, size_t* size) uv_pipe_getpeername() argument 312 uv_pipe_pending_instances(uv_pipe_t* handle, int count) uv_pipe_pending_instances() argument 316 uv_pipe_pending_count(uv_pipe_t* handle) uv_pipe_pending_count() argument 333 uv_pipe_pending_type(uv_pipe_t* handle) uv_pipe_pending_type() argument 344 uv_pipe_chmod(uv_pipe_t* handle, int mode) uv_pipe_chmod() argument [all...] |
H A D | signal.c | 36 uv_signal_t* handle; member 168 uv_signal_t* handle; in uv__signal_first_handle() local 185 uv_signal_t* handle; in uv__signal_handler() local 301 uv_handle_t* handle = QUEUE_DATA(q, uv_handle_t, handle_queue); uv__signal_loop_cleanup() local 319 uv_signal_init(uv_loop_t* loop, uv_signal_t* handle) uv_signal_init() argument 335 uv__signal_close(uv_signal_t* handle) uv__signal_close() argument 340 uv_signal_start(uv_signal_t* handle, uv_signal_cb signal_cb, int signum) uv_signal_start() argument 345 uv_signal_start_oneshot(uv_signal_t* handle, uv_signal_cb signal_cb, int signum) uv_signal_start_oneshot() argument 352 uv__signal_start(uv_signal_t* handle, uv_signal_cb signal_cb, int signum, int oneshot) uv__signal_start() argument 420 uv_signal_t* handle; uv__signal_event() local 513 uv_signal_stop(uv_signal_t* handle) uv_signal_stop() argument 520 uv__signal_stop(uv_signal_t* handle) uv__signal_stop() argument [all...] |
H A D | tcp.c | 31 static int new_socket(uv_tcp_t* handle, int domain, unsigned long flags) { in new_socket() argument 67 static int maybe_new_socket(uv_tcp_t* handle, int domain, unsigned long flags) { in maybe_new_socket() argument 205 uv__tcp_connect(uv_connect_t* req, uv_tcp_t* handle, const struct sockaddr* addr, unsigned int addrlen, uv_connect_cb cb) uv__tcp_connect() argument 271 uv_tcp_open(uv_tcp_t* handle, uv_os_sock_t sock) uv_tcp_open() argument 287 uv_tcp_getsockname(const uv_tcp_t* handle, struct sockaddr* name, int* namelen) uv_tcp_getsockname() argument 301 uv_tcp_getpeername(const uv_tcp_t* handle, struct sockaddr* name, int* namelen) uv_tcp_getpeername() argument 315 uv_tcp_close_reset(uv_tcp_t* handle, uv_close_cb close_cb) uv_tcp_close_reset() argument 422 uv_tcp_nodelay(uv_tcp_t* handle, int on) uv_tcp_nodelay() argument 440 uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) uv_tcp_keepalive() argument 462 uv_tcp_simultaneous_accepts(uv_tcp_t* handle, int enable) uv_tcp_simultaneous_accepts() argument 471 uv__tcp_close(uv_tcp_t* handle) uv__tcp_close() argument [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | fs-event.c | 36 uv__fs_event_queue_readdirchanges(uv_loop_t* loop, uv_fs_event_t* handle) uv__fs_event_queue_readdirchanges() argument 140 uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) uv_fs_event_init() argument 156 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument 372 uv_fs_event_stop(uv_fs_event_t* handle) uv_fs_event_stop() argument 426 uv__process_fs_event_req(uv_loop_t* loop, uv_req_t* req, uv_fs_event_t* handle) uv__process_fs_event_req() argument 585 uv__fs_event_close(uv_loop_t* loop, uv_fs_event_t* handle) uv__fs_event_close() argument 597 uv__fs_event_endgame(uv_loop_t* loop, uv_fs_event_t* handle) uv__fs_event_endgame() argument [all...] |
H A D | poll.c | 75 static void uv__fast_poll_submit_poll_req(uv_loop_t* loop, uv_poll_t* handle) { in uv__fast_poll_submit_poll_req() argument 137 uv__fast_poll_process_poll_req(uv_loop_t* loop, uv_poll_t* handle, uv_req_t* req) uv__fast_poll_process_poll_req() argument 269 uv_poll_t* handle = (uv_poll_t*) req->data; uv__slow_poll_thread_proc() local 336 uv__slow_poll_submit_poll_req(uv_loop_t* loop, uv_poll_t* handle) uv__slow_poll_submit_poll_req() argument 366 uv__slow_poll_process_poll_req(uv_loop_t* loop, uv_poll_t* handle, uv_req_t* req) uv__slow_poll_process_poll_req() argument 408 uv_poll_init(uv_loop_t* loop, uv_poll_t* handle, int fd) uv_poll_init() argument 413 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument 486 uv__poll_set(uv_poll_t* handle, int events, uv_poll_cb cb) uv__poll_set() argument 517 uv_poll_start(uv_poll_t* handle, int events, uv_poll_cb cb) uv_poll_start() argument 522 uv_poll_stop(uv_poll_t* handle) uv_poll_stop() argument 527 uv__process_poll_req(uv_loop_t* loop, uv_poll_t* handle, uv_req_t* req) uv__process_poll_req() argument 536 uv__poll_close(uv_loop_t* loop, uv_poll_t* handle) uv__poll_close() argument 577 uv__poll_endgame(uv_loop_t* loop, uv_poll_t* handle) uv__poll_endgame() argument [all...] |
H A D | process-stdio.c | 75 HANDLE handle; in uv_disable_stdio_inheritance() local 98 uv__duplicate_handle(uv_loop_t* loop, HANDLE handle, HANDLE* dup) uv__duplicate_handle() argument 132 HANDLE handle; uv__duplicate_fd() local 146 HANDLE handle; uv__create_nul_handle() local 362 HANDLE handle = CHILD_STDIO_HANDLE(buffer, i); uv__stdio_destroy() local 377 HANDLE handle = CHILD_STDIO_HANDLE(buffer, i); uv__stdio_noinherit() local [all...] |
/third_party/openssl/test/ |
H A D | p_test.c | 40 const OSSL_CORE_HANDLE *handle; member 228 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() argument
|
/third_party/openssl/test/testutil/ |
H A D | fake_random.c | 164 static int fake_rand_provider_init(const OSSL_CORE_HANDLE *handle, in fake_rand_provider_init() argument
|
/third_party/openssl/crypto/ |
H A D | init.c | 136 HMODULE handle = NULL; in DEFINE_RUN_ONCE_STATIC() local 663 HMODULE handle = NULL; in OPENSSL_atexit() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueUtils.hpp | 68 const vk::VkDevice& handle; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ShaderGL.cpp | 28 TranslateTaskGL(ShHandle handle, in TranslateTaskGL() argument 88 ShHandle handle = mTranslateTask->getHandle(); variable 390 ShHandle handle = compilerInstance->getHandle(); in compile() local 427 ShHandle handle = compilerInstance->getHandle(); in compile() variable [all...] |