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

12 3 4 5

  /external/syslinux/win64/
Makefile 34 WINRANLIB := $(WINPREFIX)ranlib
  /external/libcap/
Make.Rules 56 RANLIB := ranlib
  /toolchain/binutils/binutils-2.27/binutils/
Makefile.am 56 RANLIB_PROG=ranlib
106 TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy readelf
132 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
133 nlmconv.c nm.c not-ranlib.c not-strip.c \
267 ar_SOURCES = arparse.y arlex.l ar.c not-ranlib.c arsup.c rename.c binemul.c \
272 ranlib_SOURCES = ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \
279 # This rule creates a single binary that switches between ar and ranlib
282 # (That is after 'make install', replace the installed ranlib by a link to ar.)
283 # Alternatively, you can install ranlib.sh as ranlib
    [all...]
  /external/elfutils/tests/
Makefile.am 86 run-elflint-test.sh run-elflint-self.sh run-ranlib-test.sh \
87 run-ranlib-test2.sh run-ranlib-test3.sh run-ranlib-test4.sh \
172 run-elflint-self.sh run-ranlib-test.sh run-ranlib-test2.sh \
173 run-ranlib-test3.sh run-ranlib-test4.sh \
  /external/selinux/libsepol/src/
Makefile 6 RANLIB ?= ranlib
48 $(RANLIB) $@
  /external/swiftshader/third_party/LLVM/utils/buildit/
build_llvm 93 for prog in ar nm ranlib strip lipo ld as ; do
327 find $DEST_DIR -name \*.a -print | xargs ranlib || exit 1
  /external/syslinux/gpxe/src/
Makefile 30 RANLIB := $(CROSS_COMPILE)ranlib
  /external/syslinux/win32/
Makefile 44 WINRANLIB := $(WINPREFIX)ranlib
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
124 'ranlib' : None,
128 executables['ranlib'] = ["ranlib"]
195 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
197 # platform intelligence here to skip ranlib if it's not
200 if self.ranlib:
202 self.spawn(self.ranlib + [output_filename])
  /external/python/cpython2/Lib/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
65 'ranlib' : None,
69 executables['ranlib'] = ["ranlib"]
139 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
141 # platform intelligence here to skip ranlib if it's not
144 if self.ranlib:
146 self.spawn(self.ranlib + [output_filename])
  /external/python/cpython3/Lib/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
62 'ranlib' : None,
66 executables['ranlib'] = ["ranlib"]
135 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
137 # platform intelligence here to skip ranlib if it's not
140 if self.ranlib:
142 self.spawn(self.ranlib + [output_filename])
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
65 'ranlib' : None,
69 executables['ranlib'] = ["ranlib"]
137 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
139 # platform intelligence here to skip ranlib if it's not
142 if self.ranlib:
144 self.spawn(self.ranlib + [output_filename])
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
65 'ranlib' : None,
69 executables['ranlib'] = ["ranlib"]
137 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
139 # platform intelligence here to skip ranlib if it's not
142 if self.ranlib:
144 self.spawn(self.ranlib + [output_filename])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
65 'ranlib' : None,
69 executables['ranlib'] = ["ranlib"]
137 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
139 # platform intelligence here to skip ranlib if it's not
142 if self.ranlib:
144 self.spawn(self.ranlib + [output_filename])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
65 'ranlib' : None,
69 executables['ranlib'] = ["ranlib"]
137 # Not many Unices required ranlib anymore -- SunOS 4.x is, I
139 # platform intelligence here to skip ranlib if it's not
142 if self.ranlib:
144 self.spawn(self.ranlib + [output_filename])
  /external/libopus/
Makefile.mips 39 RANLIB = $(TOOLCHAIN_PREFIX)ranlib
74 ARCHIVE.cmdline = $(AR) $(ARFLAGS) $@ $^ && $(RANLIB) $@
Makefile.unix 39 RANLIB = $(TOOLCHAIN_PREFIX)ranlib
72 ARCHIVE.cmdline = $(AR) $(ARFLAGS) $@ $^ && $(RANLIB) $@
  /external/swiftshader/third_party/LLVM/test/lib/
llvm.exp 111 regsub -all {llvm-ranlib } $new_line "$valgrind llvm-ranlib " new_line
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Makefile 37 RANLIB=ranlib
72 -@ ($(RANLIB) $@ || true) >/dev/null 2>&1
101 -@(cd $(libdir); $(RANLIB) libz.a || true) >/dev/null 2>&1
110 # The ranlib in install is needed on NeXTSTEP which checks file times
  /external/capstone/
Makefile 20 RANLIB ?= ranlib
25 RANLIB = $(CROSS)ranlib
470 $(RANLIB) $(ARCHIVE)
  /external/compiler-rt/make/platform/
darwin_bni.mk 14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib || echo "false")
clang_darwin.mk 61 RANLIB := $(call XCRun,ranlib)
104 # Darwin 10.6 has a bug in cctools that makes it unable to use ranlib on our ARM
  /external/libogg/win32/
Makefile 97 RANLIB = ranlib
  /external/selinux/libsemanage/src/
Makefile 65 RANLIB ?= ranlib
91 $(RANLIB) $@

Completed in 1279 milliseconds

12 3 4 5