HomeSort by relevance Sort by last modified time
    Searched refs:whitespace (Results 201 - 225 of 402) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.7.0/
javapoet-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.8.0/
javapoet-1.8.0.jar 
  /build/soong/androidmk/parser/
parser.go 58 p.scanner.Whitespace = 0
487 // non-whitespace character after the = until the end of the logical line,
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 103 // Contains whitespace (spaces and tabs).
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
reader.h 256 //! Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
258 // Fast return for single non-whitespace
273 static const char whitespace[16] = " \n\r\t"; local
274 const __m128i w = _mm_loadu_si128((const __m128i *)&whitespace[0]);
279 if (r != 0) { // some of characters is non-whitespace
280 #ifdef _MSC_VER // Find the index of first non-whitespace
293 //! Skip whitespace with SSE2 instructions, testing 16 8-byte characters at once.
295 // Fast return for single non-whitespace
328 if (r != 0) { // some of characters may be non-whitespace
329 #ifdef _MSC_VER // Find the index of first non-whitespace
    [all...]
  /prebuilts/go/darwin-x86/src/mime/
encodedword.go 349 // one byte of non-whitespace.
  /prebuilts/go/darwin-x86/src/net/http/
cookie.go 320 // ; whitespace DQUOTE, comma, semicolon,
  /prebuilts/go/linux-x86/src/mime/
encodedword.go 349 // one byte of non-whitespace.
  /prebuilts/go/linux-x86/src/net/http/
cookie.go 320 // ; whitespace DQUOTE, comma, semicolon,
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 344 (cl::read-from-string string nil "eof" :preserve-whitespace t)
  /prebuilts/checkstyle/
checkstyle.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 57 whitespace = (tab | cr | lf | ' ');
135 {args} arg_whitespace = whitespace+;
141 {content->command} cs_open = '<?cs' whitespace+;
143 {command->args} command_delimiter = ':' | whitespace;
144 {command->args} hard_delimiter = '!' | whitespace;
145 {command->content, args->content, comment->content} cs_close = whitespace* '?>';
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/go/darwin-x86/src/html/template/
transition.go 482 // The below includes the wc (whitespace character) and nl.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 378 // whitespace, and a terminating CRLF.
multipart_test.go 611 // Part containing a boundary with whitespace following it.
613 name: "boundary with whitespace",
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner_test.go 316 s.Whitespace = 0 // don't skip any whitespace
419 s.Whitespace = ws
600 s.Whitespace = 0
  /prebuilts/go/linux-x86/src/html/template/
transition.go 482 // The below includes the wc (whitespace character) and nl.
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 378 // whitespace, and a terminating CRLF.
multipart_test.go 611 // Part containing a boundary with whitespace following it.
613 name: "boundary with whitespace",
  /prebuilts/go/linux-x86/src/text/scanner/
scanner_test.go 316 s.Whitespace = 0 // don't skip any whitespace
419 s.Whitespace = ws
600 s.Whitespace = 0
  /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/tools/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/
apache-mime4j-core-0.7.2.jar 

Completed in 942 milliseconds

1 2 3 4 5 6 7 891011>>