Home
last modified time | relevance | path

Searched defs:source_end (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils.cc45 UChar* source_end; in EncodeOneChar() local
/third_party/ffmpeg/libavcodec/
Dbmvvideo.c61 const uint8_t *src, *source_end = source + src_len; in decode_bmv_frame() local
/third_party/node/src/
Dnode_buffer.cc636 size_t source_end = 0; in Copy() local
824 size_t source_end = 0; in CompareOffset() local
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.cc409 for (const VarState* source_end = source + count; source < source_end; in InitMergeRegion() local