| /external/python/cpython2/Lib/ |
| D | os.py | 43 linesep = '\n' variable 57 linesep = '\r\n' variable 71 linesep = '\r\n' variable 89 linesep = '\r\n' variable 104 linesep = '\n' variable
|
| /external/icu/icu4c/source/tools/tzcode/ |
| D | icuzdump.cpp | 209 const char* linesep; member in ICUZDump 295 const char *linesep = NULL; in main() local
|
| /external/cronet/third_party/icu/source/tools/tzcode/ |
| D | icuzdump.cpp | 209 const char* linesep; member in ICUZDump 295 const char *linesep = NULL; in main() local
|
| /external/python/cpython3/Lib/email/ |
| D | header.py | 313 def encode(self, splitchars=';, \t', maxlinelen=None, linesep='\n'): argument 422 def _str(self, linesep): argument
|
| D | _policybase.py | 163 linesep = '\n' variable in Policy
|
| D | generator.py | 72 def flatten(self, msg, unixfrom=False, linesep=None): argument
|
| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
| D | ICUZDump.java | 51 private String linesep = DEFAULT_LINE_SEP; field in ICUZDump
|
| /external/python/cpython3/Lib/ |
| D | os.py | 54 linesep = '\n' variable 74 linesep = '\r\n' variable
|
| D | mailbox.py | 32 linesep = os.linesep.encode('ascii') variable
|
| /external/python/parse_type/tasks/_vendor/ |
| D | path.py | 800 linesep=os.linesep, append=False): argument 899 linesep=os.linesep, append=False): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_httpservers.py | 617 linesep = os.linesep.encode('ascii') variable in CGIHTTPServerTestCase
|
| /external/python/cpython3/Lib/test/test_email/ |
| D | test_email.py | 2767 linesep = '\n' variable in TestIdempotent 4253 linesep = '\n' variable in TestBytesGeneratorIdempotentNL 4260 linesep = '\r\n' variable in TestBytesGeneratorIdempotentCRLF
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_filesystem.py | 3316 linesep: ClassVar[str] = '' variable in FakePathModule 3756 def linesep(self) -> str: member in FakeOsModule
|
| /external/mksh/src/ |
| D | sh.h | 2168 char linesep; member
|