Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_linux.cc39 char *next_line = (char*)internal_memchr(current_, '\n', last - current_); in Next() local
/external/python/bumble/bumble/
Dhfp.py72 async def next_line(self): member in HfpProtocol
/external/rust/crates/tokio/src/io/util/
Dlines.rs69 pub async fn next_line(&mut self) -> io::Result<Option<String>> { in next_line() function
/external/grpc-grpc/src/objective-c/
Dchange-comments.py71 def next_line(predicate): function
/external/angle/build/android/gyp/
Djavac_output_processor.py126 def _LookForUnknownSymbol(self, line, next_line): argument
/external/cronet/build/android/gyp/
Djavac_output_processor.py169 def _LookForUnknownSymbol(self, line, next_line): argument
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dfile_process.py57 def next_line(self): member in LinewiseFileProcessor
/external/pigweed/pw_build/py/pw_build/
Dgn_resolver.py161 def next_line(): function
/external/crosvm/rutabaga_gfx/src/
Drutabaga_2d.rs56 let mut next_line; in transfer_2d() localVariable
/external/virglrenderer/src/
Dvrend_winsys_gbm.c207 bool next_iovec, next_line; in virgl_gbm_transfer_internal() local
/external/minijail/
Dutil.c622 attribute_cleanup_str 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/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.cpp18476 const GLchar* next_line = strchr(part, '\n'); in printShaderSource() local