Home
last modified time | relevance | path

Searched defs:dest_end (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/iostreams/filter/
Dzstd.hpp291 char*& dest_begin, char* dest_end, bool flush ) in filter()
322 char*& dest_begin, char* dest_end, bool flush ) in filter()
Dlzma.hpp302 char*& dest_begin, char* dest_end, bool flush ) in filter()
334 char*& dest_begin, char* dest_end, bool flush ) in filter()
Dbzip2.hpp326 char*& dest_begin, char* dest_end, bool flush ) in filter()
366 char*& dest_begin, char* dest_end, bool flush ) in filter()
Dzlib.hpp352 char*& dest_begin, char* dest_end, bool flush ) in filter()
386 char*& dest_begin, char* dest_end, bool /* flush */ ) in filter()
/third_party/boost/libs/iostreams/src/
Dlzma.cpp91 char*& dest_begin, char* dest_end ) in before()
Dbzip2.cpp86 char*& dest_begin, char* dest_end ) in before()
Dzlib.cpp101 char*& dest_begin, char* dest_end ) in before()
Dzstd.cpp71 char*& dest_begin, char* dest_end ) in before()
/third_party/ffmpeg/libavcodec/
Dxan.c121 uint8_t *dest_end = dest + dest_len; in xan_huffman_decode() local
160 uint8_t *dest_end = dest + dest_len; in xan_unpack() local
Dvmdvideo.c144 unsigned char *dest_end = dest + dest_len; in rle_unpack() local
Dxxan.c132 const uint8_t *dest_end = dest + dest_len; in xan_unpack() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh635 hb_bytes_t dest_end; // region of source_glyph to copy second member
/third_party/ntfs-3g/libntfs-3g/
Dcompress.c476 u8 *dest_end = dest + dest_size; /* End of dest buffer. */ in ntfs_decompress() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh1269 hb_bytes_t dest_end; /* region of source_glyph to copy second */ member
/third_party/harfbuzz/src/
Dhb-ot-glyf-table.hh1203 hb_bytes_t dest_end; /* region of source_glyph to copy second */ member
/third_party/ffmpeg/libavformat/
Dutils.c5017 char *dest = NULL, *dest_end; local