Searched defs:buffer_end (Results 1 – 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | bytestream.h | 34 const uint8_t *buffer, *buffer_end, *buffer_start; member 38 uint8_t *buffer, *buffer_end, *buffer_start; member
|
| D | get_bits.h | 62 const uint8_t *buffer, *buffer_end; member
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | CodedInputStream.php | 42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
|
| /third_party/boost/boost/move/algo/detail/ |
| D | merge.hpp | 863 BidirectionalIterator2 buffer_end = boost::move(middle, last, buffer); in rotate_adaptive() local 874 BidirectionalIterator2 buffer_end = boost::move(first, middle, buffer); in rotate_adaptive() local
|
| D | adaptive_sort_merge.hpp | 1230 RandItBuf buffer_end = buffer; in op_merge_blocks_with_buf() local
|
| /third_party/gn/src/base/win/ |
| D | registry.cc | 337 const char16_t* buffer_end = entry + (size / sizeof(char16_t)); in ReadValues() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | tokenize.c | 549 char *p = buffer, *buffer_end = buffer + sizeof (buffer); in get_one_number() local
|
| /third_party/glib/glib/ |
| D | gdatetime.c | 2864 gchar *buffer_end = buffer; in initialize_alt_digits() local
|