HomeSort by relevance Sort by last modified time
    Searched refs:LIBRARY (Results 26 - 50 of 407) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/qcom/media/msm8998/mm-core/
Android.mk 93 # LIBRARY for Android apps
120 # LIBRARY for command line test apps
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
apiset.h 52 #define API_SET_LIBRARY(X) LIBRARY X
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
407 # objects that get linked into the Python library
453 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
479 # Build static library
481 $(LIBRARY): $(LIBRARY_OBJS)
510 # to the stripped DWARF data for the shared library.
522 $(LIBRARY) \
526 -all_load $(LIBRARY) -Wl,-single_module \
539 # This rule builds the Cygwin Python DLL and import library if configured
540 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
408 # objects that get linked into the Python library
454 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
480 # Build static library
482 $(LIBRARY): $(LIBRARY_OBJS)
511 # to the stripped DWARF data for the shared library.
523 $(LIBRARY) \
527 -all_load $(LIBRARY) -Wl,-single_module \
540 # This rule builds the Cygwin Python DLL and import library if configured
541 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
407 # objects that get linked into the Python library
453 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
479 # Build static library
481 $(LIBRARY): $(LIBRARY_OBJS)
510 # to the stripped DWARF data for the shared library.
522 $(LIBRARY) \
526 -all_load $(LIBRARY) -Wl,-single_module \
539 # This rule builds the Cygwin Python DLL and import library if configured
540 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
408 # objects that get linked into the Python library
454 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
480 # Build static library
482 $(LIBRARY): $(LIBRARY_OBJS)
511 # to the stripped DWARF data for the shared library.
523 $(LIBRARY) \
527 -all_load $(LIBRARY) -Wl,-single_module \
540 # This rule builds the Cygwin Python DLL and import library if configured
541 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /external/libxml2/vms/
build_libxml.com 3 $! Build the LIBXML library
9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
10 $! After the library is built, you can link LIBXML routines into
13 $! $ LINK your_modules,XML_LIBDIR:LIBXML.OLB/LIBRARY
45 $!- list of sources to be built into the LIBXML library. Compare this list
129 $! object library
135 $ write sys$output "Creating new object library XML_LIBDIR:LIBXML.OLB"
136 $ library/create XML_LIBDIR:LIBXML.OLB
142 $!- compile modules into the library ------------------------------------------
144 $ lib_command = "LIBRARY/REPLACE/LOG XML_LIBDIR:LIBXML.OLB
    [all...]
  /frameworks/support/content/src/android/support/content/
InMemoryCursor.java 41 @RestrictTo(RestrictTo.Scope.LIBRARY)
  /external/e2fsprogs/lib/et/
Makefile.in 25 LIBRARY= libcom_err
  /external/libusb/msvc/
ddk_build.cmd 2 ::# default builds static library.
4 ::# - "DLL" to build a DLL instead of a static library
5 ::# - "/MT" to build a static library compatible with MSVC's /MT option (LIBCMT vs MSVCRT)
11 set TARGET=LIBRARY
  /external/r8/src/main/java/com/android/tools/r8/utils/
AndroidApp.java 169 /** Get input streams for all dex library resources. */
174 /** Get input streams for all Java-bytecode library resources. */
184 /** Get library resource providers. */
466 * Add library file resources.
473 * Add library file resources.
477 addFile(file, ClassKind.LIBRARY, false);
483 * Add library resource provider.
610 case LIBRARY:
  /toolchain/binutils/binutils-2.25/ld/
deffilep.y 121 %token NAME LIBRARY DESCRIPTION STACKSIZE_K HEAPSIZE CODE DATAU DATAL
144 | LIBRARY opt_name opt_base { def_image_name ($2, $3, 1); }
253 /* Disable LIBRARY keyword as valid symbol-name. This is necessary
258 | LIBRARY { $$ = "LIBRARY"; } */
965 /* If a LIBRARY or NAME statement is specified without a name, there is nothing
973 def_filename, linenumber, is_dll ? "LIBRARY" : "NAME",
989 /* Honor a BASE address statement, even if LIBRARY string is empty. */
1251 { "LIBRARY", LIBRARY },
    [all...]
  /external/e2fsprogs/lib/ss/
Makefile.in 15 LIBRARY= libss
43 # for the library
170 true ; else echo "Regression test for ss library failed!"; exit 1 ; fi
  /external/minijail/
common.mk 496 $(error Typo alert! LIBARY != LIBRARY)
504 $(error Typo alert! LIBARY != LIBRARY)
512 $(error Typo alert! LIBARY != LIBRARY)
520 $(error Typo alert! LIBARY != LIBRARY)
    [all...]
  /external/modp_b64/
common.mk 496 $(error Typo alert! LIBARY != LIBRARY)
504 $(error Typo alert! LIBARY != LIBRARY)
512 $(error Typo alert! LIBARY != LIBRARY)
520 $(error Typo alert! LIBARY != LIBRARY)
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/
manifest-merger-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.0/
manifest-merger-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.2/
manifest-merger-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.0/
manifest-merger-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.1/
manifest-merger-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.3/
manifest-merger-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.0/
manifest-merger-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.1/
manifest-merger-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.3/
manifest-merger-22.7.3.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.1.0/
support-annotations-25.1.0.jar 

Completed in 1770 milliseconds

12 3 4 5 6 7 8 91011>>