Home
last modified time | relevance | path

Searched defs:line_start (Results 1 - 25 of 31) sorted by relevance

12

/third_party/toybox/toys/pending/
H A Dklogd.c67 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 Dcustom_files.rs59 fn line_start(&self, line_index: usize) -> Result<usize, files::Error> { in line_start() functions
/third_party/ffmpeg/libavcodec/
H A Dhtmlsubtitles.c132 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 Dlexer.cc28 const char* line_start = input_.str_; in Error() local
H A Dlexer.in.cc27 const char* line_start = input_.str_; in Error() local
H A Dbuild_log.cc276 char* line_start = 0; in Load() local
/third_party/node/deps/v8/src/objects/
H A Dscript.h175 int line_start; // Position of first character in line. member
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs302 fn line_start(&self, line_index: LineIndex) -> Result<ByteIndex, Error> { in line_start() functions
/third_party/python/Python/
H A DPython-tokenize.c89 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 DPuckerBloat.cpp86 const auto line_start = pts[0], variable
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H A Dudl_transfer.c217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H A Dudl_transfer.c178 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp156 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 Dfiles.rs299 fn line_start(&self, line_index: usize) -> Result<usize, Error> { in line_start() functions
/third_party/python/Parser/
H A Dtokenizer.h67 const char* line_start; /* pointer to start of current line */ member
H A Dpegen.c165 const char *line_start = token_type == STRING ? p->tok->multi_line_start : p->tok->line_start; in initialize_token() local
H A Dtokenizer.c361 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 DSkottieShaper.cpp373 const char* line_start = ptr; in ShapeImpl() local
H A DTextAdapter.cpp382 line_start = 0, in buildDomainMaps() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c495 int line_start(const char *str, int line_number) in line_start() function
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c119 size_t line_start; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dudlfb.c542 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c118 size_t line_start; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dudlfb.c545 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c621 FriBidiStrIndex line_start = 0; in shape_text() local

Completed in 27 milliseconds

12