Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 25 of 262) sorted by relevance

1234567891011

/external/expat/amiga/
DMakefile81 STRIP := strip macro
107 $(STRIP) $(STRIPFLAGS) $@
121 $(STRIP) $(STRIPFLAGS) $@
129 $(STRIP) $(STRIPFLAGS) $@
171 $(STRIP) $(STRIPFLAGS) $@
185 $(STRIP) $(STRIPFLAGS) $@
193 $(STRIP) $(STRIPFLAGS) $@
220 $(STRIP) $(STRIPFLAGS) $@
236 $(STRIP) $(STRIPFLAGS) $@
250 $(STRIP) $(STRIPFLAGS) $@
[all …]
/external/zlib/src/win32/
DMakefile.gcc60 STRIP = $(PREFIX)strip
98 $(STRIP) $@
102 $(STRIP) $@
106 $(STRIP) $@
110 $(STRIP) $@
114 $(STRIP) $@
/external/llvm/utils/buildit/
Dbuild_llvm248 STRIP=strip
250 STRIP=`xcrun -sdk $SDKROOT -find strip`
258 $STRIP -Sl $DEST_DIR$DEST_ROOT/lib/*.[oa]
260 $STRIP -Sxl $f
341 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
/external/e2fsprogs/lib/
DMakefile.solaris-lib50 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
53 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
DMakefile.elf-lib60 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
65 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
/external/dropbear/debian/
Drules7 STRIP =strip macro
9 STRIP =: nostrip macro
70 $(STRIP) -R .comment -R .note '$(DIR)'/usr/sbin/* \
/external/dropbear/
DMakefile.in69 STRIP=@STRIP@
92 export RANLIB AR STRIP
116 $(STRIP) $(addsuffix $(EXEEXT), $(TARGETS))
/external/llvm/cmake/modules/
DVersionFromVCS.cmake47 string(STRIP "${git_output}" git_head_svn_rev_number)
62 string(STRIP "${git_output}" git_ref_id)
DChooseMSVCCRT.cmake33 string(STRIP "${${crt_current}}" ${crt_current})
45 string(STRIP "${${flagsvar}}" ${flagsvar})
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMWSFilter.java37 public static final short STRIP = 2; field
/external/compiler-rt/make/
Doptions.mk44 STRIP := strip
DAppleBI.mk47 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \
87 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \
Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/external/libvpx/libvpx/build/make/
Dconfigure.sh423 STRIP=${STRIP}
584 STRIP=${STRIP:-${CROSS}strip}
810 STRIP=arm-none-linux-gnueabi-strip
854 STRIP=${TOOLCHAIN_PATH}strip
896 STRIP=${TOOLCHAIN_PATH}/strip
1148 ${STRIP} -V 2>/dev/null | grep GNU >/dev/null && enable gnu_strip
/external/libogg/win32/
DMakefile.in102 STRIP = @STRIP@
/external/elfutils/m4/
DMakefile.in100 STRIP = @STRIP@
/external/e2fsprogs/
DMCONFIG.in75 STRIP = @STRIP@
/external/libusb/
Dconfigure2582 if test -n "$STRIP"; then
2583 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2602 STRIP=$ac_cv_prog_STRIP
2603 if test -n "$STRIP"; then
2604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2605 $as_echo "$STRIP" >&6; }
2614 ac_ct_STRIP=$STRIP
2652 STRIP=":"
2660 STRIP=$ac_ct_STRIP
2663 STRIP="$ac_cv_prog_STRIP"
[all …]
/external/ipsec-tools/src/include-glibc/
DMakefile.in118 STRIP = @STRIP@
/external/libvorbis/m4/
DMakefile.in119 STRIP = @STRIP@
/external/libvorbis/lib/books/floor/
DMakefile.in119 STRIP = @STRIP@
/external/elfutils/config/
DMakefile.in101 STRIP = @STRIP@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in119 STRIP = @STRIP@
/external/libvorbis/lib/books/coupled/
DMakefile.in119 STRIP = @STRIP@
/external/libusb/doc/
DMakefile.in118 STRIP = @STRIP@

1234567891011