/third_party/toybox/toys/pending/ |
H A D | klogd.c | 67 char *start, *line_start, msg_buffer[16348]; //LOG_LINE_LENGTH - Ring buffer size in klogd_main() local [all...] |
/third_party/rust/crates/codespan/codespan-reporting/examples/ |
H A D | custom_files.rs | 59 fn line_start(&self, line_index: usize) -> Result<usize, files::Error> { in line_start() functions
|
/third_party/ffmpeg/libavcodec/ |
H A D | htmlsubtitles.c | 132 int len, tag_close, sptr = 0, line_start = 1, an = 0, end = 0; in ff_htmlmarkup_to_ass() local
|
/third_party/ninja/src/ |
H A D | lexer.cc | 28 const char* line_start = input_.str_; in Error() local
|
H A D | lexer.in.cc | 27 const char* line_start = input_.str_; in Error() local
|
H A D | build_log.cc | 276 char* line_start = 0;
in Load() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | script.h | 175 int line_start; // Position of first character in line. member
|
/third_party/rust/crates/codespan/codespan/src/ |
H A D | file.rs | 302 fn line_start(&self, line_index: LineIndex) -> Result<ByteIndex, Error> { in line_start() functions
|
/third_party/python/Python/ |
H A D | Python-tokenize.c | 89 const char *line_start = type == STRING ? it->tok->multi_line_start : it->tok->line_start; in tokenizeriter_next() local
|
/third_party/skia/modules/skottie/src/layers/shapelayer/ |
H A D | PuckerBloat.cpp | 86 const auto line_start = pts[0], variable
|
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
H A D | udl_transfer.c | 217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/ |
H A D | udl_transfer.c | 178 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_print_asm.cpp | 156 get_branch_target(char** output, Program* program, const std::vector<bool>& referenced_blocks, char** line_start) get_branch_target() argument [all...] |
/third_party/rust/crates/codespan/codespan-reporting/src/ |
H A D | files.rs | 299 fn line_start(&self, line_index: usize) -> Result<usize, Error> { in line_start() functions
|
/third_party/python/Parser/ |
H A D | tokenizer.h | 67 const char* line_start; /* pointer to start of current line */ member
|
H A D | pegen.c | 165 const char *line_start = token_type == STRING ? p->tok->multi_line_start : p->tok->line_start; in initialize_token() local
|
H A D | tokenizer.c | 361 Py_ssize_t line_start = tok->start == NULL ? -1 : tok->line_start - tok->buf; in tok_reserve_buf() local [all...] |
/third_party/skia/modules/skottie/src/text/ |
H A D | SkottieShaper.cpp | 373 const char* line_start = ptr; in ShapeImpl() local
|
H A D | TextAdapter.cpp | 382 line_start = 0, in buildDomainMaps() local
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.c | 495 int line_start(const char *str, int line_number) in line_start() function
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_tty.c | 119 size_t line_start; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | udlfb.c | 542 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | n_tty.c | 118 size_t line_start; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | udlfb.c | 545 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_drawtext.c | 621 FriBidiStrIndex line_start = 0; in shape_text() local
|