Home
last modified time | relevance | path

Searched refs:HAVE_DLOPEN (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Ddlopen.h33 #if defined(HAVE_DLOPEN)
51 #elif defined(HAVE_DLOPEN) in _mesa_dlopen()
82 #elif defined(HAVE_DLOPEN) in _mesa_dlsym()
100 #elif defined(HAVE_DLOPEN) in _mesa_dlclose()
/external/e2fsprogs/lib/ss/
Dget_readline.c19 #ifdef HAVE_DLOPEN
25 #ifdef HAVE_DLOPEN in ss_release_readline()
43 #ifdef HAVE_DLOPEN in ss_get_readline()
Dinvocation.c19 #ifdef HAVE_DLOPEN
82 #if defined(HAVE_DLOPEN) && defined(SHARED_ELF_LIB) in ss_create_invocation()
100 #if defined(HAVE_DLOPEN) && defined(SHARED_ELF_LIB) in ss_delete_invocation()
Dlisten.c143 #ifdef HAVE_DLOPEN
/external/avahi/avahi-client/
Dcheck-nss.c24 #ifdef HAVE_DLOPEN
34 #ifdef HAVE_DLOPEN in avahi_nss_support()
/external/libxml2/
Dconfig.h32 #define HAVE_DLOPEN /**/ macro
Dxmlmodule.c201 #if defined(HAVE_DLOPEN) && !defined(_WIN32)
Dconfigure.ac926 AC_DEFINE([HAVE_DLOPEN], [], [Have dlopen based dso]) definition
960 AC_DEFINE([HAVE_DLOPEN], [], [Have dlopen based dso]) definition
/external/avahi/
Dconfig.h72 #define HAVE_DLOPEN 1 macro
Dconfigure.ac392 AC_CHECK_LIB(dl, dlopen, [ AC_CHECK_HEADERS(dlfcn.h, HAVE_DLOPEN=yes, HAVE_DLOPEN=no) ], HAVE_DLOPE…
393 if test "x$HAVE_DLOPEN" = "xyes" ; then
394 AC_DEFINE([HAVE_DLOPEN],1,[Have dlopen()]) definition
396 AM_CONDITIONAL(HAVE_DLOPEN, test "x$HAVE_DLOPEN" = "xyes") condition
/external/llvm/device/include/llvm/Config/
Dconfig.h100 #define HAVE_DLOPEN 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h97 #define HAVE_DLOPEN 1 macro
/external/skia/gyp/
Dicu.gyp24 'HAVE_DLOPEN=0',
/external/icu/icu4c/source/common/
Dputil.cpp136 # define HAVE_DLOPEN 0 macro
141 # ifndef HAVE_DLOPEN
142 # define HAVE_DLOPEN 1 macro
150 # define HAVE_DLOPEN 0 macro
2054 #if HAVE_DLOPEN && !U_PLATFORM_USES_ONLY_WIN32_API
/external/curl/CMake/Platforms/
DWindowsCache.cmake12 set(HAVE_DLOPEN 0) variable
/external/llvm/
DMakefile.config.in219 HAVE_DLOPEN := @HAVE_DLOPEN@
/external/libxml2/vms/
Dconfig.vms215 #define HAVE_DLOPEN 1
/external/llvm/include/llvm/Config/
Dconfig.h.cmake69 #cmakedefine HAVE_DLOPEN ${HAVE_DLOPEN}
Dconfig.h.in81 #undef HAVE_DLOPEN
/external/libxml2/os400/
Dos400config.h.in34 #define HAVE_DLOPEN 1 /* Locally emulated. */ macro
/external/mesa3d/src/mesa/
DSConscript34 ('HAVE_DLOPEN', '1'),
/external/llvm/cmake/
Dconfig-ix.cmake218 check_symbol_exists(dlopen dlfcn.h HAVE_DLOPEN)
/external/e2fsprogs/lib/
Dconfig.h.in92 #undef HAVE_DLOPEN
/external/e2fsprogs/
Dconfigure.in73 AC_DEFINE(HAVE_DLOPEN, 1, [Define to 1 if dlopen/libdl exists])]) definition
/external/curl/
DCMakeLists.txt437 check_library_exists("${CURL_LIBS}" dlopen "" HAVE_DLOPEN)

12