Searched defs:line_ending (Results 1 – 8 of 8) sorted by relevance
| /external/vulkan-validation-layers/ |
| D | .cmake-format.py | 30 line_ending = u'unix' variable
|
| /external/libaom/ |
| D | .cmake-format.py | 28 line_ending = u'unix' variable
|
| /external/libgav1/ |
| D | .cmake-format.py | 34 line_ending = 'unix' variable
|
| /external/python/cpython3/Lib/test/test_importlib/source/ |
| D | test_source_encoding.py | 123 def run_test(self, line_ending): argument
|
| /external/rust/crates/textwrap/src/ |
| D | lib.rs | 221 mod line_ending; module 238 pub line_ending: LineEnding, field 363 pub fn line_ending(self, line_ending: LineEnding) -> Self { in line_ending() method
|
| /external/rust/crates/nom/src/character/ |
| D | streaming.rs | 218 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
| D | complete.rs | 227 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
| /external/cronet/net/third_party/quiche/src/quiche/balsa/ |
| D | balsa_frame_test.cc | 178 const char* line_ending) { in CreateFirstLine() 224 const char* line_ending, const char* body) { in CreateMessage() 790 const char* line_ending) { in HeaderLineTestHelper()
|