HomeSort by relevance Sort by last modified time
    Searched defs:libs (Results 1 - 24 of 24) sorted by null

  /external/compiler-rt/lib/dfsan/scripts/
build-libc-list.py 60 libs = [os.path.join(options.libc_dso_path, name) for name in variable
75 libs += [os.path.join(options.libc_archive_path, name) for name in
79 libs.append(os.path.join(options.libgcc_dso_path, 'libgcc_s.so.1'))
80 libs.append(os.path.join(options.libgcc_archive_path, 'libgcc.a'))
83 libs.append(os.path.join(options.libstdcxx_dso_path, 'libstdc++.so.6'))
86 for l in libs:
  /bootable/recovery/updater/
Android.mk 83 # These libs are also linked in with updater, but we don't try to call
86 # extension libs.
91 $(inc) : libs := $(TARGET_RECOVERY_UPDATER_LIBS) macro
95 $(hide) $(foreach lib,$(libs),echo "extern void Register_$(lib)(void);" >> $@;)
97 $(hide) $(foreach lib,$(libs),echo " Register_$(lib)();" >> $@;)
  /cts/tests/tests/os/src/android/os/cts/
RequiredComponentsTest.java 120 String[] libs = packageManager.getSystemSharedLibraryNames(); local
122 for (String lib : libs) {
  /external/icu/icu4c/as_is/os400/
iculd.c 63 char libs[4024]; local
78 libs[0]=0;
196 strcat(libs,outputdir);
197 strcat(libs,"/");
198 strncat(libs,p+1,strlen(p)-4);
199 strcat(libs," ");
217 libs,
  /external/libxml2/python/
setup.py.in 170 libs = [libraryPrefix + "xml2"] + platformLibs variable
178 # We are gonna build 2 identical shared libs with merge initializing
190 libs.insert(0, libraryPrefix + 'exslt')
191 libs.insert(0, libraryPrefix + 'xslt')
198 libraries=libs, define_macros=macros)]
202 libraries=libs, define_macros=macros))
  /build/make/core/
main.mk 773 define resolve-shared-libs-depes
794 define get-all-shared-libs-deps
798 $(foreach m,$(call get-all-shared-libs-deps,$(dep)),\
809 define update-host-shared-libs-deps-for-suites
812 $(eval my_deps := $(call get-all-shared-libs-deps,$(m)))\
822 $(call resolve-shared-libs-depes,TARGET_)
824 $(call resolve-shared-libs-depes,TARGET_,true)
826 $(call resolve-shared-libs-depes,HOST_)
828 $(call resolve-shared-libs-depes,HOST_,true)
831 # This should be called after calling resolve-shared-libs-depes for HOST_2ND_ARCH
    [all...]
definitions.mk 750 # Get the exported-sdk-libs files which collectively give you the list of exported java sdk
751 # lib names that are (transitively) exported from the given set of java libs
753 define exported-sdk-libs-files
754 $(foreach lib,$(1),$(call intermediates-dir-for,JAVA_LIBRARIES,$(lib),,COMMON)/exported-sdk-libs)
    [all...]
  /cts/tests/tests/jni/src/android/jni/cts/
JniStaticTest.java 336 String[] libs = new String[] { "libicuuc.so", "libicui18n.so"}; local
338 for (String lib : libs) {
LinkerNamespacesHelper.java 104 List<String> libs = new ArrayList<>(); local
113 libs.add(line);
117 return libs;
120 private static String readExtensionConfigFiles(String configDir, List<String> libs) throws IOException {
144 libs.add(lib);
168 // Check if public.libraries.txt contains libs other than the
169 // public system libs (NDK libs).
174 // OEM libs that passed above tests are available to Android app via JNI
177 // PRODUCT libs that passed are also availabl
    [all...]
  /external/llvm/utils/
extract_symbols.py 330 parser.add_argument('libs', metavar='lib', type=str, nargs='+',
386 libs = list() variable
387 for lib in args.libs:
403 libs.append(lib)
407 calling_convention_decoration = is_32bit_windows(libs[0])
418 vals = [(get_symbols, should_keep_symbol, calling_convention_decoration, x) for x in libs]
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 34 struct Libs {
50 const Libs* libs = reinterpret_cast<const Libs*>(ctx); local
51 GrGLFuncPtr proc = (GrGLFuncPtr) GetProcedureAddress(libs->fGLLib, name);
55 proc = (GrGLFuncPtr) GetProcedureAddress(libs->fEGLLib, name);
395 static Libs gLibs = { nullptr, nullptr };
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 34 struct Libs {
50 const Libs* libs = reinterpret_cast<const Libs*>(ctx); local
51 GrGLFuncPtr proc = (GrGLFuncPtr) GetProcedureAddress(libs->fGLLib, name);
55 proc = (GrGLFuncPtr) GetProcedureAddress(libs->fEGLLib, name);
395 static Libs gLibs = { nullptr, nullptr };
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/
extract_symbols.py 338 parser.add_argument('libs', metavar='lib', type=str, nargs='+',
394 libs = list() variable
395 for lib in args.libs:
411 libs.append(lib)
415 calling_convention_decoration = is_32bit_windows(libs[0])
426 vals = [(get_symbols, should_keep_symbol, calling_convention_decoration, x) for x in libs]
  /external/python/cpython2/Lib/plat-mac/
bundlebuilder.py 105 libs = [] variable in class:BundleBuilder
199 for path in self.libs:
542 # Python.framework was specified manually in self.libs.
543 for lib in self.libs:
893 builder.libs.append(os.path.normpath(arg))
    [all...]
  /external/u-boot/
Makefile 677 libs-y += lib/
678 libs-$(HAVE_VENDOR_COMMON_LIB) += board/$(VENDOR)/common/
679 libs-$(CONFIG_OF_EMBED) += dts/
680 libs-y += fs/
681 libs-y += net/
682 libs-y += disk/
683 libs-y += drivers/
684 libs-y += drivers/dma/
685 libs-y += drivers/gpio/
686 libs-y += drivers/i2c
    [all...]
  /external/guice/lib/build/
felix-2.0.5.jar 
bnd-0.0.384.jar 
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
freemarker-2.3.16.jar 
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 

Completed in 323 milliseconds