HomeSort by relevance Sort by last modified time
    Searched refs:dlsym (Results 1 - 25 of 183) sorted by null

1 2 3 4 5 6 7 8

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_dispatch.cpp 25 ptr = dlsym(gles_android,"eglGetError"); disp->set_eglGetError((eglGetError_t)ptr);
26 ptr = dlsym(gles_android,"eglGetDisplay"); disp->set_eglGetDisplay((eglGetDisplay_t)ptr);
27 ptr = dlsym(gles_android,"eglInitialize"); disp->set_eglInitialize((eglInitialize_t)ptr);
28 ptr = dlsym(gles_android,"eglTerminate"); disp->set_eglTerminate((eglTerminate_t)ptr);
29 ptr = dlsym(gles_android,"eglQueryString"); disp->set_eglQueryString((eglQueryString_t)ptr);
30 ptr = dlsym(gles_android,"eglGetConfigs"); disp->set_eglGetConfigs((eglGetConfigs_t)ptr);
31 ptr = dlsym(gles_android,"eglChooseConfig"); disp->set_eglChooseConfig((eglChooseConfig_t)ptr);
32 ptr = dlsym(gles_android,"eglGetConfigAttrib"); disp->set_eglGetConfigAttrib((eglGetConfigAttrib_t)ptr);
33 ptr = dlsym(gles_android,"eglCreateWindowSurface"); disp->set_eglCreateWindowSurface((eglCreateWindowSurface_t)ptr);
34 ptr = dlsym(gles_android,"eglCreatePbufferSurface"); disp->set_eglCreatePbufferSurface((eglCreatePbufferSurfac (…)
    [all...]
gles_dispatch.cpp 25 ptr = dlsym(gles_android,"glAlphaFunc"); disp->set_glAlphaFunc((glAlphaFunc_t)ptr);
26 ptr = dlsym(gles_android,"glClearColor"); disp->set_glClearColor((glClearColor_t)ptr);
27 ptr = dlsym(gles_android,"glClearDepthf"); disp->set_glClearDepthf((glClearDepthf_t)ptr);
28 ptr = dlsym(gles_android,"glClipPlanef"); disp->set_glClipPlanef((glClipPlanef_t)ptr);
29 ptr = dlsym(gles_android,"glColor4f"); disp->set_glColor4f((glColor4f_t)ptr);
30 ptr = dlsym(gles_android,"glDepthRangef"); disp->set_glDepthRangef((glDepthRangef_t)ptr);
31 ptr = dlsym(gles_android,"glFogf"); disp->set_glFogf((glFogf_t)ptr);
32 ptr = dlsym(gles_android,"glFogfv"); disp->set_glFogfv((glFogfv_t)ptr);
33 ptr = dlsym(gles_android,"glFrustumf"); disp->set_glFrustumf((glFrustumf_t)ptr);
34 ptr = dlsym(gles_android,"glGetClipPlanef"); disp->set_glGetClipPlanef((glGetClipPlanef_t)ptr)
    [all...]
ApiInitializer.h 36 symbol = dlsym(m_dso, name);
  /external/clang/test/SemaCXX/
cxx98-compat-pedantic.cpp 28 void *dlsym();
29 void (*FnPtr)() = (void(*)())dlsym(); // expected-warning {{cast between pointer-to-function and pointer-to-object is incompatible with C++98}}
30 void *FnVoidPtr = (void*)&dlsym; // expected-warning {{cast between pointer-to-function and pointer-to-object is incompatible with C++98}}
  /external/fio/os/windows/posix/include/
dlfcn.h 8 void *dlsym(void *restrict handle, const char *restrict name);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c 121 *procp = dlsym(handle, symboln);
128 *procp = dlsym(handle, symboln);
135 *procp = dlsym(handle, symboln);
142 *procp = dlsym(handle, symboln);
149 *procp = dlsym(handle, symboln);
156 *procp = dlsym(handle, symboln);
163 *procp = dlsym(handle, symboln);
170 *procp = dlsym(handle, symboln);
177 *procp = dlsym(handle, symboln);
184 *procp = dlsym(handle, symboln)
    [all...]
  /external/e2fsprogs/lib/ss/
get_readline.c 80 dlsym(handle, "readline");
82 dlsym(handle, "add_history");
84 dlsym(handle, "rl_forced_update_display");
87 dlsym(handle, "rl_completion_matches");
88 if ((t = dlsym(handle, "rl_readline_name")) != NULL)
91 dlsym(handle, "rl_attempted_completion_function")) != NULL)
  /external/compiler-rt/test/asan/TestCases/Linux/
coverage-module-unloaded.cc 31 void (*bar1)() = (void (*)())dlsym(handle1, "bar");
37 void (*bar2)() = (void (*)())dlsym(handle2, "bar");
coverage-direct.cc 38 void (*bar1)() = (void (*)())dlsym(handle1, "bar");
stack-trace-dlclose.cc 29 void *(*foo)() = (void *(*)())dlsym(handle, "foo");
  /development/ndk/platforms/android-3/include/
