Home
last modified time | relevance | path

Searched defs:buffer_end (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbytestream.h34 const uint8_t *buffer, *buffer_end, *buffer_start; member
38 uint8_t *buffer, *buffer_end, *buffer_start; member
[all...]
H A Dget_bits.h62 const uint8_t *buffer, *buffer_end; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc363 char* buffer_end = &*output.end(); in UTF16ToUTF8() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php42 private $buffer_end; variable
61 $this->buffer_end = $end; variable
/third_party/gn/src/base/win/
H A Dregistry.cc337 const char16_t* buffer_end = entry + (size / sizeof(char16_t)); in ReadValues() local
/third_party/mesa3d/src/imagination/vulkan/
H A 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/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc167 size_t buffer_end = chunk.length; in GetDataAt() local
H A Dscanner.h144 Utf16CharacterStream(const uint16_t* buffer_start, const uint16_t* buffer_cursor, const uint16_t* buffer_end, size_t buffer_pos) Utf16CharacterStream() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h387 bool store_and_advance(char *&buffer_ptr, char *buffer_end, const T& value, in store_and_advance() argument
407 char *const buffer_end = std::end(buffer); in hash_combine_range_impl() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h385 bool store_and_advance(char *&buffer_ptr, char *buffer_end, const T& value, in store_and_advance() argument
405 char *const buffer_end = std::end(buffer); in hash_combine_range_impl() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtokenize.c549 char *p = buffer, *buffer_end = buffer + sizeof (buffer); in get_one_number() local
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.cc67214 DecodeT32At( const uint16_t* instruction_address, const uint16_t* buffer_end) DecodeT32At() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h15423 void *buffer_end = (nk_byte*)ctx->memory.memory.ptr + ctx->memory.size; in nk_free_page_element() local

Completed in 119 milliseconds