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

1 2 3 4 5 6 7 891011>>

  /external/libpng/
depcomp 307 tmpdepfile3=$dir.libs/$base.u
446 tmpdepfile2=$dir.libs/$base.d
489 # two compilations output dependencies in $dir.libs/$base.o.d and
492 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
493 # automatically cleaned when .libs/ is deleted, while ignoring
496 tmpdepfile2=$dir.libs/$base.o.d # Likewise.
497 tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 244 -l*) libs="${libs}${libs:+ }${opt##-l}.lib"
290 # it to ${lib_sfx}d.lib. This precludes linking to release libs from a
292 for lib in ${libs}; do
530 AdditionalDependencies="$libs \$(NoInherit)" \
  /external/mesa3d/src/gallium/drivers/radeon/
Makefile 72 LOADER_LIBS=$(shell llvm-config --libs bitreader asmparser)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 244 -l*) libs="${libs}${libs:+ }${opt##-l}.lib"
290 # it to ${lib_sfx}d.lib. This precludes linking to release libs from a
292 for lib in ${libs}; do
530 AdditionalDependencies="$libs \$(NoInherit)" \
  /ndk/build/tools/
build-libportable.sh 133 DSTDIR=$NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI
187 FILES="$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.*"
188 PACKAGE="$PACKAGE_DIR/libportable-libs-$ABI.tar.bz2"
  /bionic/linker/
Android.mk 24 -Wl,--exclude-libs,ALL \
  /device/sample/products/
sample_addon.mk 28 com.example.android.platform_library:libs/platform_library.jar
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
work_unit.py 152 def get_syms(libs, libdirs):
155 for lib in libs:
  /external/chromium_org/tools/gn/
target.cc 134 // Copy our own libs and lib_dirs to the final set. This will be from our
140 all_libs_.append(cur.libs().begin(), cur.libs().end());
  /external/icu/icu4c/source/samples/layout/
Makefile.in 28 LIBS = $(LIBICULX) $(LIBICULE) $(LIBICUUC) $(LIBICUI18N) @LIBS@ @LIB_M@ `pkg-config --libs libgnomeui-2.0 freetype2 cairo`
93 $(LINK.cc) -o $@ $^ $(LIBS)
96 $(LINK.cc) -o $@ $^ $(LIBS)
  /external/proguard/examples/
android.pro 19 -injars libs
23 #-libraryjars /usr/local/android-sdk/add-ons/google_apis-7_r01/libs/maps.jar
  /ndk/tests/device/test-gnustl_shared-exception/jni/
Android.mk 47 # 3 libs cases
  /ndk/tests/device/test-gnustl_static-exception/jni/
Android.mk 47 # 3 libs cases
  /prebuilts/tools/common/proguard/proguard4.7/examples/
android.pro 18 -injars libs
22 #-libraryjars /usr/local/android-sdk/add-ons/google_apis-7_r01/libs/maps.jar
  /external/chromium_org/base/allocator/
allocator_extension_thunks.target.darwin-arm.mk 254 -Wl,--exclude-libs=ALL \
272 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.darwin-arm64.mk 227 -Wl,--exclude-libs=ALL \
241 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.darwin-mips.mk 243 -Wl,--exclude-libs=ALL \
259 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.darwin-x86.mk 241 -Wl,--exclude-libs=ALL \
257 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.darwin-x86_64.mk 239 -Wl,--exclude-libs=ALL \
255 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.linux-arm.mk 254 -Wl,--exclude-libs=ALL \
272 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.linux-arm64.mk 227 -Wl,--exclude-libs=ALL \
241 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.linux-mips.mk 243 -Wl,--exclude-libs=ALL \
259 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.linux-x86.mk 241 -Wl,--exclude-libs=ALL \
257 -Wl,--exclude-libs=ALL \
allocator_extension_thunks.target.linux-x86_64.mk 239 -Wl,--exclude-libs=ALL \
255 -Wl,--exclude-libs=ALL \
  /external/chromium_org/base/
base_prefs.target.darwin-arm64.mk 242 -Wl,--exclude-libs=ALL \
256 -Wl,--exclude-libs=ALL \

Completed in 608 milliseconds

1 2 3 4 5 6 7 891011>>