Home
last modified time | relevance | path

Searched defs:newlines (Results 1 – 13 of 13) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
DOpsBuilder.java519 int newlines = 0; // Count of newlines in a row. in build() local
583 int newlines = 0; in build() local
/external/scapy/scapy/
Dpipetool.py431 def __init__(self, name=None, newlines=True): argument
504 def __init__(self, name=None, keepterm=True, newlines=True, openearly=True): argument
/external/python/cpython2/Lib/
D_pyio.py1352 def newlines(self): member in TextIOBase
1444 def newlines(self): member in IncrementalNewlineDecoder
1987 def newlines(self): member in TextIOWrapper
/external/gflags/src/
Dgflags_completions.cc748 for (string::size_type newlines = output.find(kDoubledNewlines); in GetLongFlagLine() local
/external/sg3_utils/lib/
Dsg_json_builder.c544 size_t newlines = 0; in json_measure_ex() local
/external/python/cpython3/Lib/
D_pyio.py1890 def newlines(self): member in TextIOBase
1982 def newlines(self): member in IncrementalNewlineDecoder
2666 def newlines(self): member in TextIOWrapper
Dtempfile.py743 def newlines(self): member in SpooledTemporaryFile
Dtyping.py2643 def newlines(self) -> Any: member in TextIO
/external/mksh/src/
Deval.c250 int newlines = 0; in expand() local
/external/webrtc/pc/
Dwebrtc_sdp_unittest.cc877 const std::string& newlines, in InjectAfter()
883 const std::string& newlines, in Replace()
909 const std::string& newlines, in ExpectParseFailureWithNewLines()
/external/wayland/src/
Dscanner.c325 int col, i, j, k, startcol, newlines; in desc_dump() local
/external/pcre/src/
Dpcre2grep.c496 static const char *newlines[] = { variable
Dpcre2test.c420 static const char *newlines[] = { variable