Searched refs:lib (Results 51 - 75 of 874) sorted by relevance

1234567891011>>

/external/jemalloc/android/scripts/
H A Dconf_arm.sh23 cp ${OUT}/obj/lib/libm.so ${OUT}/obj/lib/libpthread.so
33 "-L${OUT}/obj/lib"
34 "-Wl,-rpath-link=${OUT}/obj/lib"
35 "${OUT}/obj/lib/crtbegin_dynamic.o"
H A Dconf_arm64.sh23 cp ${OUT}/obj/lib/libm.so ${OUT}/obj/lib/libpthread.so
33 "-L${OUT}/obj/lib"
34 "-Wl,-rpath-link=${OUT}/obj/lib"
35 "${OUT}/obj/lib/crtbegin_dynamic.o"
H A Dconf_mips.sh23 cp ${OUT}/obj/lib/libm.so ${OUT}/obj/lib/libpthread.so
33 "-L${OUT}/obj/lib"
34 "-Wl,-rpath-link=${OUT}/obj/lib"
35 "${OUT}/obj/lib/crtbegin_dynamic.o"
H A Dconf_x86.sh23 cp ${OUT}/obj/lib/libm.so ${OUT}/obj/lib/libpthread.so
33 "-L${OUT}/obj/lib"
34 "-Wl,-rpath-link=${OUT}/obj/lib"
35 "${OUT}/obj/lib/crtbegin_dynamic.o"
H A Dconf_x86_64.sh23 cp ${OUT}/obj/lib/libm.so ${OUT}/obj/lib/libpthread.so
33 "-L${OUT}/obj/lib"
34 "-Wl,-rpath-link=${OUT}/obj/lib"
35 "${OUT}/obj/lib/crtbegin_dynamic.o"
/external/libdivsufsort/
H A DAndroid.mk20 lib/divsufsort.c \
21 lib/sssort.c \
22 lib/trsort.c \
23 lib/utils.c
37 # libdivsufsort using 32-bit integers for the suffix array (host shared lib)
46 # libdivsufsort using 64-bit integers for the suffix array (host shared lib)
/external/libpcap/msdos/
H A Dcommon.dj10 GCCLIB = /djgpp/lib/gcc-lib/djgpp/3.31
14 # DLX 2.91+ lib. Change path to suite.
25 @echo libgcc.a not found. Set \"$(GCCLIB)\" to \"/djgpp/lib/gcc-lib/djgpp/3.X\"
47 # Set to 1 to use exception handler lib (only for me)
61 EXC_LIB = d:/prog/mw/except/lib/libexc.a
/external/libvorbis/test/
H A DMakefile.am13 test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la @OGG_LIBS@
/external/minijail/
H A DMakefile7 LIBDIR = lib
/external/proguard/examples/
H A Dmidlets.pro12 -libraryjars /usr/local/java/wtk2.5.2/lib/midpapi20.jar
13 -libraryjars /usr/local/java/wtk2.5.2/lib/cldcapi11.jar
H A Dproguard.pro12 -injars ../lib/proguard.jar(!proguard/ant/**,!proguard/gradle/**,!proguard/wtk/**)
15 -libraryjars <java.home>/lib/rt.jar
44 #-libraryjars /usr/local/java/ant/lib/ant.jar
57 #-libraryjars /usr/local/java/gradle-1.3/lib/plugins/gradle-plugins-1.3.jar
58 #-libraryjars /usr/local/java/gradle-1.3/lib/gradle-base-services-1.3.jar
59 #-libraryjars /usr/local/java/gradle-1.3/lib/gradle-core-1.3.jar
60 #-libraryjars /usr/local/java/gradle-1.3/lib/groovy-all-1.8.6.jar
/external/selinux/prebuilts/bin/
H A Dsediff5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
H A Dseinfo5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
H A Dsesearch5 export LD_LIBRARY_PATH=$ANDROID_BUILD_TOP/external/selinux/prebuilts/lib
6 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
/external/selinux/sepolgen/src/share/
H A DMakefile1 SHAREDIR ?= $(DESTDIR)/var/lib/sepolgen
/external/webrtc/talk/app/webrtc/javatests/
H A Dlibjingle_peerconnection_java_unittest.sh40 echo "/usr/lib/x86_64-linux-gnu/libpulse.so.0. I will now refuse to run "
50 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`:`pwd`/lib:`pwd`/lib.target
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
H A DExtensionNamespacesManager.java213 String lib = "";
215 new Object[]{uri, lang, lib}));
219 new Object[]{uri, lang, lib}));
223 new Object[]{uri, lang, lib}));
228 lib = "org.apache.xalan.lib.Extensions";
230 new Object[]{uri, lang, lib}));
234 new Object[]{uri, lang, lib}));
238 lib = "org.apache.xalan.lib
[all...]
/external/skia/platform_tools/android/gyp_gen/
H A Dgypd_parser.py21 '-l<name>' get assigned to var_dict.LOCAL_SHARED_LIBRARIES as 'lib<name>',
22 and entries in the form '[lib]<name>.a' get assigned to
23 var_dict.LOCAL_STATIC_LIBRARIES as 'lib<name>'.
51 for lib in d.get('libraries', []):
52 if lib.endswith('.a'):
54 lib = lib[:-2]
55 # Add 'lib', if necessary
56 if not lib.startswith('lib')
[all...]
/external/compiler-rt/test/tsan/
H A Dignore_lib1.cc23 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib1.so"; local
24 void *h = dlopen(lib.c_str(), RTLD_GLOBAL | RTLD_NOW);
H A Dignore_lib3.cc21 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib3.so"; local
22 void *h = dlopen(lib.c_str(), RTLD_GLOBAL | RTLD_NOW);
/external/e2fsprogs/debian/
H A Dlibuuid1.postinst31 useradd -d /var/lib/libuuid -K UID_MIN=$FIRST_SYSTEM_UID -K UID_MAX=$LAST_SYSTEM_UID -g libuuid libuuid
34 mkdir -p /var/lib/libuuid
35 chown libuuid:libuuid /var/lib/libuuid
36 chmod 2775 /var/lib/libuuid
/external/freetype/src/psnames/
H A Dpspic.h44 #define GET_PIC( lib ) \
45 ( (PSModulePIC*)((lib)->pic_container.psnames) )
/external/freetype/src/raster/
H A Drastpic.h42 #define GET_PIC( lib ) \
43 ( (RasterPIC*)( (lib)->pic_container.raster ) )
/external/icu/icu4c/source/common/
H A Dicuplugimp.h42 * @param lib the library to close
47 uplug_closeLibrary(void *lib, UErrorCode *status);
51 * @param lib the library's name
57 uplug_findLibrary(void *lib, UErrorCode *status);
/external/pdfium/third_party/freetype/src/psnames/
H A Dpspic.h46 #define GET_PIC( lib ) \
47 ( (PSModulePIC*)((lib)->pic_container.psnames) )

Completed in 2583 milliseconds

1234567891011>>