/external/chromium_org/v8/tools/push-to-trunk/ |
D | git_recipes.py | 81 def Strip(f): function 100 @Strip 152 @Strip 159 @Strip 251 @Strip 289 @Strip 293 @Strip 299 @Strip
|
/external/chromium_org/net/http/ |
D | http_security_headers.cc | 95 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/ |
D | Strip.java | 41 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/ |
D | spec-09-23.data | 3 # Strip
|
/external/iptables/extensions/ |
D | libxt_TCPOPTSTRIP.man | 5 Strip the given option(s). The options may be specified by TCP option number or
|
/external/chromium_org/pdf/ |
D | BUILD.gn | 78 ## Strip the shipping binary of symbols so "Foxit" doesn't appear in
|
D | pdf.gyp | 96 # Strip the shipping binary of symbols so "Foxit" doesn't appear in
|
/external/chromium_org/tools/grit/grit/extern/ |
D | tclib.py | 150 def Strip(self): member in BaseMessage 377 def Strip(self): member in Message
|
/external/chromium_org/tools/gyp/test/mac/strip/ |
D | test.gyp | 28 # 'STRIP_INSTALLED_PRODUCT (Strip Linked Product)' to have the linker
|
/external/chromium_org/chrome/ |
D | chrome_exe.gypi | 233 # 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/ |
D | policy_path_parser_mac.mm | 51 // Strip first and last char which should be matching quotes now.
|
/external/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 30 # Strip off the leading slash and any whitespace.
|
/external/chromium_org/components/os_crypt/ |
D | os_crypt_mac.mm | 147 // Strip off the versioning prefix before decrypting.
|
/external/chromium_org/ui/base/l10n/ |
D | l10n_util_mac.mm | 65 // Strip '(&?)' patterns which means Windows-style accelerator in some
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 100 ATTRIBUTE Strip-User-Name 1035 integer
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors_ioctl.inc | 496 // Strip size and event number. 501 // Strip absolute axis number.
|
/external/llvm/docs/ |
D | Passes.rst | 1001 ``-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/ |
D | plotBenchmark.m | 422 % Strip whitespace from string
|
/external/chromium_org/content/browser/web_contents/ |
D | web_drag_source_mac.mm | 171 // Strip out any existing escapes and then re-escape uniformly.
|
/external/llvm/ |
D | Makefile.rules | 625 Strip := $(PLATFORMSTRIPOPTS) 772 $(TargetCommonOpts) $(Strip)
|
/external/libexif/po/ |
D | de.po | 3081 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/ |
D | zone.tab | 323 PS +3130+03428 Asia/Gaza Gaza Strip
|
/external/chromium_org/chrome/browser/web_applications/ |
D | web_app_mac.mm | 448 // Strip (profile_base_name + " ") from the start.
|
/external/oprofile/ |
D | ChangeLog-2007 | 488 …* libregex/demangle_symbol.cpp: Strip off leading '.' generated for elf6r-powerpc targets in mangl…
|
/external/chromium_org/tools/emacs/ |
D | trybot-mac.txt | 38 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 …]
|