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

/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/chromium_org/native_client_sdk/src/tools/
H A Dhost_gcc.mk21 STRIP ?= strip macro
159 $(call LOG,STRIP,$$@,$(STRIP) --strip-debug -o $$@ $$^)
/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 || echo "false") macro
H A Dclang_macho_embedded.mk38 STRIP := $(call XCRun,strip) macro
H A Dclang_darwin.mk52 STRIP := $(call XCRun,strip) macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DMakefile85 STRIP = strip macro
541 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf
/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/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/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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 4883 milliseconds