Searched refs:lib (Results 101 - 125 of 1085) sorted by relevance

1234567891011>>

/external/e2fsprogs/misc/
H A DMakefile.in98 COMPILE_ET=$(top_builddir)/lib/et/compile_et --build-tree
607 tune2fs.o: $(srcdir)/tune2fs.c $(top_builddir)/lib/config.h \
608 $(top_builddir)/lib/dirpaths.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \
609 $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/ext2fs/ext2fs.h \
610 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \
611 $(top_srcdir)/lib/ext2fs/ext2_io.h $(top_builddir)/lib/ext2f
[all...]
/external/libedit/
H A Dcompile98 lib=$1
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib
[all...]
/external/pcre/dist/
H A Dcompile98 lib=$1
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib
[all...]
/external/chromium_org/printing/
H A Dcups_config_helper.py85 for lib in flags:
86 if lib[:2] == "-l":
87 print '"%s", ' % lib[2:]
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dasan-symbolize-sanity-test.cc26 void *lib = dlopen(path.c_str(), RTLD_NOW); local
27 if (!lib) {
31 fun_t *inc2 = (fun_t*)dlsym(lib, "inc2");
/external/compiler-rt/test/tsan/
H A Dload_shared_lib.cc54 void *lib = dlopen(path.c_str(), RTLD_NOW); local
55 if (!lib) {
60 *(void **)&write_from_so = dlsym(lib, "write_from_so");
/external/llvm/bindings/python/llvm/
H A Dbit_reader.py14 lib = get_library() variable
20 result = lib.LLVMParseBitcode(mem_buffer, byref(module), byref(out))
31 register_library(lib)
/external/fio/
H A DAndroid.mk30 lib_src_files := lib/rbtree.c lib/flist_sort.c lib/getrusage.c lib/hweight.c lib/ieee754.c lib/lfsr.c \
31 lib/num2str.c lib/prio_tree.c lib/rand.c lib/zip
[all...]
/external/libvorbis/symbian/
H A Dvorbis.mmp33 TARGET vorbis.lib
34 TARGETTYPE lib
37 SOURCEPATH ..\lib
/external/chromium_org/build/android/gyp/
H A Dwrite_ordered_libraries.py77 return set((lib for lib in all_deps if not IsSystemLibrary(lib)))
88 libraries = [os.path.basename(lib) for lib in binaries]
92 libraries = [lib for lib in all_deps if not IsSystemLibrary(lib)]
/external/chromium_org/components/translate/core/browser/resources/
H A Dtranslate.js21 var lib;
106 if (lib.isAvailable()) {
125 lib.restore();
128 lib.restore();
181 if (!lib.getDetectedLanguage)
183 return lib.getDetectedLanguage();
234 lib.translatePage(originalLang, targetLang, onTranslateProgress);
248 lib.restore();
258 lib = google.translate.TranslateService({
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dtest-webkitperl39 use lib $FindBin::Bin; # so this script can be run from any directory.
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftspic.h41 #define GET_PIC( lib ) \
42 ( (SmoothPIC*)( (lib)->pic_container.smooth ) )
/external/chromium_org/third_party/libjingle/source/talk/build/
H A Dcommon.gypi44 'java_home%': '<!(python -c "import os; dir=os.getenv(\'JAVA_HOME\', \'/usr/lib/jvm/java-6-sun\'); assert os.path.exists(os.path.join(dir, \'include/jni.h\')), \'Point \\$JAVA_HOME or the java_home gyp variable to a directory containing include/jni.h!\'; print dir")',
/external/chromium_org/third_party/libyuv/
H A Dwinarm.mk8 AR=lib
36 all: libyuv_arm.lib winarm.mk
38 libyuv_arm.lib: $(LOCAL_OBJ_FILES) winarm.mk
42 $(RM) "source\*.o" libyuv_arm.lib
/external/chromium_org/tools/clang/scripts/
H A Drepackage.sh17 LLVM_LIB_DIR="${LLVM_TAR_DIR}/lib"
49 LIBFILE=lib$LIBNAME.$SO_EXT
57 cp $PDIR/lib/$LIBFILE "$LLVM_LIB_DIR/"
59 tar zcf ${PDIR}_repack.tgz -C "$LLVM_TAR_DIR" bin include lib buildlog.txt
61 tar zcf ${PDIR}_repack.tgz -C "$LLVM_TAR_DIR" bin lib buildlog.txt
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
H A Dandroid_profiling_helper.py45 def _FindMatchingUnstrippedLibraryOnHost(device, lib):
46 lib_base = os.path.basename(lib)
48 device_md5 = device.RunShellCommand('md5 "%s"' % lib, as_root=True)[0]
70 # The corresponding unstripped library will be under out/Release/lib.
71 unstripped_host_lib = os.path.join(out_path, 'lib', lib_base)
116 lib = missing_lib_re.match(line)
117 if lib:
118 lib = lib.group(1)
119 path = os.path.dirname(lib)
[all...]
/external/cmockery/cmockery_0_1_2/windows/
H A Dmakefile44 LIBTOOL=lib.exe
68 libcmt.lib kernel32.lib /NODEFAULTLIB:libc.lib \
71 .SUFFIXES: .exe .lib .obj .c
74 $(LIBRARY_DIR)\cmockery.lib examples
101 mkdir -p $(INSTALL_DIR)\lib
103 cp -f $(LIBRARY_DIR)\cmockery.lib $(INSTALL_DIR)\lib
108 $(LIBRARY_DIR)\cmockery.lib \
[all...]
/external/doclava/
H A Dmoe.sh19 # * Removing the lib/ directory- jsilver is built from source, and
23 rm -fr res/ src/ && svn export --force https://doclava.googlecode.com/svn/trunk/ . && rm -fr lib/ samples/ src/com/google/doclava/DoclavaTask.java
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
H A Dbuild.properties109 bootclasspath=d:/ibm1.3.1/jre/lib/rt.jar
/external/emma/core/java12/com/vladium/jcd/cls/constant/
H A DCONSTANT_String_info.java13 import com.vladium.jcd.lib.UDataInputStream;
14 import com.vladium.jcd.lib.UDataOutputStream;
H A DCONSTANT_ref_info.java13 import com.vladium.jcd.lib.UDataInputStream;
14 import com.vladium.jcd.lib.UDataOutputStream;
/external/f2fs-tools/mkfs/
H A DMakefile.am7 mkfs_f2fs_LDADD = ${libuuid_LIBS} $(top_builddir)/lib/libf2fs.la
/external/freetype/src/smooth/
H A Dftspic.h41 #define GET_PIC( lib ) \
42 ( (SmoothPIC*)( (lib)->pic_container.smooth ) )
/external/icu/icu4c/source/config/
H A Dicucross.mk4 TOOLLIBDIR=$(cross_buildroot)/lib

Completed in 670 milliseconds

1234567891011>>