HomeSort by relevance Sort by last modified time
    Searched full:lib (Results 101 - 125 of 4504) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/JavaScriptCore/qt/tests/
tests.pri 10 QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR
11 QMAKE_LIBDIR = $$OUTPUT_DIR/lib $$QMAKE_LIBDIR
14 QMAKE_FRAMEWORKPATH = $$OUTPUT_DIR/lib $$QMAKE_FRAMEWORKPATH
  /external/zlib/contrib/untgz/
Makefile.msc 4 untgz.exe: untgz.obj ..\..\zlib.lib
5 $(CC) $(CFLAGS) untgz.obj ..\..\zlib.lib
10 ..\..\zlib.lib:
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
.classpath 6 <classpathentry kind="lib" path="libs/jfreechart-1.0.9.jar"/>
7 <classpathentry kind="lib" path="libs/jcommon-1.0.12.jar"/>
8 <classpathentry kind="lib" path="libs/jfreechart-1.0.9-swt.jar"/>
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 213 String lib = ""; local
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.Redirect"
    [all...]
  /external/expat/
Makefile.in 44 APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
56 cd lib && rm -f $(LIBRARY) *.o *.lo && rm -rf .libs _libs
99 @for d in lib xmlwf examples tests ; do \
107 INCLUDES = -I$(srcdir)/lib -I.
124 LIB_OBJS = lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
128 lib/xmlparse.lo: lib/xmlparse.c lib/expat.h lib/xmlrole.h lib/xmltok.h
    [all...]
  /device/htc/dream/
extract-files.sh 28 adb pull /system/lib/egl/libGLES_qcom.so ../../../vendor/htc/$DEVICE/proprietary/libGLES_qcom.so
29 adb pull /system/lib/libaudioeq.so ../../../vendor/htc/$DEVICE/proprietary/libaudioeq.so
30 adb pull /system/lib/libcamera.so ../../../vendor/htc/$DEVICE/proprietary/libcamera.so
31 adb pull /system/lib/libgps.so ../../../vendor/htc/$DEVICE/proprietary/libgps.so
32 adb pull /system/lib/libhtc_acoustic.so ../../../vendor/htc/$DEVICE/proprietary/libhtc_acoustic.so
33 adb pull /system/lib/libhtc_ril.so ../../../vendor/htc/$DEVICE/proprietary/libhtc_ril.so
34 adb pull /system/lib/liblvmxipc.so ../../../vendor/htc/$DEVICE/proprietary/liblvmxipc.so
35 adb pull /system/lib/libmm-adspsvc.so ../../../vendor/htc/$DEVICE/proprietary/libmm-adspsvc.so
36 adb pull /system/lib/liboemcamera.so ../../../vendor/htc/$DEVICE/proprietary/liboemcamera.so
37 adb pull /system/lib/libOmxCore.so ../../../vendor/htc/$DEVICE/proprietary/libOmxCore.s
    [all...]
  /device/htc/sapphire/
extract-files.sh 28 adb pull /system/lib/egl/libGLES_qcom.so ../../../vendor/htc/$DEVICE/proprietary/libGLES_qcom.so
29 adb pull /system/lib/libaudioeq.so ../../../vendor/htc/$DEVICE/proprietary/libaudioeq.so
30 adb pull /system/lib/libcamera.so ../../../vendor/htc/$DEVICE/proprietary/libcamera.so
31 adb pull /system/lib/libgps.so ../../../vendor/htc/$DEVICE/proprietary/libgps.so
32 adb pull /system/lib/libhtc_acoustic.so ../../../vendor/htc/$DEVICE/proprietary/libhtc_acoustic.so
33 adb pull /system/lib/libhtc_ril.so ../../../vendor/htc/$DEVICE/proprietary/libhtc_ril.so
34 adb pull /system/lib/liblvmxipc.so ../../../vendor/htc/$DEVICE/proprietary/liblvmxipc.so
35 adb pull /system/lib/libmm-adspsvc.so ../../../vendor/htc/$DEVICE/proprietary/libmm-adspsvc.so
36 adb pull /system/lib/liboemcamera.so ../../../vendor/htc/$DEVICE/proprietary/liboemcamera.so
37 adb pull /system/lib/libOmxCore.so ../../../vendor/htc/$DEVICE/proprietary/libOmxCore.s
    [all...]
  /external/elfutils/m4/
lib-link.m4 0 # lib-link.m4 serial 1 (gettext-0.11)
13 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
22 AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAM
    [all...]
  /bionic/libm/ia64/
Makefile.inc 1 # $FreeBSD: src/lib/msun/ia64/Makefile.inc,v 1.2 2005/03/07 04:54:02 das Exp $
  /bionic/libm/sparc64/
Makefile.inc 1 # $FreeBSD: src/lib/msun/sparc64/Makefile.inc,v 1.2 2005/03/07 04:53:36 das Exp $
  /external/e2fsprogs/debian/
e2fsprogs-udeb.shlibs.local 2 # force the dependency to libblkid1-udeb, even if it don't include the lib
  /external/grub/
