HomeSort by relevance Sort by last modified time
    Searched refs:ranlib (Results 26 - 50 of 99) sorted by null

12 3 4

  /external/srtp/
Makefile 43 RANLIB = ranlib
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a
config.status 475 s,@RANLIB@,ranlib,;t t
476 s,@ac_ct_RANLIB@,ranlib,;t t
  /external/chromium_org/third_party/libsrtp/srtp/
Makefile 45 RANLIB = ranlib
106 $(RANLIB) libsrtp.a
116 $(RANLIB) libcryptomath.a
  /external/libogg/win32/
Makefile 97 RANLIB = ranlib
  /ndk/build/tools/
build-gnu-libstdc++.sh 201 export RANLIB=${BINPREFIX}ranlib
common-build-host-funcs.sh 777 RANLIB=$BH_HOST_CONFIG-ranlib
781 export CC CXX LD AR AS RANLIB NM STRIP STRINGS
build-mingw64-toolchain.sh 488 RANLIB=${BINPREFIX}ranlib
490 export CC CXX LD AS AR RANLIB STRIP
prebuilt-common.sh 956 RANLIB=$ABI_CONFIGURE_HOST-ranlib
958 export CC CXX CPP LD AR AS RANLIB STRIP
    [all...]
build-host-gcc.sh     [all...]
  /build/core/
definitions.mk     [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 51 RANLIB := $(call XCRun,ranlib)
109 # Darwin 10.6 has a bug in cctools that makes it unable to use ranlib on our ARM
clang_macho_embedded.mk 37 RANLIB := $(call XCRun,ranlib)
  /external/llvm/utils/
GenLibDeps.pl 57 if (defined($ENV{RANLIB})) {
58 chomp($ranlibPath=$ENV{RANLIB});
62 chomp($ranlibPath=`which ranlib`);
63 die "Can't find 'ranlib'" if (! -x "$ranlibPath");
  /external/elfutils/0.153/
elfutils.spec 144 %{_bindir}/eu-ranlib
201 - ranlib: Support -D and -U flags with same meaning.
464 - ranlib: new program
468 - ranlib: new program
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 148 RANLIB = ranlib
164 ac_ct_RANLIB = ranlib
245 $(RANLIB) libw32.a
  /external/chromium_org/third_party/mesa/src/bin/
mklib 72 # 1 or 0 to indicate if ranlib should be run
80 RANLIB=$1
92 # run ranlib
93 if [ ${RANLIB} = 1 ] ; then
94 ranlib ${LIBNAME}
  /external/chromium_org/third_party/skia/third_party/lua/src/
Makefile 15 RANLIB= ranlib
60 $(RANLIB) $@
81 @echo "RANLIB= $(RANLIB)"
113 "AR=$(CC) -shared -o" "RANLIB=strip --strip-unneeded" \
  /external/icu/icu4c/source/
config.status 562 s,@RANLIB@,ranlib,;t t
563 s,@ac_ct_RANLIB@,ranlib,;t t
    [all...]
icudefs.mk 116 RANLIB = ranlib
  /external/jpeg/
ltconfig 99 old_RANLIB="$RANLIB"
330 # If RANLIB is not set, then run the test.
331 if test "${RANLIB+set}" != "set"; then
334 echo $ac_n "checking for ranlib... $ac_c" 1>&6
338 if test -f $dir/ranlib; then
339 RANLIB="ranlib"
340 result="ranlib"
349 if test -n "$RANLIB"; then
350 old_archive_cmds="$old_archive_cmds;\$RANLIB \$oldlib
    [all...]
configure     [all...]
ltmain.sh     [all...]
  /external/mesa3d/bin/
mklib 72 # 1 or 0 to indicate if ranlib should be run
80 RANLIB=$1
92 # run ranlib
93 if [ ${RANLIB} = 1 ] ; then
94 ranlib ${LIBNAME}
  /external/qemu/distrib/jpeg-6b/
ltconfig 99 old_RANLIB="$RANLIB"
330 # If RANLIB is not set, then run the test.
331 if test "${RANLIB+set}" != "set"; then
334 echo $ac_n "checking for ranlib... $ac_c" 1>&6
338 if test -f $dir/ranlib; then
339 RANLIB="ranlib"
340 result="ranlib"
349 if test -n "$RANLIB"; then
350 old_archive_cmds="$old_archive_cmds;\$RANLIB \$oldlib
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 488 RANLIB=${BINPREFIX}ranlib
490 export CC CXX LD AS AR RANLIB STRIP

Completed in 2416 milliseconds

12 3 4