HomeSort by relevance Sort by last modified time
    Searched refs:RANLIB (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /external/vixl/tools/
cross_build_gcc.sh 36 export RANLIB=$1ranlib
49 if [ ! -x "$RANLIB" ]; then
50 echo "Error: $RANLIB does not exist or is not executable."
  /external/v8/tools/
cross_build_gcc.sh 37 export RANLIB=$1ranlib
51 if [ ! -x "$RANLIB" ]; then
52 echo "Error: $RANLIB does not exist or is not executable."
  /external/bison/djgpp/
config.site 46 RANLIB=${RANLIB='ranlib'}
  /external/cblas/
Makefile.ALPHA 50 RANLIB = ranlib
Makefile.HPPA 50 RANLIB = echo
Makefile.LINUX 49 RANLIB = echo
Makefile.SGI64 50 RANLIB = echo
Makefile.SUN4 50 RANLIB = ranlib
Makefile.SUN4SOL2 50 RANLIB = echo
Makefile.in 49 RANLIB = ranlib
  /external/rmi4utils/rmidevice/
Makefile 3 RANLIB ?= ranlib
19 $(RANLIB) $(STATIC_LIBNAME)
  /external/cblas/src/
Makefile 76 $(RANLIB) $(CBLIB)
81 $(RANLIB) $(CBLIB)
86 $(RANLIB) $(CBLIB)
91 $(RANLIB) $(CBLIB)
96 $(RANLIB) $(CBLIB)
149 $(RANLIB) $(CBLIB)
154 $(RANLIB) $(CBLIB)
159 $(RANLIB) $(CBLIB)
164 $(RANLIB) $(CBLIB)
169 $(RANLIB) $(CBLIB
    [all...]
  /external/icu/icu4c/source/config/
pkgdataMakefile.in 34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
  /external/icu/icu4c/source/data/
pkgdataMakefile.in 34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
  /external/icu/icu4c/source/extra/uconv/
pkgdataMakefile.in 35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
  /external/icu/icu4c/source/test/testdata/
pkgdataMakefile.in 35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
  /external/tlsdate/
Makefile.android 35 RANLIB := $(NDK_TOOLCHAIN)/bin/arm-linux-androideabi-ranlib
54 RANLIB=$(RANLIB) \
  /external/fdlibm/
makefile.in 71 RANLIB = @RANLIB@
137 $(RANLIB) $(prefix)/lib/$(LIB) || true
141 $(RANLIB) $(LIB) || true
  /external/libopus/
Makefile.unix 39 RANLIB = $(TOOLCHAIN_PREFIX)ranlib
72 ARCHIVE.cmdline = $(AR) $(ARFLAGS) $@ $^ && $(RANLIB) $@
  /external/compiler-rt/make/
options.mk 35 # FIXME: Remove these pipes once ranlib errors are fixed.
40 RANLIB := ranlib
41 # FIXME: Remove these pipes once ranlib errors are fixed.
  /external/curl/lib/
Makefile.m32 63 RANLIB = $(CROSSPREFIX)ranlib
299 $(RANLIB) $@
  /external/selinux/libsepol/src/
Makefile 6 RANLIB ?= ranlib
39 $(RANLIB) $@
  /external/srtp/crypto/
Makefile 21 RANLIB = ranlib
105 $(RANLIB) libcryptomodule.a
  /external/v8/
Makefile.nacl 79 RANLIB="$(NACL_TOOLCHAIN)/bin/pnacl-ranlib" \
  /external/srtp/
Makefile 43 RANLIB = ranlib
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a

Completed in 1334 milliseconds

1 2 3 4 5 6