HomeSort by relevance Sort by last modified time
    Searched refs:stripped (Results 51 - 71 of 71) sorted by null

1 23

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
background.js 34 // string and may be ignored/stripped.
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
StringUtil.java 528 * @return the stripped string
597 * @return the stripped string or <code>null</code> if the string
613 * @return the stripped string or <code>null</code> if the string
629 * @return the stripped string or <code>null</code> if the string
645 * @return the stripped string or <code>null</code> if the string
1422 String stripped = htmlTagPattern.matcher(string).replaceAll(""); local
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 529 * @return the stripped string
598 * @return the stripped string or <code>null</code> if the string
614 * @return the stripped string or <code>null</code> if the string
630 * @return the stripped string or <code>null</code> if the string
646 * @return the stripped string or <code>null</code> if the string
1423 String stripped = htmlTagPattern.matcher(string).replaceAll(""); local
    [all...]
  /external/chromium_org/tools/valgrind/
memcheck_analyze.py 125 source_dir: Prefix that should be stripped from the <dir> node.
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 294 return match + ' [value was stripped]';
  /external/elfutils/tests/
run-strings-test.sh 373 testfile8: 7da0 Place stripped output into FILE
442 testfile9: 3600 Place stripped output into FILE
  /external/chromium/third_party/libjingle/source/talk/
main.scons 365 # Generate maximal debugging information. (It is stripped from what we ship
  /external/v8/tools/
test.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgi.py 872 def stripped(self, key): member in class:FormContent
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgi.py 872 def stripped(self, key): member in class:FormContent
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 136 * that should not be included in a production js_binary can be easily stripped
375 * to goog.require will be stripped by the JSCompiler when the
    [all...]
  /build/core/
definitions.mk 69 # The list of dynamic binaries that haven't been stripped/compressed/etc.
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/
main.scons 365 # Generate maximal debugging information. (It is stripped from what we ship
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /external/grub/docs/
texinfo.tex 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
441 % that a pair of braces would be stripped.
    [all...]
  /external/bison/build-aux/
texinfo.tex 467 % If a _delimited_ argument is enclosed in braces, they get stripped; so
473 % that a pair of braces would be stripped.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 488 % If a _delimited_ argument is enclosed in braces, they get stripped; so
494 % that a pair of braces would be stripped.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 430 /// A stripped-down version of org.antlr.misc.BitSet that is just
    [all...]

Completed in 564 milliseconds

1 23