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

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderButton.h 51 // <button> should allow whitespace even though RenderFlexibleBox doesn't.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
python_unittest.py 61 (4, "pep8/W291", 5, "trailing whitespace"),
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filter.py 31 ["-whitespace", "+whitespace/braces"]
33 ["whitespace/tabs", "whitespace/braces"]
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
char_test.cpp 78 // Whitespace is ignored.
  /external/chromium_org/third_party/icu/source/i18n/
rbt_pars.h 188 * Important: The character at pos must be a non-whitespace character
191 * This method handles quoting, escaping, and whitespace removal. It
234 * @param pos offset to the first non-whitespace character
244 * @param pos offset to the first non-whitespace character
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_problem.h 30 // The field is empty or whitespace, but it is required for addresses in
  /external/chromium_org/third_party/yasm/source/patched-yasm/
genstring.c 74 /* strip off trailing whitespace */
  /external/chromium_org/tools/gn/
function_read_file.cc 25 " Whitespace will be trimmed from the end of the file. Throws an error\n"
  /external/chromium_org/tools/json_schema_compiler/
dart_generator_test.py 43 # whitespace) when a test fails.
  /external/clang/test/Misc/
ast-dump-attr.cpp 1 // RUN: %clang_cc1 -triple x86_64-pc-linux -std=c++11 -ast-dump -ast-dump-filter Test %s | FileCheck --strict-whitespace %s
ast-dump-comment.cpp 1 // RUN: %clang_cc1 -Wdocumentation -ast-dump -ast-dump-filter Test %s | FileCheck -strict-whitespace %s
  /external/clang/test/TableGen/
anonymous-groups.td 1 // RUN: clang-tblgen -gen-clang-diag-groups -I%S %s -o /dev/null 2>&1 | FileCheck --strict-whitespace %s
tg-fixits.td 1 // RUN: clang-tblgen -gen-clang-diag-groups -I%S %s -o /dev/null 2>&1 | FileCheck --strict-whitespace %s
  /external/icu4c/i18n/
rbt_pars.h 188 * Important: The character at pos must be a non-whitespace character
191 * This method handles quoting, escaping, and whitespace removal. It
234 * @param pos offset to the first non-whitespace character
244 * @param pos offset to the first non-whitespace character
  /external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java 184 // Consume the last whitespace
240 * buffer, but it is not a token and should be considered whitespace
246 * <p>In this function we just replace the inital '/' with a whitespace
247 * character, unless we had a preceding whitespace character, in which
  /external/libvpx/libvpx/tools/
wrap-commit-msg.py 13 that start with whitespace. This allows you to intersperse blocks with
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
lexer.ml 6 (* Skip any whitespace. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
lexer.ml 6 (* Skip any whitespace. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
lexer.ml 6 (* Skip any whitespace. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
lexer.ml 6 (* Skip any whitespace. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
lexer.ml 6 (* Skip any whitespace. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
lexer.ml 6 (* Skip any whitespace. *)
  /external/mdnsresponder/mDNSShared/
dnsextd_lexer.l 83 [ \t]+ /* ignore whitespace */;
  /external/qemu/
cutils.c 322 * value must be terminated by whitespace, ',' or '\0'. Return -1 on
343 * Any whitespace character is fine for terminating the number,
384 * If not terminated by whitespace, ',', or \0, increment endptr
386 * by an appropriate separating character, ie. whitespace, ',', or
  /frameworks/base/core/java/android/net/http/
CharArrayBuffers.java 33 * whitespace and case.

Completed in 1752 milliseconds

<<11121314151617181920>>