HomeSort by relevance Sort by last modified time
    Searched full:newlines (Results 651 - 675 of 1200) sorted by null

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/go/printer/testdata/
declarations.input 37 // no newlines between consecutive single imports, but
expressions.golden 642 // Don't introduce extra newlines in strangely formatted expression lists.
expressions.input 671 // Don't introduce extra newlines in strangely formatted expression lists.
expressions.raw 642 // Don't introduce extra newlines in strangely formatted expression lists.
  /prebuilts/go/linux-x86/src/html/template/
transition.go 380 // newlines:
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 531 // upcomingHeaderNewlines returns an approximation of the number of newlines
  /prebuilts/go/linux-x86/src/text/scanner/
scanner.go 212 // to check for newlines).
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go 86 // characters appear as newlines in the output.
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 124 Text []byte // The text; may span newlines.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 593 // Newlines are included in the output.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 593 // Newlines are included in the output.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.proto 593 // Newlines are included in the output.
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 83 // where m is the number of newlines in the range. That's because an
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 83 // where m is the number of newlines in the range. That's because an
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 83 // where m is the number of newlines in the range. That's because an
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpScanner.cpp 258 // Single character token, including EndOfInput, '#' and '\' (escaped newlines are handled at a lower level, so this is just a '\' token)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gzip.py 85 # Make sure we don't inadvertently enable universal newlines on the
modulefinder.py 13 if hasattr(sys.__stdout__, "newlines"):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 432 # also needed to keep track of newlines, and we don't
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 116 # codecs.open doesn't translate newlines sadly.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gzip.py 85 # Make sure we don't inadvertently enable universal newlines on the
modulefinder.py 13 if hasattr(sys.__stdout__, "newlines"):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 432 # also needed to keep track of newlines, and we don't
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 116 # codecs.open doesn't translate newlines sadly.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
tokenizer.h 165 // be stripped from the beginning of each line other than the first. Newlines

Completed in 722 milliseconds

<<21222324252627282930>>