Searched defs:newlines (Results 1 – 14 of 14) sorted by relevance
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/ |
D | OpsBuilder.java | 492 int newlines = 0; // Count of newlines in a row. in build() local 556 int newlines = 0; in build() local
|
/external/yapf/yapf/yapflib/ |
D | format_token.py | 238 def newlines(self): member in FormatToken
|
/external/scapy/scapy/ |
D | pipetool.py | 431 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.py | 1352 def newlines(self): member in TextIOBase 1444 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/python/cpython3/Lib/ |
D | _pyio.py | 1867 def newlines(self): member in TextIOBase 1959 def newlines(self): member in IncrementalNewlineDecoder 2640 def newlines(self): member in TextIOWrapper
|
D | tempfile.py | 727 def newlines(self): member in SpooledTemporaryFile
|
D | typing.py | 2171 def newlines(self) -> Any: member in TextIO
|
/external/autotest/client/cros/nfc/ |
D | console.py | 25 def print_message(message, newlines=2): argument
|
/external/mksh/src/ |
D | eval.c | 250 int newlines = 0; in expand() local
|
/external/webrtc/pc/ |
D | webrtc_sdp_unittest.cc | 930 const std::string& newlines, in InjectAfter() 936 const std::string& newlines, in Replace() 961 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/dist2/src/ |
D | pcre2grep.c | 499 static const char *newlines[] = { variable
|
D | pcre2test.c | 415 static const char *newlines[] = { variable
|