Home
last modified time | relevance | path

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

/external/gsc-utils/extra/usb_updater/
Ddesc_parser.c28 static ssize_t get_next_line(char *next_line, size_t line_size) in get_next_line()
108 static int parse_range(char *next_line, size_t line_len, in parse_range()
240 char next_line[1000]; /* Should be enough for the largest descriptor. */ in parser_get_next_range() local
304 char next_line[1000]; /* Should be enough for the largest descriptor. */ in parser_find_board() local
/external/libdav1d/src/x86/
Drefmvs.asm250 .next_line: label
647 .next_line: label
830 .next_line: label
Dmc_sse.asm6031 .next_line: label
Dmc16_sse.asm5587 .next_line: label
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_linux.cc39 char *next_line = (char*)internal_memchr(current_, '\n', last - current_); in Next() local
/external/rust/android-crates-io/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.py67 def next_line(predicate): function
/external/angle/build/android/gyp/
Djavac_output_processor.py140 def _LookForUnknownSymbol(self, line, next_line): argument
/external/cronet/stable/build/android/gyp/
Djavac_output_processor.py140 def _LookForUnknownSymbol(self, line, next_line): argument
/external/cronet/tot/build/android/gyp/
Djavac_output_processor.py140 def _LookForUnknownSymbol(self, line, next_line): argument
/external/curl/lib/
Dhttp1.c102 static ssize_t next_line(struct h1_req_parser *parser, in next_line() function
/external/v4l-utils/utils/v4l2-ctl/
Dv4l-stream.c70 __u32 *next_line = NULL; in rle_decompress() local
/external/v4l-utils/utils/qvidcap/
Dv4l-stream.c70 __u32 *next_line = NULL; in rle_decompress() local
/external/v4l-utils/utils/common/
Dv4l-stream.c70 __u32 *next_line = NULL; in rle_decompress() local
/external/pigweed/pw_build/py/pw_build/
Dgn_resolver.py160 def next_line(): function
/external/crosvm/rutabaga_gfx/src/
Drutabaga_2d.rs55 let mut next_line; in transfer_2d() localVariable
/external/minijail/
Dutil.c662 attribute_cleanup_str char *next_line = NULL; in getmultiline() local
/external/virglrenderer/src/
Dvrend_winsys_gbm.c207 bool next_iovec, next_line; in virgl_gbm_transfer_internal() local
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc385 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/python/bumble/bumble/
Dhfp.py126 async def next_line(self) -> str: member in HfpProtocol
/external/libcups/backend/
Dusb-darwin.c2293 static const char *next_line (const char *buffer) in next_line() function
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp676 const GLchar *next_line = strchr(source, '\n'); in printShaderSource() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp18258 const GLchar *next_line = strchr(part, '\n'); in printShaderSource() local
/external/libbpf/src/
Dlibbpf.c7690 char *prev_line, *cur_line, *next_line; in fixup_verifier_log() local