Home
last modified time | relevance | path

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

12345678910>>...14

/external/zlib/src/win32/
DMakefile.gcc60 STRIP = $(PREFIX)strip
98 $(STRIP) $@
102 $(STRIP) $@
106 $(STRIP) $@
110 $(STRIP) $@
114 $(STRIP) $@
/external/llvm/utils/buildit/
Dbuild_llvm255 STRIP=strip
257 STRIP=`xcrun -sdk $SDKROOT -find strip`
265 $STRIP -Sl $DEST_DIR$DEST_ROOT/lib/*.[oa]
267 $STRIP -Sxl $f
348 -print | xargs -n 1 -P ${SYSCTL} $STRIP -arch all -Sl
/external/chromium_org/native_client_sdk/src/tools/
Dhost_gcc.mk21 STRIP ?= strip
159 $(call LOG,STRIP,$$@,$(STRIP) --strip-debug -o $$@ $$^)
Dnacl_llvm.mk133 $(call LOG,STRIP,$$@,$(PNACL_STRIP) $$^ -o $$@)
/external/e2fsprogs/lib/
DMakefile.solaris-lib51 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
54 $(STRIP) -x $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_LIB)
DMakefile.elf-lib58 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
63 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
/external/compiler-rt/make/
DAppleBI.mk51 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \
92 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt.dylib \
121 $(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/libcompiler_rt_sim.dylib \
Doptions.mk44 STRIP := strip
Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/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/libvpx/libvpx/build/make/
Dconfigure.sh443 STRIP=${STRIP}
606 STRIP=${STRIP:-${CROSS}strip}
868 STRIP=arm-none-linux-gnueabi-strip
912 STRIP=${TOOLCHAIN_PATH}strip
949 STRIP="$(${XCRUN_FIND} strip)"
1216 ${STRIP} -V 2>/dev/null | grep GNU >/dev/null && enable_feature gnu_strip
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Dconfigure.sh443 STRIP=${STRIP}
619 STRIP=${STRIP:-${CROSS}strip}
899 STRIP=arm-none-linux-gnueabi-strip
943 STRIP=${TOOLCHAIN_PATH}strip
980 STRIP="$(${XCRUN_FIND} strip)"
1264 ${STRIP} -V 2>/dev/null | grep GNU >/dev/null && enable_feature gnu_strip
/external/chromium_org/native_client_sdk/src/doc/sdk/
Dexamples.rst66 STRIP newlib/Release/core_x86_32.nexe
67 STRIP newlib/Release/core_x86_64.nexe
68 STRIP newlib/Release/core_arm.nexe
104 STRIP newlib/Release/core_x86_32.nexe
105 STRIP newlib/Release/core_x86_64.nexe
106 STRIP newlib/Release/core_arm.nexe
/external/skia/platform_tools/android/bin/utils/
Dsetup_toolchain.sh89 exportVar STRIP "$ANDROID_TOOLCHAIN_PREFIX-strip"
/external/chromium_org/third_party/skia/platform_tools/android/bin/utils/
Dsetup_toolchain.sh94 exportVar STRIP "$ANDROID_TOOLCHAIN_PREFIX-strip"
/external/libogg/win32/
DMakefile.in102 STRIP = @STRIP@
/external/ipsec-tools/src/include-glibc/
DMakefile.in118 STRIP = @STRIP@
/external/libvorbis/m4/
DMakefile.in119 STRIP = @STRIP@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in119 STRIP = @STRIP@
/external/valgrind/main/lackey/tests/
DMakefile.in134 STRIP = @STRIP@
/external/libvorbis/lib/books/coupled/
DMakefile.in119 STRIP = @STRIP@
/external/libvorbis/lib/books/floor/
DMakefile.in119 STRIP = @STRIP@
/external/elfutils/0.153/m4/
DMakefile.in104 STRIP = @STRIP@

12345678910>>...14