Makefile.am 3 SUBDIRS = netboot stage2 stage1 lib grub util docs
  /external/kernel-headers/original/asm-x86/
rwlock.h 7 /* Actual code is in asm/spinlock.h or in arch/x86/lib/rwlock.S */
  /external/openssl/crypto/des/t/
test 3 BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
  /external/v8/tools/visual_studio/
common.vsprops 24 OutputFile="$(OutDir)\lib\$(ProjectName).lib"
30 ImportLibrary="$(OutDir)\lib\$(TargetName).lib"
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreCF.vsprops 9 AdditionalDependencies="CoreFoundation$(LibraryConfigSuffix).lib"
JavaScriptCoreCFLite.vsprops 9 AdditionalDependencies="CFLite$(WebKitConfigSuffix).lib"
  /external/grub/util/
Makefile.am 9 AM_CFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/docs
12 mbchk_LDADD = ../lib/libcommon.a
  /external/proguard/examples/
proguardgui.pro 12 -injars ../lib/proguardgui.jar
13 -injars ../lib/proguard.jar(!META-INF/**,!proguard/ant/**,!proguard/wtk/**)
14 -injars ../lib/retrace.jar (!META-INF/**)
17 -libraryjars <java.home>/lib/rt.jar
29 #-injars ../lib/proguardgui.jar
31 #-libraryjars ../lib/proguard.jar(!proguard/ant/**,!proguard/wtk/**)
32 #-libraryjars ../lib/retrace.jar
33 #-libraryjars <java.home>/lib/rt.jar
  /external/libpng/scripts/
libpng.icc 18 target type(lib) "libpng.lib"
44 source type(lib) "libpng.lib"
45 source type(lib) "zlib.lib"
  /development/build/
sdk.atree 41 framework/org.eclipse.core.commands_3.4.0.I20080509-2000.jar tools/lib/org.eclipse.core.commands_3.4.0.I20080509-2000.jar
42 framework/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar tools/lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
43 framework/org.eclipse.jface_3.4.2.M20090107-0800.jar tools/lib/org.eclipse.jface_3.4.2.M20090107-0800.jar
44 framework/osgi.jar tools/lib/osgi.jar
50 sdk/files/plugin.prop tools/lib/plugin.prop
62 sdk/templates/build.template tools/lib/build.template
78 sdk/files/devices.xml tools/lib/devices.xml
81 sdk/files/android.el tools/lib/android.el
115 framework/dx.jar platforms/${PLATFORM_NAME}/tools/lib/dx.jar
118 framework/androidprefs.jar tools/lib/androidprefs.ja
    [all...]
  /external/bison/m4/
lib-link.m4 0 # lib-link.m4 serial 7 (gettext-0.15)
13 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
22 AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAM
    [all...]
  /external/icu4c/test/letest/
cletest.vcproj 67 AdditionalDependencies="..\..\..\lib\icuucd.lib ..\..\..\lib\icuind.lib ..\..\..\lib\icutestd.lib ..\..\..\lib\icutud.lib ..\..\..\lib\iculed.lib"
    [all...]
  /external/libpng/
CMakeLists.txt 36 PATHS /usr/lib /usr/local/lib
49 option(PNG_SHARED "Build shared lib" ${PNG_SHARED})
51 option(PNG_SHARED "Build shared lib" ON)
54 option(PNG_STATIC "Build static lib" ${PNG_STATIC})
56 option(PNG_STATIC "Build static lib" ON)
96 # to distinguish between debug and release lib
170 # msvc does not append 'lib' - do it here to have consistent name
171 set_target_properties(${PNG_LIB_NAME} PROPERTIES PREFIX "lib")
181 # msvc does not append 'lib' - do it here to have consistent nam
    [all...]
  /external/opencore/tools_v2/build/make/
cml2_shared.mk 22 # Pseudo-targets for libraries. With this, we can use "make lib$(TARGET)" instead of "make $(DESTDIR)/lib%$(TARGET_NAME_SUFFIX).$(LIB_EXT)"
24 lib$(1): $(DESTDIR)/lib$(1)$(TARGET_NAME_SUFFIX).$(SHARED_LIB_EXT)
25 $(DESTDIR)/lib$(1)$(TARGET_NAME_SUFFIX).$(SHARED_LIB_EXT): $(foreach lib,$($(1)_CUMULATIVE_TARGET_LIST),$($(lib)_$(1)_fullname)) $(foreach shlib,$(strip $(call remove_quotes,$(MODS_$(1)))),$(patsubst -l%,$(DESTDIR)/lib%$(TARGET_NAME_SUFFIX).$(SHARED_LIB_EXT),$(shlib)))
26 $(eval $(1)_fullname:=$(DESTDIR)/lib$1$(TARGET_NAME_SUFFIX).$(SHARED_LIB_EXT))
46 $(foreach lib,$(SHARED_LIB_TARGET_LIST),$(eval $(call shared_lib_template,$(lib)))
    [all...]

Completed in 531 milliseconds

1 2 3 45 6 7 8 91011>>