HomeSort by relevance Sort by last modified time
    Searched refs:lib (Results 251 - 275 of 1689) sorted by null

<<11121314151617181920>>

  /sdk/testapps/testProjectTest/lib/src/com/android/tests/testprojecttest/lib/
LibActivity.java 1 package com.android.tests.testprojecttest.lib;
  /external/chromium_org/third_party/icu/source/config/
mh-cygwin-msvc 72 LD_SONAME = /IMPLIB:$(SO_TARGET:.dll=.lib)
83 A = lib
86 AR = LIB.EXE#M#
92 IMPORT_LIB_EXT = .lib
95 DEFAULT_LIBS = advapi32.lib
104 ifeq ($(wildcard $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib),)
105 LIBICUDT= $(top_builddir)/stubdata/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
107 LIBICUDT= $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
109 LIBICUUC= $(LIBDIR)/$(LIBICU)$(COMMON_STUBNAME)$(ICULIBSUFFIX).lib $(LIBICUDT)
110 LIBICUI18N= $(LIBDIR)/$(LIBICU)$(I18N_STUBNAME)$(ICULIBSUFFIX).lib
    [all...]
mh-cygwin 38 SHLIB.c= $(CC) $(CFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(subst cyg,lib,$@).$(A)#M#
39 SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(subst cyg,lib,$@).$(A)#M#
91 IMPORT_LIB = $(subst cyg,lib,$(FINAL_SO_TARGET)).$(A)#M#
92 MIDDLE_IMPORT_LIB = $(subst cyg,lib,$(basename $(SO_TARGET)))$(SO_TARGET_VERSION_MAJOR).$(SO).$(A)#M#
102 $(RM) $(subst cyg,lib,$@).$(A) && ln -s $(subst cyg,lib,${<F}).$(A) $(subst cyg,lib,$@).$(A)
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_perf 33 TMP_SYS_LIB=$PERF_TMP_DIR/system/lib
43 adb_pull_if_needed /system/lib/libc.so $TMP_SYS_LIB
44 adb_pull_if_needed /system/lib/libstlport.so $TMP_SYS_LIB
45 adb_pull_if_needed /system/lib/libGLESv2.so $TMP_SYS_LIB
46 adb_pull_if_needed /system/lib/libandroid.so $TMP_SYS_LIB
47 adb_pull_if_needed /system/lib/libm.so $TMP_SYS_LIB
48 adb_pull_if_needed /system/lib/libz.so $TMP_SYS_LIB
52 if [ ! -f "${BUILDDIR}/lib/lib${runVars[0]}.so" ];
54 echo "Unable to find the ${runVars[0]} library in ${BUILDDIR}/lib.
    [all...]
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 201 # LoadModule foo_module lib/apache/mod_foo.dll
202 #LoadModule vhost_alias_module lib/apache/mod_vhost_alias.dll
203 #LoadModule env_module lib/apache/mod_env.dll
204 LoadModule config_log_module lib/apache/mod_log_config.dll
205 #LoadModule mime_magic_module lib/apache/mod_mime_magic.dll
206 LoadModule mime_module lib/apache/mod_mime.dll
207 LoadModule negotiation_module lib/apache/mod_negotiation.dll
208 #LoadModule status_module lib/apache/mod_status.dll
209 #LoadModule info_module lib/apache/mod_info.dll
210 LoadModule includes_module lib/apache/mod_include.dl
    [all...]
  /external/icu/icu4c/source/config/
mh-cygwin-msvc 71 LD_SONAME = -IMPLIB:$(SO_TARGET:.dll=.lib)
82 A = lib
85 AR = LIB.EXE#M#
91 IMPORT_LIB_EXT = .lib
94 DEFAULT_LIBS = advapi32.lib
103 ifeq ($(wildcard $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib),)
104 LIBICUDT= $(top_builddir)/stubdata/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
106 LIBICUDT= $(LIBDIR)/$(LIBICU)$(DATA_STUBNAME)$(ICULIBSUFFIX).lib
108 LIBICUUC= $(LIBDIR)/$(LIBICU)$(COMMON_STUBNAME)$(ICULIBSUFFIX).lib $(LIBICUDT)
109 LIBICUI18N= $(LIBDIR)/$(LIBICU)$(I18N_STUBNAME)$(ICULIBSUFFIX).lib
    [all...]
mh-cygwin 38 SHLIB.c= $(CC) $(CFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(subst cyg,lib,$@).$(A)#M#
39 SHLIB.cc= $(CXX) $(CXXFLAGS) $(LDFLAGS) -shared $(LD_SOOPTIONS) -Wl,--enable-auto-import -Wl,--out-implib=$(subst cyg,lib,$@).$(A)#M#
91 IMPORT_LIB = $(subst cyg,lib,$(FINAL_SO_TARGET)).$(A)#M#
92 MIDDLE_IMPORT_LIB = $(subst cyg,lib,$(basename $(SO_TARGET)))$(SO_TARGET_VERSION_MAJOR).$(SO).$(A)#M#
102 $(RM) $(subst cyg,lib,$@).$(A) && ln -s $(subst cyg,lib,${<F}).$(A) $(subst cyg,lib,$@).$(A)
  /external/skia/platform_tools/android/bin/
android_perf 33 TMP_SYS_LIB=$PERF_TMP_DIR/system/lib
43 adb_pull_if_needed /system/lib/libc.so $TMP_SYS_LIB
44 adb_pull_if_needed /system/lib/libstlport.so $TMP_SYS_LIB
45 adb_pull_if_needed /system/lib/libGLESv2.so $TMP_SYS_LIB
46 adb_pull_if_needed /system/lib/libandroid.so $TMP_SYS_LIB
47 adb_pull_if_needed /system/lib/libm.so $TMP_SYS_LIB
48 adb_pull_if_needed /system/lib/libz.so $TMP_SYS_LIB
52 if [ ! -f "${BUILDDIR}/lib/lib${runVars[0]}.so" ];
54 echo "Unable to find the ${runVars[0]} library in ${BUILDDIR}/lib.
    [all...]
  /development/build/
sdk-darwin-x86.atree 25 lib/libLLVM.dylib strip build-tools/${PLATFORM_NAME}/libLLVM.dylib
26 lib/libbcc.dylib strip build-tools/${PLATFORM_NAME}/libbcc.dylib
27 lib/libbcinfo.dylib strip build-tools/${PLATFORM_NAME}/libbcinfo.dylib
28 lib/libclang.dylib strip build-tools/${PLATFORM_NAME}/libclang.dylib
29 lib/libc++.dylib strip build-tools/${PLATFORM_NAME}/libc++.dylib
  /external/libedit/
Android.mk 18 $(LOCAL_PATH)/lib/libedit.la: $(wildcard $(LOCAL_PATH)/src/*) $(LOCAL_PATH)/config.h
22 $(PREBUILT_ARCH_ROOT)/lib/libedit.la: $(LOCAL_PATH)/lib/libedit.la
34 $(PREBUILT_ARCH_ROOT)/lib/libedit$(HOST_STATIC_LIB_EXT): \
35 $(PREBUILT_ARCH_ROOT)/lib/libedit.la
  /external/stlport/test/eh/
bcb.mak 53 LDFLAGS = -L..\..\lib;$(BCB)\..\lib cw32i.lib stlp.4.5.lib
59 cd ..\..\lib
  /frameworks/av/media/libeffects/data/
audio_effects.conf 4 # <lib name> {
5 # path <lib path>
13 #path /system/lib/soundfx/libeffectproxy.so
18 #path /system/lib/soundfx/libswwrapper.so
23 #path /system/lib/soundfx/libhwwrapper.so
27 path /system/lib/soundfx/libbundlewrapper.so
30 path /system/lib/soundfx/libreverbwrapper.so
33 path /system/lib/soundfx/libvisualizer.so
36 path /system/lib/soundfx/libdownmix.so
39 path /system/lib/soundfx/libldnhncr.s
    [all...]
  /development/scripts/
combine_sdks.sh 68 replace tools/lib/images
69 replace tools/lib/res
70 replace tools/lib/fonts
71 replace tools/lib/layoutlib.jar
76 replace tools/lib/$i.txt
  /external/f2fs-tools/
Android.mk 9 # external/e2fsprogs/lib is needed for uuid/uuid.h
10 common_C_INCLUDES := $(LOCAL_PATH)/include external/e2fsprogs/lib/
16 lib/libf2fs.c \
30 lib/libf2fs.c \
44 lib/libf2fs.c \
74 lib/libf2fs_io.c \
91 lib/libf2fs.c \
92 lib/libf2fs_io.c \
109 lib/libf2fs.c \
110 lib/libf2fs_io.c
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
malloc_lockup.cpp 97 void* lib = dlopen("libtest_malloc_lockup.so", RTLD_NOW); local
98 if (!lib) {
104 g_get_globals = reinterpret_cast<get_globals_fn>(dlsym(lib, "get_globals"));
108 dlclose(lib);
167 dlclose(lib);
  /external/compiler-rt/make/
AppleBI.mk 47 mkdir -p $(DSTROOT)/usr/local/lib/dyld
49 $(DSTROOT)/usr/local/lib/dyld/libcompiler_rt.a
50 mkdir -p $(DSTROOT)/usr/lib/system
52 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib
53 cd $(DSTROOT)/usr/lib/system; \
62 -install_name /usr/lib/system/libcompiler_rt.dylib \
71 -L$(SDKROOT)/usr/lib/system \
85 mkdir -p $(DSTROOT)/usr/local/lib
87 $(DSTROOT)/usr/local/lib/libcompiler_rt-static.a
88 mkdir -p $(DSTROOT)/usr/local/lib/dyl
    [all...]
  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator.sh 262 lscripts="${INSTALL_ROOT}/usr/lib/x86_64-linux-gnu/libpthread.so \
263 ${INSTALL_ROOT}/usr/lib/x86_64-linux-gnu/libc.so"
266 sed -i -e 's|/usr/lib/x86_64-linux-gnu/||g' ${lscripts}
267 sed -i -e 's|/lib/x86_64-linux-gnu/||g' ${lscripts}
273 ln -s ../lib/x86_64-linux-gnu/pkgconfig ${INSTALL_ROOT}/usr/share/pkgconfig
277 echo /usr/lib/gcc/x86_64-linux-gnu/4.6 > "$LD_SO_HACK_CONF"
278 echo /usr/lib >> "$LD_SO_HACK_CONF"
286 lscripts="${INSTALL_ROOT}/usr/lib/i386-linux-gnu/libpthread.so \
287 ${INSTALL_ROOT}/usr/lib/i386-linux-gnu/libc.so"
290 sed -i -e 's|/usr/lib/i386-linux-gnu/||g' ${lscripts
    [all...]
  /device/moto/shamu/
audio_effects.conf 4 # <lib name> {
5 # path <lib path>
10 path /system/lib/soundfx/libbundlewrapper.so
13 path /system/lib/soundfx/libreverbwrapper.so
16 path /system/lib/soundfx/libvisualizer.so
19 path /system/lib/soundfx/libqcomvisualizer.so
22 path /system/lib/soundfx/libdownmix.so
25 path /system/lib/soundfx/libeffectproxy.so
28 path /system/lib/soundfx/libqcomvoiceprocessing.so
36 # path /system/lib/soundfx/libaudiopreprocessing.s
    [all...]
  /external/lzma/CPP/
Build.mak 1 LIBS = $(LIBS) oleaut32.lib ole32.lib
5 LIBS = $(LIBS) bufferoverflowU.lib
37 LIBS = $(LIBS) user32.lib advapi32.lib shell32.lib
81 -del /Q $(PROGPATH) $O\*.exe $O\*.dll $O\*.obj $O\*.lib $O\*.exp $O\*.res $O\*.pch
  /external/clang/bindings/python/clang/
cindex.py 153 conf.lib.clang_disposeString(self)
158 return conf.lib.clang_getCString(res)
170 conf.lib.clang_getInstantiationLocation(self, byref(f), byref(l),
185 return conf.lib.clang_getLocation(tu, file, line, column)
195 return conf.lib.clang_getLocationForOffset(tu, file, offset)
218 return conf.lib.clang_equalLocations(self, other)
245 return conf.lib.clang_getRange(start, end)
253 return conf.lib.clang_getRangeStart(self)
261 return conf.lib.clang_getRangeEnd(self)
264 return conf.lib.clang_equalRanges(self, other
3428 def lib(self): member in class:Config
    [all...]
  /device/asus/deb/self-extractors/
files-by-owner.sh 67 if test $file = system/bin/mm-qcamera-app -o $file = system/lib/hw/camera.deb.so -o $file = system/lib/hw/gps.msm8960.so -o $file = system/lib/libgps.utils.so -o $file = system/lib/libloc_adapter.so -o $file = system/lib/libloc_eng.so -o $file = system/lib/libmmcamera_interface.so -o $file = system/lib/libmmjpeg_interface.so -o $file = system/lib/libqomx_core.so
79 if test $file != system/lib/libacdbloader.so -a $file != system/vendor/firmware/tzapps.mdt
  /device/asus/flo/self-extractors/
files-by-owner.sh 67 if test $file = system/bin/mm-qcamera-app -o $file = system/lib/hw/camera.flo.so -o $file = system/lib/hw/gps.msm8960.so -o $file = system/lib/libgps.utils.so -o $file = system/lib/libloc_adapter.so -o $file = system/lib/libloc_eng.so -o $file = system/lib/libmmcamera_interface.so -o $file = system/lib/libmmjpeg_interface.so -o $file = system/lib/libqomx_core.so
79 if test $file != system/lib/libacdbloader.so -a $file != system/vendor/firmware/tzapps.mdt
  /device/lge/hammerhead/
audio_effects.conf 4 # <lib name> {
5 # path <lib path>
10 path /system/lib/soundfx/libbundlewrapper.so
13 path /system/lib/soundfx/libreverbwrapper.so
16 path /system/lib/soundfx/libvisualizer.so
19 path /system/lib/soundfx/libqcomvisualizer.so
22 path /system/lib/soundfx/libdownmix.so
25 path /system/lib/soundfx/libeffectproxy.so
28 path /system/lib/soundfx/libqcompostprocbundle.so
31 path /system/lib/soundfx/libqcomvoiceprocessing.s
    [all...]
  /external/chromium_org/tools/clang/scripts/
repackage.sh 17 LLVM_LIB_DIR="${LLVM_TAR_DIR}/lib"
49 LIBFILE=lib$LIBNAME.$SO_EXT
57 cp $PDIR/lib/$LIBFILE "$LLVM_LIB_DIR/"
58 tar zcf ${PDIR}_repack.tgz -C "$LLVM_TAR_DIR" bin lib buildlog.txt
  /external/libnl/
configure.in 13 AC_CONFIG_HEADERS([lib/defs.h])
39 AC_CONFIG_FILES([Makefile doc/Doxyfile doc/Makefile lib/Makefile
40 include/Makefile src/Makefile src/lib/Makefile \

Completed in 1245 milliseconds

<<11121314151617181920>>