Home
last modified time | relevance | path

Searched defs:libname (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake19 set(libname "${name}.${os}") variable
26 set(libname "${name}.${arch}") variable
85 set(libname "${name}_${os}") variable
87 set(libname "${name}_${os}_dynamic") variable
106 set(libname "${name}-${arch}") variable
109 set(libname "${name}-dynamic-${arch}") variable
DCompilerRTDarwinUtils.cmake172 set(libname "${name}.${suffix}_${LIB_ARCH}_${LIB_OS}") variable
/external/vulkan-validation-layers/cmake/
DFindXCB.cmake22 set(libname ${comp}) variable
/external/mesa3d/src/mesa/main/
Ddlopen.h47 _mesa_dlopen(const char *libname, int flags) in _mesa_dlopen()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dsplit-lib.py39 def writeLibGenCall(self, libname, irname): argument
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dsplit-lib.py39 def writeLibGenCall(self, libname, irname): argument
/external/compiler-rt/lib/asan/
Dasan_linux.cc97 static bool IsDynamicRTName(const char *libname) { in IsDynamicRTName()
/external/ltrace/
Doptions.c264 char *libname = *libnamep; in grok_libname_pattern() local
293 char *libname; in parse_filter() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1495 const char *libname = "libglapi.so"; in dri2_load() local
1497 const char *libname = "libglapi.so.0"; in dri2_load() local
1504 const char *libname = NULL; in dri2_load() local
/external/libxml2/os400/dlfcn/
Ddlfcn.c879 const char * libname, const char * pathname) in dl_lib_object()
/external/elfutils/src/
Delflint.c3094 const char *libname = elf_strptr (ebl->elf, shdr->sh_link, in check_verneed() local