Home
last modified time | relevance | path

Searched defs:buffer_end (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dbytestream.h34 const uint8_t *buffer, *buffer_end, *buffer_start; member
38 uint8_t *buffer, *buffer_end, *buffer_start; member
Dget_bits.h62 const uint8_t *buffer, *buffer_end; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
/third_party/node/deps/v8/src/inspector/
Dv8-string-conversions.cc363 char* buffer_end = &*output.end(); in UTF16ToUTF8() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c324 ASSERTED uint32_t *buffer_end; in pvr_pds_render_ctx_sr_program_create_and_upload() local
933 ASSERTED uint32_t *buffer_end; in pvr_pds_sr_fence_terminate_program_create_and_upload() local
/third_party/gn/src/base/win/
Dregistry.cc337 const char16_t* buffer_end = entry + (size / sizeof(char16_t)); in ReadValues() local
/third_party/node/deps/v8/src/parsing/
Dscanner.h146 const uint16_t* buffer_end, size_t buffer_pos) in Utf16CharacterStream()
Dscanner-character-streams.cc167 size_t buffer_end = chunk.length; in GetDataAt() local
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c549 char *p = buffer, *buffer_end = buffer + sizeof (buffer); in get_one_number() local
/third_party/vixl/src/aarch32/
Ddisasm-aarch32.cc67215 const uint16_t* instruction_address, const uint16_t* buffer_end) { in DecodeT32At()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59501 uint8_t *buffer_end; member