HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 201 - 225 of 345) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/tools/dx-tests/
Android.mk 62 # cfassembler java library
  /cts/tools/host/etc/
cts.bat 64 call java %java_debug% -Djava.ext.dirs=%frameworkdir% -Djava.library.path=%libdir% -Dcom.android.cts.bindir= -jar %jarpath% %argument%
  /cts/tools/signature-tools/
Android.mk 17 # signature-tools java library
  /dalvik/dexopt/
Android.mk 17 # so it must be linked against the full VM shared library.
  /external/chromium/sdch/open-vcdiff/packages/rpm/
rpm.spec 20 A library that provides an encoder and decoder for the VCDIFF
  /external/clearsilver/java-jni/
Android.mk 4 # clearsilver java library
48 LOCAL_C_INCLUDES += /System/Library/Frameworks/JavaVM.framework/Headers
  /external/expat/amiga/
Makefile 28 SHAREDLIB = $(DESTDIR)/expat.library
69 copy libs/expat.library $(sharedlibdir) quiet
  /external/openssl/crypto/conf/
keysets.pl 63 * This library is free for commercial and non-commercial use as long as
73 * as the author of the parts of the library used.
89 * The word 'cryptographic' can be left out if the rouines from the library
  /external/protobuf/
configure.ac 80 # Checks for library functions.
106 AC_MSG_FAILURE([--with-zlib was given, but no working zlib library was found])
  /external/stlport/
Android.mk 2 # library. Android's port also relies on bionic which is not built for the
  /external/zlib/
configure 4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
12 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
233 echo Checking for shared library support...
237 echo Building shared library $SHAREDLIBV with $CC.
239 echo No shared library support.
246 echo 'No shared library support; try without defining CC and CFLAGS'
257 echo Building static library $STATICLIB version $VER with $CC.
  /hardware/msm7k/libgralloc-qsd8k/
Android.mk 36 # Build a host library for testing
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ClientData.java 177 /** library map info. Stored here since the backtrace data
595 synchronized void addNativeLibraryMapInfo(long startAddr, long endAddr, String library) {
596 mNativeLibMapInfo.add(new NativeLibraryMapInfo(startAddr, endAddr, library));
  /ndk/build/core/
build-binary.mk 230 # If LOCAL_LDLIBS contains anything like -l<library> then
249 # If this is a static library module
256 $(hide) $(cmd-build-static-library)
262 # If this is a shared library module
268 $(hide) $(cmd-build-shared-library)
  /external/freetype/src/cff/
cffobjs.c 64 module = FT_Get_Module( size->root.face->driver->root.library,
359 module = FT_Get_Module( slot->face->driver->root.library,
446 FT_Library library = cffface->driver->root.library; local
450 library, "sfnt" );
457 library, "pshinter" );
507 /* support will be added later to a layout library on top of */
537 error = cff_font_load( library, stream, face_index, cff, pure_cff );
cffdrivr.c 409 FT_Library library = FT_FACE_LIBRARY( face ); local
418 FT_Module sfnt = FT_Get_Module( library, "sfnt" );
614 sfnt = FT_Get_Module( driver->library, "sfnt" );
  /external/tremolo/Tremolo/
floor1LARM.s 1 @ Tremolo library
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
makefile 132 @echo cleaning OS library...
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
AndroidManifestParser.java 249 UsesLibrary library = new UsesLibrary(); local
250 library.mName = value;
259 library.mRequired = b;
263 mManifestData.mLibraries.add(library);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
makefile 132 @echo cleaning OS library...
  /bootable/recovery/updater/
Android.mk 33 # Each library in TARGET_RECOVERY_UPDATER_LIBS should have a function
  /development/build/
Android.mk 3 # The source files for this library are _all_ generated, something we don't do
  /development/ide/xcode/ports/
skia_mac.cp 27 // since different applications share this library, they only have in common:
  /external/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/openssl/ssl/
install.com 74 $! Object library.

Completed in 1301 milliseconds

1 2 3 4 5 6 7 891011>>