Home
last modified time | relevance | path

Searched defs:next_line (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_linux.cpp36 char *next_line = in Next() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_linux.cc39 char *next_line = (char*)internal_memchr(current_, '\n', last - current_); in Next() local
/external/bcc/src/cc/frontends/b/
Dlexer.h70 bool next_line() { in next_line() function
/external/grpc-grpc/src/objective-c/
Dchange-comments.py71 def next_line(predicate): function
/external/rust/crates/tokio/src/io/util/
Dlines.rs65 pub async fn next_line(&mut self) -> io::Result<Option<String>> { in next_line() function
/external/crosvm/rutabaga_gfx/src/
Drutabaga_2d.rs52 let mut next_line; in transfer_2d() localVariable
/external/pigweed/pw_build/py/pw_build/
Dpython_runner.py192 def next_line(): function
/external/virglrenderer/src/
Dvrend_winsys_gbm.c207 bool next_iovec, next_line; in virgl_gbm_transfer_internal() local
/external/minijail/
Dsyscall_filter.c592 char *next_line = NULL; in getmultiline() local
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc382 struct LineInfo &next_line = func_info.line_info[k + 1]; in ComputeSizeAndRVA() local
/external/igt-gpu-tools/runner/
Dresultgen.c83 static char *next_line(char *line, char *bufend) in next_line() function
/external/llvm-project/lldb/source/Core/
DDisassembler.cpp492 SourceLine next_line; in PrintInstructions() local
/external/libcups/backend/
Dusb-darwin.c2291 static const char *next_line (const char *buffer) in next_line() function
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp675 const GLchar* next_line = strchr(source, '\n'); in printShaderSource() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp18534 const GLchar* next_line = strchr(part, '\n'); in printShaderSource() local