Home
last modified time | relevance | path

Searched defs:libs (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini42 libs=winmm.lib key
53 libs=%PYTHONPREFIX%\..\zlib-1.1.4\zlib.lib /nodefaultlib:libc key
57 libs=advapi32.lib key
72 libs=ole32.lib oleaut32.lib key
77 libs=kernel32.lib user32.lib shell32.lib advapi32.lib key
83 libs=advapi32.lib key
104 libs=netapi32.lib key
134 libs=uuid.lib key
151 libs=MBLOGON.lib ADDRLKUP.LIB mapi32.lib version.lib key
156 libs=MBLOGON.lib ADDRLKUP.LIB exchinst.lib EDKCFG.LIB EDKUTILS.LIB EDKMAPI.LIB mapi32.lib version.l… key
[all …]
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini42 libs=winmm.lib key
53 libs=%PYTHONPREFIX%\..\zlib-1.1.4\zlib.lib /nodefaultlib:libc key
57 libs=advapi32.lib key
72 libs=ole32.lib oleaut32.lib key
77 libs=kernel32.lib user32.lib shell32.lib advapi32.lib key
83 libs=advapi32.lib key
104 libs=netapi32.lib key
134 libs=uuid.lib key
151 libs=MBLOGON.lib ADDRLKUP.LIB mapi32.lib version.lib key
156 libs=MBLOGON.lib ADDRLKUP.LIB exchinst.lib EDKCFG.LIB EDKUTILS.LIB EDKMAPI.LIB mapi32.lib version.l… key
[all …]
/external/compiler-rt/lib/dfsan/scripts/
Dbuild-libc-list.py60 libs = [os.path.join(options.libc_dso_path, name) for name in variable
/external/autotest/client/bin/
Dos_dep.py53 def libraries(*libs):
/external/icu/icu4c/as_is/os400/
Diculd.c63 char libs[4024]; in main() local
/external/libcups/filter/
DMakefile56 libs: $(LIBTARGETS) target
/external/libcups/cups/
DMakefile188 libs: $(LIBTARGETS) target
/external/brotli/
DCMakeLists.txt394 set(libs) variable
/external/libxml2/python/
Dsetup.py.in170 libs = [libraryPrefix + "xml2"] + platformLibs variable
/external/llvm/utils/
Dextract_symbols.py386 libs = list() variable
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp48 const Libs* libs = reinterpret_cast<const Libs*>(ctx); in angle_get_gl_proc() local
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp48 const Libs* libs = reinterpret_cast<const Libs*>(ctx); in angle_get_gl_proc() local
/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py105 libs = [] variable in BundleBuilder
/external/deqp/scripts/android/
Dbuild_apk.py942 pkg, libs = getPackageAndLibrariesForTarget(args.target) variable
/external/python/cpython3/
Dconfigure.ac2766 AC_ARG_WITH(libs, optwith
/external/python/cpython2/
Dconfigure.ac2444 AC_ARG_WITH(libs, optwith
/external/vulkan-validation-layers/loader/
Dtrampoline.c120 loader_platform_dl_handle *libs = malloc(sizeof(loader_platform_dl_handle) * layers.count); in vkEnumerateInstanceExtensionProperties() local
208 loader_platform_dl_handle *libs = malloc(sizeof(loader_platform_dl_handle) * layers.count); in vkEnumerateInstanceLayerProperties() local