Home
last modified time | relevance | path

Searched refs:Strip (Results 1 – 25 of 99) sorted by relevance

1234

/external/chromium_org/v8/tools/push-to-trunk/
Dgit_recipes.py81 def Strip(f): function
100 @Strip
152 @Strip
159 @Strip
251 @Strip
289 @Strip
293 @Strip
299 @Strip
/external/chromium_org/net/http/
Dhttp_security_headers.cc95 std::string Strip(const std::string& source) { in Strip() function
290 semicolon.first = Strip(semicolon.first); in ParseHPKPHeader()
291 semicolon.second = Strip(semicolon.second); in ParseHPKPHeader()
293 equals.first = Strip(equals.first); in ParseHPKPHeader()
294 equals.second = Strip(equals.second); in ParseHPKPHeader()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DStrip.java41 public class Strip { class
48 Strip s = new Strip(args); in main()
53 public Strip(String[] args) { this.args = args; } in Strip() method in Strip
/external/llvm/test/YAMLParser/
Dspec-09-23.data3 # Strip
/external/iptables/extensions/
Dlibxt_TCPOPTSTRIP.man5 Strip the given option(s). The options may be specified by TCP option number or
/external/chromium_org/pdf/
DBUILD.gn78 ## Strip the shipping binary of symbols so "Foxit" doesn't appear in
Dpdf.gyp96 # Strip the shipping binary of symbols so "Foxit" doesn't appear in
/external/chromium_org/tools/grit/grit/extern/
Dtclib.py150 def Strip(self): member in BaseMessage
377 def Strip(self): member in Message
/external/chromium_org/tools/gyp/test/mac/strip/
Dtest.gyp28 # 'STRIP_INSTALLED_PRODUCT (Strip Linked Product)' to have the linker
/external/chromium_org/chrome/
Dchrome_exe.gypi233 # block so that it will follow the "Strip If Needed" step if that
238 # both "Dump Symbols" and "Strip If Needed" are present, "Dump
239 # Symbols" must come second because "Strip If Needed" creates
241 # "Strip If Needed" is added in a target_conditions block in
/external/chromium_org/chrome/browser/policy/
Dpolicy_path_parser_mac.mm51 // Strip first and last char which should be matching quotes now.
/external/llvm/cmake/modules/
DChooseMSVCCRT.cmake30 # Strip off the leading slash and any whitespace.
/external/chromium_org/components/os_crypt/
Dos_crypt_mac.mm147 // Strip off the versioning prefix before decrypting.
/external/chromium_org/ui/base/l10n/
Dl10n_util_mac.mm65 // Strip '(&?)' patterns which means Windows-style accelerator in some
/external/ppp/pppd/plugins/radius/etc/
Ddictionary100 ATTRIBUTE Strip-User-Name 1035 integer
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_ioctl.inc496 // Strip size and event number.
501 // Strip absolute axis number.
/external/llvm/docs/
DPasses.rst1001 ``-strip``: Strip all symbols from a module
1014 ``-strip-dead-debug-info``: Strip debug info for unused symbols
1029 ``-strip-dead-prototypes``: Strip Unused Function Prototypes
1037 ``-strip-debug-declare``: Strip all ``llvm.dbg.declare`` intrinsics
1052 ``-strip-nondebug``: Strip all symbols, except dbg symbols, from a module
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
DplotBenchmark.m422 % Strip whitespace from string
/external/chromium_org/content/browser/web_contents/
Dweb_drag_source_mac.mm171 // Strip out any existing escapes and then re-escape uniformly.
/external/llvm/
DMakefile.rules625 Strip := $(PLATFORMSTRIPOPTS)
772 $(TargetCommonOpts) $(Strip)
/external/libexif/po/
Dde.po3081 msgid "Strip Offsets"
3082 msgstr "Strip-Versatz"
3091 "Für jeden Strip ist dies der Versatz für diesen Strip in Bytes. Es wird "
3092 "empfohlen, diese so zu wählen, dass die Anzahl an Byte pro Strip nicht 64 "
3119 msgid "Rows per Strip"
3120 msgstr "Zeilen pro Strip"
3129 "Die Anzahl der Zeilen pro Strip. Dieses ist die Anzahl der Zeilen in einem "
3130 "Strip, falls ein Bild in Strips unterteilt ist. In einem JPEG-Datenstrom ist "
3135 msgid "Strip Byte Count"
3136 msgstr "Strip Byte-Anzahl"
[all …]
/external/timezonepicker-support/
Dzone.tab323 PS +3130+03428 Asia/Gaza Gaza Strip
/external/chromium_org/chrome/browser/web_applications/
Dweb_app_mac.mm448 // Strip (profile_base_name + " ") from the start.
/external/oprofile/
DChangeLog-2007488 …* libregex/demangle_symbol.cpp: Strip off leading '.' generated for elf6r-powerpc targets in mangl…
/external/chromium_org/tools/emacs/
Dtrybot-mac.txt38 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/protobuf.build/Debug/protoc.b…
144 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../../xcodebuild/v8.build/Debug/mksnapshot.…
191 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../xcodebuild/net.build/Debug/ssl_false_start_…
228 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../xcodebuild/app.build/Debug/app_unittests.bu…
235 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../xcodebuild/base.build/Debug/base_unittests.…
596 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/yasm.build/Debug/genmacro.bui…
603 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/yasm.build/Debug/genmodule.bu…
613 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/yasm.build/Debug/genperf.buil…
620 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/yasm.build/Debug/genversion.b…
635 PhaseScriptExecution "Postbuild \"Strip If Needed\"" ../../xcodebuild/yasm.build/Debug/genstring.bu…
[all …]

1234