Home
last modified time | relevance | path

Searched defs:pos_end (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/brotli/c/enc/
Dbackward_references_inc.h23 const size_t pos_end = position + num_bytes; in EXPORT_FN() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_inc.h23 const size_t pos_end = position + num_bytes; in EXPORT_FN() local
/third_party/ffmpeg/libavformat/
Dsegafilmenc.c174 int64_t pos, pos_end; in write_header() local
Dflvenc.c583 int64_t pos, pos_end = avio_tell(s->pb); /* Save the pre-shift size. */ in shift_data() local
Dmovenc.c6985 int64_t pos, pos_end; in shift_data() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h269 int pos_end; member
/third_party/libfuse/example/
Dpassthrough_hp.cc1174 size_t pos_start = 0, pos_end, delim_len = delimiter.length(); in string_split() local