Home
last modified time | relevance | path

Searched defs:line_begin (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddvbsubenc.c45 uint8_t *q, *line_begin; in dvb_encode_rle2() local
140 uint8_t *q, *line_begin; in dvb_encode_rle4() local
215 uint8_t *q, *line_begin; in dvb_encode_rle8() local
/third_party/alsa-utils/alsamixer/
Dtextbox.c128 const char *line_begin; in update_text_lines() local
/third_party/rust/crates/nom/src/
Derror.rs279 let line_begin = prefix in convert_error() localVariable
/third_party/node/deps/v8/src/objects/
Dobjects.cc4897 for (auto line_begin = begin; line_begin < end;) { in GetPositionInfoSlowImpl() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6015 const char *line_begin; member