HomeSort by relevance Sort by last modified time
    Searched full:dlopen (Results 501 - 525 of 842) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/common/mac/
cfbundle_blocker.mm 21 // results in a dylib being loaded via dlopen. Both CFBundleLoadExecutable and
  /external/chromium_org/third_party/libva/va/
va_backend.h 475 void *handle; /* dlopen handle */
  /external/chromium_org/third_party/libxml/linux/
config.h 44 /* Have dlopen based dso */
  /external/chromium_org/third_party/libxml/mac/
config.h 44 /* Have dlopen based dso */
  /external/chromium_org/third_party/libxml/src/
xmlmodule.c 212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_s3tc.c 39 #include "dlopen.h"
  /external/libxml2/
config.h 28 /* Have dlopen based dso */
xmlmodule.c 212 return dlopen(name, RTLD_GLOBAL | RTLD_NOW);
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_config.h 247 #define __itt_load_lib(name) dlopen(name, RTLD_LAZY)
  /external/mesa3d/src/mesa/main/
texcompress_s3tc.c 39 #include "dlopen.h"
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
ReadMe.txt 68 include the dlopen version of the file via #ifdef's so only
  /external/qemu/distrib/sdl-1.2.15/
configure.in     [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 110 (well, dlopen() does try for mutual exclusion) and that any "holes" between
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.c 188 handle = dlopen(so, RTLD_LAZY);
  /frameworks/av/media/libmediaplayerservice/
Drm.cpp 118 * mLibrary holds a strong pointer to the dlopen'd library
  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 89 libadreno_utils = ::dlopen("libadreno_utils.so", RTLD_NOW);
  /hardware/qcom/display/msm8974/libgralloc/
alloc_controller.cpp 89 libadreno_utils = ::dlopen("libadreno_utils.so", RTLD_NOW);
  /hardware/qcom/display/msm8x26/libgralloc/
alloc_controller.cpp 89 libadreno_utils = ::dlopen("libadreno_utils.so", RTLD_NOW);
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libogg/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 85 my_cam_app->hal_lib.ptr = dlopen("libmmcamera_interface.so", RTLD_NOW);
86 my_cam_app->hal_lib.ptr_jpeg = dlopen("libmmjpeg_interface.so", RTLD_NOW);
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 272 libmmstillomx = dlopen("libmmstillomx.so", RTLD_NOW);
274 ALOGE("%s: dlopen failed", __func__);
  /external/chromium/sdch/open-vcdiff/
configure     [all...]

Completed in 1805 milliseconds

<<21222324252627282930>>