HomeSort by relevance Sort by last modified time
    Searched full:whitespace (Results 801 - 825 of 2404) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/simplejson/
_speedups.c     [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
shell4.test 91 # NB. whitespace is important
  /external/chromium_org/tools/code_coverage/
croc_scan_test.py 41 # Empty lines and lines with only whitespace are ignored
  /external/chromium_org/tools/gn/
command_args.cc 21 // Skip whitespace.
  /external/chromium_org/tools/grit/grit/format/
android_xml.py 141 # Wrap the string in double quotes to preserve whitespace.
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
adml_writer.py 179 # (gpedit.msc) because it interprets whitespace characters in text between
  /external/chromium_org/tools/grit/grit/
xtb_reader.py 92 # <ph> nodes are always empty (always <ph name="XXX"/>) and whitespace
  /external/chromium_org/tools/gyp/tools/
pretty_gyp.py 107 # other than just whitespace ahead of it -- we don't want to
  /external/chromium_org/ui/gfx/
font_list.h 21 // comma, STYLE_OPTIONS is a whitespace separated list of words where each word
  /external/chromium_org/v8/test/message/
testcfg.py 90 # Can't use utils.ReadLinesFrom() here because it strips whitespace.
  /external/chromium_org/v8/test/webkit/fast/js/
regexp-unicode-handling.js 50 // This function replaces consecutive whitespace with a single space
  /external/chromium_org/webkit/browser/appcache/
manifest_parser_unittest.cc 29 "CACHE MANIFEST;V2\r", // not followed by whitespace
30 "CACHE MANIFEST#bad\r", // no whitespace before comment
34 " CACHE MANIFEST\r", // begins with whitespace
85 " \t # another comment with leading whitespace\n"
  /external/clang/include/clang/Basic/
DiagnosticCommentKinds.td 68 "whitespace is not allowed in parameter passing direction">,
  /external/clang/lib/Rewrite/Core/
HTMLRewrite.cpp 74 // to insert a close tag at the first non-whitespace before the newline.
79 // wait until we see a non-whitespace character. This prevents us from
81 // be put *after* whitespace on a non-blank line.
89 // Ignore whitespace.
  /external/clang/test/Misc/
ast-dump-decl.m 1 // RUN: %clang_cc1 -Wno-unused -fblocks -ast-dump -ast-dump-filter Test %s | FileCheck -strict-whitespace %s
  /external/compiler-rt/lib/ubsan/lit_tests/TypeCheck/
misaligned.cpp 3 // RUN: %t l1 2>&1 | FileCheck %s --check-prefix=CHECK-LOAD --strict-whitespace
  /external/e2fsprogs/lib/et/
et_h.awk 138 # Be tolerant to missing whitespace after `,' ...
  /external/e2fsprogs/lib/ss/
execute_cmd.c 211 /* flush leading whitespace */
  /external/freetype/src/base/
ftdebug.c 175 /* skip leading whitespace and separators */
  /external/guava/guava/src/com/google/common/io/
Resources.java 120 * whitespace.
  /external/guava/guava-tests/test/com/google/common/base/
SplitterTest.java 96 .on(CharMatcher.WHITESPACE)
146 .trimResults(CharMatcher.anyOf("afro").or(CharMatcher.WHITESPACE))
272 .trimResults(CharMatcher.anyOf("afro").or(CharMatcher.WHITESPACE))
409 .trimResults(CharMatcher.anyOf("afro").or(CharMatcher.WHITESPACE))
  /external/icu4c/i18n/
name2uni.cpp 168 // Ignore leading whitespace
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JCs.java 139 // need to turn on whitespace stripping. The preferred approach would be
  /external/libselinux/src/
context.c 19 * 4 colon-separated components and no whitespace in any component other
  /external/libvpx/libvpx/build/make/
ads2gas_apple.pl 35 # Perl trim function to remove whitespace from the start and end of the string

Completed in 806 milliseconds

<<31323334353637383940>>