Home
last modified time | relevance | path

Searched defs:line_end (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_line_reader.cpp56 const char* line_end = reinterpret_cast<const char*>( in GetNextLine() local
Dcrazy_linker_proc_maps.cpp28 const char* line_end, in ParseProcMapsLine()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt()
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc496 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local