HomeSort by relevance Sort by last modified time
    Searched refs:stripping (Results 1 - 25 of 33) sorted by null

1 2

  /external/libopus/doc/
build_isobmff.sh 43 echo stripping...
  /build/soong/cc/
prebuilt.go 61 // TODO(ccross): .toc optimization, stripping, packing
121 // TODO(ccross): .toc optimization, stripping, packing
androidmk.go 281 // Make only supports stripping target modules
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
luac.c 30 static int stripping=0; /* strip debug information? */ variable
98 stripping=1;
181 luaU_dump(L,f,writer,D,stripping);
  /external/syslinux/com32/lua/src/
luac.c 30 static int stripping=0; /* strip debug information? */ variable
98 stripping=1;
181 luaU_dump(L,f,writer,D,stripping);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /external/python/cpython2/Lib/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /external/python/cpython3/Lib/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
46 skip lines that are empty *after* stripping comments and
52 after stripping comments and whitespace, join the following line
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 4 that (optionally) takes care of stripping comments, ignoring blank
49 skip lines that are empty *after* stripping comments and
55 after stripping comments and whitespace, join the following line
  /build/soong/java/
dex.go 172 // - prevent ProGuard stripping subclass in the support library that extends class added in the higher SDK version.
  /prebuilts/go/darwin-x86/src/go/build/
doc.go 112 // If a file's name, after stripping the extension and a possible _test suffix,
  /prebuilts/go/darwin-x86/src/net/http/internal/
chunked.go 167 // ignoring and stripping them anyway. For now just never
  /prebuilts/go/linux-x86/src/go/build/
doc.go 112 // If a file's name, after stripping the extension and a possible _test suffix,
  /prebuilts/go/linux-x86/src/net/http/internal/
chunked.go 167 // ignoring and stripping them anyway. For now just never
  /build/make/core/
java.mk 185 # by disabling stripping for profile guided preopt (which may be desirable for other
409 # - prevent ProGuard stripping subclass in the support library that extends class added in the higher SDK version.
  /external/devlib/devlib/utils/
misc.py 442 """Convert path to relative by stripping away the leading '/' on UNIX or
  /external/python/cpython3/Lib/idlelib/idle_test/
htest.py 247 "Blank line, after stripping, is ignored\n"
  /build/soong/cmd/merge_zips/
merge_zips.go 73 flag.Var(&zipsToNotStrip, "zipToNotStrip", "the input zip file which is not applicable for stripping")
  /prebuilts/go/darwin-x86/src/encoding/json/
stream_test.go 131 // Otherwise stripping the newlines would
  /prebuilts/go/linux-x86/src/encoding/json/
stream_test.go 131 // Otherwise stripping the newlines would
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Api.cs 632 /// - If after comment and whitespace stripping, the documentation
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 125 // Walk lines, stripping trailing white space and adding to list.

Completed in 387 milliseconds

1 2