Searched defs:newlines (Results  1 – 13 of 13) sorted by relevance
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/ | 
| D | OpsBuilder.java | 519           int newlines = 0; // Count of newlines in a row.  in build()  local583           int newlines = 0;  in build()  local
 
 | 
| /external/scapy/scapy/ | 
| D | pipetool.py | 431     def __init__(self, name=None, newlines=True):  argument504     def __init__(self, name=None, keepterm=True, newlines=True, openearly=True):  argument
 
 | 
| /external/python/cpython2/Lib/ | 
| D | _pyio.py | 1352     def newlines(self):  member in TextIOBase1444     def newlines(self):  member in IncrementalNewlineDecoder
 1987     def newlines(self):  member in TextIOWrapper
 
 | 
| /external/gflags/src/ | 
| D | gflags_completions.cc | 748   for (string::size_type newlines = output.find(kDoubledNewlines);  in GetLongFlagLine()  local
 | 
| /external/sg3_utils/lib/ | 
| D | sg_json_builder.c | 544    size_t newlines = 0;  in json_measure_ex()  local
 | 
| /external/python/cpython3/Lib/ | 
| D | _pyio.py | 1890     def newlines(self):  member in TextIOBase1982     def newlines(self):  member in IncrementalNewlineDecoder
 2666     def newlines(self):  member in TextIOWrapper
 
 | 
| D | tempfile.py | 743     def newlines(self):  member in SpooledTemporaryFile
 | 
| D | typing.py | 2643     def newlines(self) -> Any:  member in TextIO
 | 
| /external/mksh/src/ | 
| D | eval.c | 250 	int newlines = 0;  in expand()  local
 | 
| /external/webrtc/pc/ | 
| D | webrtc_sdp_unittest.cc | 877                         const std::string& newlines,  in InjectAfter()883                     const std::string& newlines,  in Replace()
 909                                            const std::string& newlines,  in ExpectParseFailureWithNewLines()
 
 | 
| /external/wayland/src/ | 
| D | scanner.c | 325 	int col, i, j, k, startcol, newlines;  in desc_dump()  local
 | 
| /external/pcre/src/ | 
| D | pcre2grep.c | 496 static const char *newlines[] = {  variable
 | 
| D | pcre2test.c | 420 static const char *newlines[] = {  variable
 |