Searched defs:RANLIB (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/libXNVCtrl/
H A DMakefile22 RANLIB ?= ranlib macro
26 $(RANLIB) $@
/external/bzip2/
H A DMakefile20 RANLIB=ranlib macro
49 @if ( test -f $(RANLIB) -o -f /usr/bin/ranlib -o \
51 echo $(RANLIB) libbz2.a ; \
52 $(RANLIB) libbz2.a ; \
/external/compiler-rt/make/
H A Doptions.mk40 RANLIB := ranlib macro
/external/libsepol/src/
H A DMakefile6 RANLIB ?= ranlib macro
25 $(RANLIB) $@
/external/libutf/
H A DMakefile13 RANLIB=true macro
70 $(RANLIB) $(LIB)
/external/chromium_org/third_party/skia/third_party/lua/src/
H A DMakefile15 RANLIB= ranlib macro
60 $(RANLIB) $@
81 @echo "RANLIB= $(RANLIB)"
113 "AR=$(CC) -shared -o" "RANLIB=strip --strip-unneeded" \
/external/chromium_org/third_party/libsrtp/srtp/
H A DMakefile45 RANLIB = ranlib macro
106 $(RANLIB) libsrtp.a
116 $(RANLIB) libcryptomath.a
/external/chromium_org/third_party/libsrtp/srtp/crypto/
H A DMakefile21 RANLIB = ranlib macro
112 $(RANLIB) libcryptomodule.a
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib || echo "false") macro
H A Dclang_macho_embedded.mk37 RANLIB := $(call XCRun,ranlib) macro
H A Dclang_darwin.mk51 RANLIB := $(call XCRun,ranlib) macro
/external/srtp/
H A DMakefile43 RANLIB = ranlib macro
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a
/external/srtp/crypto/
H A DMakefile21 RANLIB = ranlib macro
105 $(RANLIB) libcryptomodule.a
/external/libogg/win32/
H A DMakefile97 RANLIB = ranlib macro
/external/icu/icu4c/source/
H A Dicudefs.mk116 RANLIB = ranlib macro
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp171 RANLIB, enumerator in enum:__anon12405
191 "RANLIB",
1198 pkgDataFlags[RANLIB],
1248 uprv_strlen(libFileNames[LIB_FILE_VERSION]) + uprv_strlen(objectFile) + uprv_strlen(pkgDataFlags[RANLIB]) + BUFFER_PADDING_SIZE;
1265 pkgDataFlags[RANLIB],
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp171 RANLIB, enumerator in enum:__anon22217
191 "RANLIB",
1257 pkgDataFlags[RANLIB],
1307 uprv_strlen(libFileNames[LIB_FILE_VERSION]) + uprv_strlen(objectFile) + uprv_strlen(pkgDataFlags[RANLIB]) + BUFFER_PADDING_SIZE;
1324 pkgDataFlags[RANLIB],
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile566 RANLIB = ranlib macro
1759 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
1760 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
1777 $(RANLIB) libyasm.a

Completed in 920 milliseconds