/external/vulkan-validation-layers/ |
D | .cmake-format.py | 30 line_ending = u'unix' variable
|
/external/rust/android-crates-io/crates/textwrap/src/ |
D | options.rs | 12 pub line_ending: LineEnding, field 114 pub fn line_ending(self, line_ending: LineEnding) -> Self { in line_ending() method
|
D | lib.rs | 216 mod line_ending; module
|
/external/libaom/ |
D | .cmake-format.py | 28 line_ending = u'unix' variable
|
/external/libgav1/ |
D | .cmake-format.py | 34 line_ending = 'unix' variable
|
/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | trivia.rs | 119 pub(crate) fn line_ending(input: &mut Input<'_>) -> PResult<()> { in line_ending() function
|
/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_source_encoding.py | 123 def run_test(self, line_ending): argument
|
/external/libwebm/ |
D | .cmake-format.py | 88 line_ending = 'unix' variable
|
/external/webp/ |
D | .cmake-format.py | 88 line_ending = 'unix' variable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/character/ |
D | complete.rs | 227 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
D | streaming.rs | 218 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/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/rust/android-crates-io/crates/nom/src/character/ |
D | complete.rs | 227 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
D | streaming.rs | 218 pub fn line_ending<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in line_ending() function
|
/external/cronet/tot/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() 922 const char* line_ending) { in HeaderLineTestHelper()
|
/external/cronet/stable/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() 922 const char* line_ending) { in HeaderLineTestHelper()
|
/external/rust/android-crates-io/crates/winnow/src/ascii/ |
D | mod.rs | 246 pub fn line_ending<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error> in line_ending() function
|