/aosp_15_r20/external/cblas/src/ |
H A D | 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 …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | configure | 58 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"} 59 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log 61 RANLIB=${RANLIB-"ranlib"} 286 RANLIB=${RANLIB-"true"} 844 echo RANLIB = $RANLIB >> configure.log 876 /^RANLIB *=/s#=.*#=$RANLIB# 907 /^RANLIB *=/s#=.*#=$RANLIB#
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | configure | 58 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"} 59 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log 61 RANLIB=${RANLIB-"ranlib"} 286 RANLIB=${RANLIB-"true"} 844 echo RANLIB = $RANLIB >> configure.log 876 /^RANLIB *=/s#=.*#=$RANLIB# 907 /^RANLIB *=/s#=.*#=$RANLIB#
|
/aosp_15_r20/external/ltp/include/mk/ |
H A D | lib.mk | 70 $(if $(RANLIB),$(RANLIB),ranlib) "$@" 75 @$(if $(RANLIB),$(RANLIB),ranlib) "$@"
|
/aosp_15_r20/external/vixl/tools/ |
H A D | cross_build_gcc.sh | 36 export RANLIB=$1ranlib 49 if [ ! -x "`which $RANLIB`" ]; then 50 echo "Error: $RANLIB does not exist or is not executable."
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/ |
H A D | jlibtool.c | 64 # define RANLIB "ranlib" macro 86 # define RANLIB "ranlib" macro 106 # define RANLIB "ranlib" macro 159 # define RANLIB "ranlib" macro 1244 #if defined(__APPLE__) && defined(RANLIB) in explode_static_lib() 1809 #if defined(__APPLE__) && defined(RANLIB) 1838 lib_args[0] = RANLIB; 1841 external_spawn(cmd_data, RANLIB, lib_args); 1877 #ifdef RANLIB 1891 #ifdef RANLIB [all …]
|
/aosp_15_r20/external/fdlibm/ |
H A D | makefile.in | 71 RANLIB = @RANLIB@ 137 $(RANLIB) $(prefix)/lib/$(LIB) || true 141 $(RANLIB) $(LIB) || true
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/ |
H A D | Makefile.in | 16 RANLIB =@RANLIB@ 49 -$(RANLIB) $(libdir)/libXCurses.a 55 -$(RANLIB) $(libdir)/libXpanel.a
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.m32 | 16 RANLIB = $(CROSSPREFIX)ranlib 33 $(RANLIB) $@ 60 ${RANLIB} ${DESTDIR}${libdir}/$(LIB)
|
/aosp_15_r20/external/bzip2/ |
H A D | Makefile | 20 RANLIB=ranlib macro 49 @if ( test -f $(RANLIB) -o -f /usr/bin/ranlib -o \ 51 echo $(RANLIB) libbz2.a ; \ 52 $(RANLIB) libbz2.a ; \
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | README.lto.md | 17 5. If any problems arise, be sure to set `AR=llvm-ar RANLIB=llvm-ranlib AS=llvm-as`. 102 CC=afl-clang-lto CXX=afl-clang-lto++ RANLIB=llvm-ranlib AR=llvm-ar AS=llvm-as ./configure 205 -RANLIB=ranlib -D 206 +RANLIB=llvm-ranlib -D 250 to set `RANLIB=llvm-ranlib` and `AR=llvm-ar`. 255 AR=llvm-ar RANLIB=llvm-ranlib CC=afl-clang-lto CXX=afl-clang-lto++ ./configure --disable-shared 258 And on some targets you have to set `AR=/RANLIB=` even for `make` as the
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/ |
D | build.sh | 230 RANLIB=${BINPREFIX}ranlib 232 export CC CXX LD AS AR RANLIB STRIP 248 RANLIB=${BINPREFIX}ranlib 251 export CC CXX LD AS AR RANLIB RC STRIP
|
/aosp_15_r20/external/rmi4utils/rmidevice/ |
H A D | Makefile | 3 RANLIB ?= ranlib macro 20 $(RANLIB) $(STATIC_LIBNAME)
|
/aosp_15_r20/external/python/cpython3/Tools/wasm/ |
D | wasi-env | 60 RANLIB="${WASI_SDK_PATH}/bin/ranlib" 70 export CC CPP CXX LDSHARED AR RANLIB
|
/aosp_15_r20/external/e2fsprogs/lib/ |
H A D | Makefile.profile | 15 -$(Q) $(RANLIB) $@ 23 -$(Q) $(RANLIB) $(DESTDIR)$(libdir)/$(LIBRARY)_p.a
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/testdata/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/icu/icu4c/source/test/testdata/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/cronet/third_party/icu/source/extra/uconv/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/icu/icu4c/source/extra/uconv/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/libpng/scripts/ |
H A D | smakefile.ppc | 15 RANLIB = ppc-amigaos-ranlib 29 $(RANLIB) $@
|
/aosp_15_r20/external/icu/icu4c/source/data/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/icu/icu4c/source/config/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/cronet/third_party/icu/source/config/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/cronet/third_party/icu/source/data/ |
H A D | pkgdataMakefile.in | 37 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
|
/aosp_15_r20/external/tinyxml2/ |
H A D | Makefile | 11 RANLIB = ranlib macro 55 $(RANLIB) $@
|