dlfcn.h 38 extern void* dlsym(void* handle, const char* symbol);
  /external/chromium_org/content/child/webcrypto/nss/
util_nss.cc 60 dlsym(RTLD_DEFAULT, "PK11_Encrypt"));
62 dlsym(RTLD_DEFAULT, "PK11_Decrypt"));
68 dlsym(RTLD_DEFAULT, "PK11_PubEncrypt"));
70 dlsym(RTLD_DEFAULT, "PK11_PrivDecrypt"));
  /external/compiler-rt/lib/interception/
interception_linux.cc 18 #include <dlfcn.h> // for dlsym() and dlvsym()
23 *func_addr = (uptr)dlsym(RTLD_NEXT, func_name);
  /external/iproute2/include/
dlfcn.h 22 static inline void *dlsym(void *handle, const char *sym) function
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
unity_service.cc 82 dlsym(unity_lib, "unity_inspector_get_default"));
88 dlsym(unity_lib, "unity_inspector_get_unity_running"));
93 dlsym(unity_lib, "unity_launcher_entry_get_for_desktop_id"));
100 dlsym(unity_lib, "unity_launcher_entry_set_count"));
104 dlsym(unity_lib, "unity_launcher_entry_set_count_visible"));
108 dlsym(unity_lib, "unity_launcher_entry_set_progress"));
112 dlsym(unity_lib, "unity_launcher_entry_set_progress_visible"));
  /external/compiler-rt/test/profile/Inputs/
instrprof-dlopen-main.c 22 void (*func)(int) = (void (*)(int))dlsym(f1_handle, "func");
35 void (*func2)(int) = (void (*)(int))dlsym(f2_handle, "func2");
  /bionic/tests/
dlfcn_test.cpp 55 void* sym = dlsym(self, "DlSymTestFunction");
72 void* sym = dlsym(handle, "getRandomNumber");
102 fn_ptr foo_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo"));
103 fn_ptr foo_library_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo_library"));
114 foo_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo"));
115 foo_library_ptr = reinterpret_cast<fn_ptr>(dlsym(handle, "foo_library"));
128 fn_ptr is_ctor_called = reinterpret_cast<fn_ptr>(dlsym(handle, "is_ctor_called_irelative"));
132 is_ctor_called = reinterpret_cast<fn_ptr>(dlsym(handle, "is_ctor_called_jump_slot"));
160 fn_t fn = reinterpret_cast<fn_t>(dlsym(handle, "relo_test_get_answer"));
189 void* sym = dlsym(RTLD_DEFAULT, "dlopen_test_get_answer")
    [all...]
  /development/ndk/platforms/android-8/include/
dlfcn.h 49 extern void* dlsym(void* handle, const char* symbol);
  /external/chromium_org/third_party/android_crazy_linker/src/tests/
zoo.cpp 19 bar_func = reinterpret_cast<void (*)()>(dlsym(bar_lib, "Bar"));
  /external/compiler-rt/test/asan/TestCases/Android/
coverage-android.cc 59 void (*bar1)() = (void (*)())dlsym(handle1, "bar");
  /external/compiler-rt/test/tsan/
ignore_lib1.cc 25 void (*f)() = (void(*)())dlsym(h, "libfunc");
  /external/ltrace/testsuite/ltrace.minor/
libdl-simple.c 16 test = dlsym(handle, "test_libdl");
  /external/chromium_org/net/dns/
dns_config_watcher_mac.cc 33 dlsym(handle_, "dns_configuration_notify_key"));
36 dlsym(handle_, "dns_configuration_copy"));
39 dlsym(handle_, "dns_configuration_free"));
  /external/lldb/test/functionalities/load_unload/
main.c 33 a_function = (int (*) ()) dlsym (a_dylib_handle, "a_function");
48 a_function = (int (*) ()) dlsym (c_dylib_handle, "c_function");
62 a_function = (int (*) ()) dlsym (a_dylib_handle, "a_function");
  /external/chromium_org/tools/android/heap_profiler/
heap_profiler_hooks_android.c 53 real_mmap = (mmap_t) dlsym(RTLD_NEXT, "mmap");
54 real_mmap2 = (mmap_t) dlsym(RTLD_NEXT, "mmap2");
55 real_mmap64 = (mmap64_t) dlsym(RTLD_NEXT, "mmap64");
56 real_mremap = (mremap_t) dlsym(RTLD_NEXT, "mremap");
57 real_munmap = (munmap_t) dlsym(RTLD_NEXT, "munmap");
58 real_malloc = (malloc_t) dlsym(RTLD_NEXT, "malloc");
59 real_calloc = (calloc_t) dlsym(RTLD_NEXT, "calloc");
60 real_realloc = (realloc_t) dlsym(RTLD_NEXT, "realloc");
61 real_free = (free_t) dlsym(RTLD_NEXT, "free");
66 has_forked_off_zygote = (int*) dlsym(RTLD_NEXT, "gMallocLeakZygoteChild")
    [all...]

Completed in 366 milliseconds

1 2 3 4 5 6 7 8