Searched defs:STRIP (Results 1 - 14 of 14) sorted by relevance

/external/dropbear/debian/
H A Drules7 STRIP =strip macro
9 STRIP =: nostrip macro
70 $(STRIP) -R .comment -R .note '$(DIR)'/usr/sbin/* \
/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/compiler-rt/make/
H A Doptions.mk44 STRIP := strip macro
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk15 STRIP := $(shell xcrun -sdk $(SDKROOT) -find strip) macro
/external/mdnsresponder/mDNSPosix/
H A DMakefile77 STRIP = echo macro
85 STRIP = strip -S macro
98 STRIP = strip macro
248 @$(STRIP) $@
258 @$(STRIP) $@
272 @$(STRIP) $@
/external/libogg/win32/
H A DMakefile102 STRIP = strip macro
185 `test -z '$(STRIP)' || \
186 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/linux-tools-perf/
H A DMakefile102 STRIP ?= strip macro
660 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile569 STRIP = macro
3523 `test -z '$(STRIP)' || \
3524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 667 milliseconds