Searched refs:STRIP (Results 1 - 25 of 64) sorted by relevance

123

/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTMWSFilter.java37 public static final short STRIP = 2; field in interface:DTMWSFilter
52 * @return one of NOTSTRIP, STRIP, or INHERIT.
/external/e2fsprogs/lib/
H A DMakefile.solaris-lib50 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
53 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
H A DMakefile.elf-lib59 $(E) " STRIP-LIB $(ELF_INSTALL_DIR)/$(ELF_LIB)"
60 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
64 $(E) " STRIP-LIB $(ELF_INSTALL_DIR)/$(ELF_LIB)"
65 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
/external/expat/amiga/
H A 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)
[all...]
/external/llvm/utils/buildit/
H A 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/compiler-rt/make/
H A Doptions.mk44 STRIP := strip macro
H A 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 \
H A Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/external/dropbear/debian/
H A Drules7 STRIP =strip macro
9 STRIP =: nostrip macro
70 $(STRIP) -R .comment -R .note '$(DIR)'/usr/sbin/* \
/external/libvpx/libvpx/build/make/
H A 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
H A DMakefile164 $(if $(quiet),@echo " [STRIP] $@ < $<")
165 $(qexec)$(STRIP) --strip-unneeded \
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk15 STRIP := $(shell xcrun -sdk $(SDKROOT) -find strip) macro
/external/libvorbis/
H A Dconfigure829 STRIP
2472 # will honor the `STRIP' environment variable to overrule this program.
2482 if test -n "$STRIP"; then
2483 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2502 STRIP=$ac_cv_prog_STRIP
2503 if test -n "$STRIP"; then
2504 { echo "$as_me:$LINENO: result: $STRIP" >&5
2505 echo "${ECHO_T}$STRIP" >&6; }
2514 ac_ct_STRIP=$STRIP
2552 STRIP
[all...]
/external/e2fsprogs/resize/
H A DMakefile.in79 echo " STRIP $(root_sbindir)/$$i"; \
80 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure682 STRIP
2536 # will honor the `STRIP' environment variable to overrule this program.
2546 if test -n "$STRIP"; then
2547 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2566 STRIP=$ac_cv_prog_STRIP
2567 if test -n "$STRIP"; then
2568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2569 $as_echo "$STRIP" >&6; }
2578 ac_ct_STRIP=$STRIP
2616 STRIP
[all...]
/external/libpng/
H A Dconfigure821 STRIP
2599 # will honor the `STRIP' environment variable to overrule this program.
2609 if test -n "$STRIP"; then
2610 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2629 STRIP=$ac_cv_prog_STRIP
2630 if test -n "$STRIP"; then
2631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2632 $as_echo "$STRIP" >&6; }
2641 ac_ct_STRIP=$STRIP
2679 STRIP
[all...]
/external/libusb/
H A Dconfigure816 STRIP
2572 # will honor the `STRIP' environment variable to overrule this program.
2582 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
[all...]
/external/libusb-compat/
H A Dconfigure852 STRIP
2420 # will honor the `STRIP' environment variable to overrule this program.
2430 if test -n "$STRIP"; then
2431 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2450 STRIP=$ac_cv_prog_STRIP
2451 if test -n "$STRIP"; then
2452 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2453 $as_echo "$STRIP" >&6; }
2462 ac_ct_STRIP=$STRIP
2500 STRIP
[all...]
/external/libogg/win32/
H A DMakefile102 STRIP = strip macro
185 `test -z '$(STRIP)' || \
186 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/libffi/
H A Dltconfig284 old_STRIP="$STRIP"
652 test -z "$STRIP" && STRIP=:
949 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
950 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
951 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2279 # LN_S=$old_LN_S NM=$old_NM RANLIB=$old_RANLIB STRIP=$old_STRIP \\
2337 STRIP=$STRIP
[all...]
H A Dconfigure833 STRIP
2513 # will honor the `STRIP' environment variable to overrule this program.
2523 if test -n "$STRIP"; then
2524 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2543 STRIP=$ac_cv_prog_STRIP
2544 if test -n "$STRIP"; then
2545 { echo "$as_me:$LINENO: result: $STRIP" >&5
2546 echo "${ECHO_T}$STRIP" >&6; }
2555 ac_ct_STRIP=$STRIP
2593 STRIP
[all...]
/external/chromium/sdch/open-vcdiff/
H A Dconfigure822 STRIP
2310 # will honor the `STRIP' environment variable to overrule this program.
2320 if test -n "$STRIP"; then
2321 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2340 STRIP=$ac_cv_prog_STRIP
2341 if test -n "$STRIP"; then
2342 { echo "$as_me:$LINENO: result: $STRIP" >&5
2343 echo "${ECHO_T}$STRIP" >&6; }
2352 ac_ct_STRIP=$STRIP
2390 STRIP
[all...]
/external/genext2fs/
H A Dconfigure665 STRIP
2072 # will honor the `STRIP' environment variable to overrule this program.
2082 if test -n "$STRIP"; then
2083 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2102 STRIP=$ac_cv_prog_STRIP
2103 if test -n "$STRIP"; then
2104 { echo "$as_me:$LINENO: result: $STRIP" >&5
2105 echo "${ECHO_T}$STRIP" >&6; }
2114 ac_ct_STRIP=$STRIP
2152 STRIP
[all...]
/external/libogg/
H A Dconfigure814 STRIP
2271 # will honor the `STRIP' environment variable to overrule this program.
2281 if test -n "$STRIP"; then
2282 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2301 STRIP=$ac_cv_prog_STRIP
2302 if test -n "$STRIP"; then
2303 { echo "$as_me:$LINENO: result: $STRIP" >&5
2304 echo "${ECHO_T}$STRIP" >&6; }
2313 ac_ct_STRIP=$STRIP
2351 STRIP
[all...]
/external/e2fsprogs/debugfs/
H A DMakefile.in70 echo " STRIP $(root_sbindir)/$$i"; \
71 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \

Completed in 2407 milliseconds

123