/third_party/curl/tests/libtest/ |
H A D | lib674.c | 37 CURL *handle2; in test() local
|
H A D | lib544.c | 67 CURL *handle2; in test() local
|
/third_party/musl/libc-test/src/functionalext/dlns/ |
H A D | dlns_special_scene.c | 40 void* handle2 = dlopen_ns(&dlns, dllName, RTLD_LAZY); in dlopen_ns_special_0100() local 71 void* handle2 = dlopen_ns(&dlns_normal, dllName, RTLD_LAZY); in dlopen_ns_special_0200() local
|
H A D | dlns_inherit.c | 269 void* handle2 = dlopen_ns(&dlnsA, libC, RTLD_LAZY); in dlns_inherit_0900() local 309 void* handle2 = dlopen_ns(&dlnsC, dllName, RTLD_LAZY); in dlns_inherit_1000() local
|
H A D | dlns_set_fun.c | 257 void* handle2 = dlopen_ns(&dlns, dllNamePath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0500() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_handle_test.cc | 128 auto* handle2 = new CordzHandle(); in TEST() local
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ |
H A D | dl_iterate_phdr.c | 113 void *handle2 = dlopen("/data/libtest.so", RTLD_NOW); in dl_iterate_phdr_0300() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | lock_test.cc | 214 PlatformThreadHandle handle2 = kNullThreadHandle; in MutexFourThreads() local
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
H A D | ldso_cfi_test.cpp | 64 void* handle2 = dlopen(LIB_PATH, RTLD_NOW); in HWTEST_F() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | dlopen_ns.c | 71 void* handle2 = dlopen_ns(&dlns1, dllName, RTLD_NOW); in dlopen_same_so_twice_by_same_ns() local 100 void* handle2 = dlopen_ns(&dlns2, dllName, RTLD_NOW); in dlopen_same_so_by_different_ns() local 130 void* handle2 = dlopen_ns(&dlns2, dllName, RTLD_NOW); in dlopen_same_so_by_different_inherit_ns() local 196 void* handle2 = dlopen_ns(&inherit_A, dllName, RTLD_LAZY); dlopen_inherit() local 262 void* handle2 = dlopen_ns(&dlns, dllName, RTLD_LAZY); dlopen_test_dlns_create2() local [all...] |
H A D | dl_multithread_lock.c | 310 void* handle2 = dlopen(g_initlibPath, RTLD_NOW); in dl_multithread_lock_0400() local
|
H A D | dlopen.c | 64 void* handle2 = dlopen(SO_LOAD_BY_GLOBAL, RTLD_GLOBAL); in dlopen_so_used_by_dlsym() local 89 void* handle2 = dlopen(SO_FOR_NO_DELETE, RTLD_NOLOAD); in dlopen_nodelete_and_noload() local
|
/third_party/musl/libc-test/src/functionalext/ldso_cfi/ |
H A D | ldso_cfi_check.c | 256 void* handle2 = dlopen(LIB_PATH, RTLD_LAZY); in cfi_slowpath_function_test_0007() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjunittest.c | 394 tjhandle handle2 = tjInitCompress(); in compTest() local 456 tjhandle handle2 = tjInitDecompress(); in _decompTest() local
|