| /third_party/gptfdisk/ |
| H A D | Makefile | 67 STRIP?=strip macro 85 STRIP=x86_64-w64-mingw32-strip macro 87 STRIP=strip macro 105 STRIP=i686-w64-mingw32-strip macro 107 STRIP=strip macro 169 $(STRIP) $(ALL_EXE)
|
| /third_party/glslang/gtests/ |
| H A D | Remap.FromFile.cpp | 91 { "remap.basic.strip.frag", "main", Source::GLSL, spv::spirvbin_t::STRIP }, 107 { "remap.hlsl.sample.basic.strip.frag", "main", Source::HLSL, spv::spirvbin_t::STRIP },
|
| /third_party/ffmpeg/ |
| H A D | Makefile | 123 $(STRIP) -o $@ $< 127 $(STRIP) $@
|
| H A D | configure | 379 --strip=STRIP use strip tool STRIP [$strip_default] 7671 STRIP=$strip
|
| /third_party/ffmpeg/ffbuild/ |
| H A D | common.mak | 21 BRIEF = CC CXX OBJCC HOSTCC HOSTLD AS X86ASM AR LD STRIP CP WINDRES NVCC BIN2C 104 -$(if $(ASMSTRIPFLAGS), $(STRIP) $(ASMSTRIPFLAGS) $@)
|
| H A D | library.mak | 83 $$(STRIP) "$(SHLIBDIR)/$(SLIB_INSTALL_NAME)"
|
| /third_party/glslang/SPIRV/ |
| H A D | SPVRemapper.h | 51 STRIP = (1<<0), enumerator 65 DO_EVERYTHING = (STRIP | ALL_BUT_STRIP)
|
| H A D | SPVRemapper.cpp | 1460 if (options & STRIP) stripDebug(); in remap()
|
| /third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
| H A D | NativeLibs.mk | 404 STRIP=$(TOOLCHAIN_X86_PREFIX)-strip \ 421 STRIP=$(TOOLCHAIN_X86_64_PREFIX)-strip \ 438 STRIP=$(TOOLCHAIN_ARM_PREFIX)-strip \ 455 STRIP=$(TOOLCHAIN_ARM_V7A_PREFIX)-strip \ 472 STRIP=$(TOOLCHAIN_ARM_V7A_HARD_PREFIX)-strip \ 489 STRIP=$(TOOLCHAIN_ARM64_V8A_PREFIX)-strip \ 506 STRIP=$(TOOLCHAIN_MIPS_PREFIX)-strip \ 523 STRIP=$(TOOLCHAIN_MIPS64_PREFIX)-strip \
|
| /third_party/toybox/ |
| H A D | Makefile | 10 export CROSS_COMPILE CFLAGS OPTIMIZE LDOPTIMIZE CC HOSTCC V STRIP
|
| /third_party/toybox/porting/liteos_a/ |
| H A D | Makefile | 10 export CROSS_COMPILE CFLAGS OPTIMIZE LDOPTIMIZE CC HOSTCC V STRIP
|
| /third_party/glslang/StandAlone/ |
| H A D | spirv-remap.cpp | 296 options = options | spv::spirvbin_t::STRIP; in parseCmdLine() 300 options = options | spv::spirvbin_t::STRIP; in parseCmdLine()
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | configure | 741 STRIP 2546 # will honor the 'STRIP' environment variable to overrule this program. 2556 if test -n "$STRIP"; then 2557 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2576 STRIP=$ac_cv_prog_STRIP 2577 if test -n "$STRIP"; then 2578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 2579 $as_echo "$STRIP" >&6; } 2588 ac_ct_STRIP=$STRIP 2626 STRIP [all...] |
| /third_party/libevdev/ |
| H A D | configure | 759 STRIP 4019 # will honor the 'STRIP' environment variable to overrule this program. 4030 if test -n "$STRIP"; then 4031 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 4054 STRIP=$ac_cv_prog_STRIP 4055 if test -n "$STRIP"; then 4056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 4057 printf "%s\n" "$STRIP" >&6; } 4066 ac_ct_STRIP=$STRIP 4109 STRIP [all...] |
| /third_party/lame/ |
| H A D | configure | 735 STRIP 2878 # will honor the 'STRIP' environment variable to overrule this program. 2888 if test -n "$STRIP"; then 2889 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2908 STRIP=$ac_cv_prog_STRIP 2909 if test -n "$STRIP"; then 2910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 2911 $as_echo "$STRIP" >&6; } 2920 ac_ct_STRIP=$STRIP 2958 STRIP [all...] |
| /third_party/skia/third_party/externals/microhttpd/ |
| H A D | configure | 800 STRIP 2701 # will honor the 'STRIP' environment variable to overrule this program. 2711 if test -n "$STRIP"; then 2712 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2731 STRIP=$ac_cv_prog_STRIP 2732 if test -n "$STRIP"; then 2733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 2734 $as_echo "$STRIP" >&6; } 2743 ac_ct_STRIP=$STRIP 2781 STRIP [all...] |
| H A D | ltmain.sh | 9061 $STRIP $cwrapper
|
| /third_party/eudev/ |
| H A D | configure | 753 STRIP 4556 # will honor the 'STRIP' environment variable to overrule this program. 4566 if test -n "$STRIP"; then 4567 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 4586 STRIP=$ac_cv_prog_STRIP 4587 if test -n "$STRIP"; then 4588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 4589 $as_echo "$STRIP" >&6; } 4598 ac_ct_STRIP=$STRIP 4636 STRIP [all...] |
| H A D | ltmain.sh | 10599 $STRIP $cwrapper
|
| /third_party/toybox/scripts/ |
| H A D | make.sh | 340 ! do_loudly ${CROSS_COMPILE}${STRIP} "$UNSTRIPPED" -o "$OUTNAME"
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkShaderToSpirV.cpp | 385 remapper.remap(*dst, whiteListStrings, spv::spirvbin_base_t::STRIP); in stripSpirVDebugInfo()
|
| /third_party/python/PCbuild/ |
| H A D | prepare_libffi.bat | 170 %SH% -lc "(cd $OLDPWD; ./configure CC='%MSVCC% %ASSEMBLER% %BUILD_PDB%' CXX='%MSVCC% %ASSEMBLER% %BUILD_PDB%' LD='link' CPP='cl -nologo -EP' CXXCPP='cl -nologo -EP' CPPFLAGS='-DFFI_BUILDING_DLL' %BUILD_NOOPT% NM='dumpbin -symbols' STRIP=':' --build=$BUILD --host=$HOST;)"
|
| /third_party/node/deps/cares/ |
| H A D | configure | 766 STRIP 5540 # will honor the 'STRIP' environment variable to overrule this program. 5551 if test -n "$STRIP"; then 5552 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 5575 STRIP=$ac_cv_prog_STRIP 5576 if test -n "$STRIP"; then 5577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 5578 printf "%s\n" "$STRIP" >&6; } 5587 ac_ct_STRIP=$STRIP 5630 STRIP [all...] |
| /third_party/popt/src/ |
| H A D | popt.c | 1329 if (con->os == con->optionStack && F_ISSET(opt, STRIP)) in poptGetNextOpt() 1404 && F_ISSET(opt, STRIP) && canstrip) in poptGetNextOpt()
|
| /third_party/libabigail/ |
| H A D | ltmain.sh | 9035 $STRIP $cwrapper
|