Home
last modified time | relevance | path

Searched defs:buffer_start (Results 1 - 10 of 10) 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...]
/third_party/backends/backend/
H A Dma1509.h168 SANE_Byte *buffer, *buffer_start; member
H A Dlexmark_low.c1978 SANE_Byte *buffer_start; in sanei_lexmark_low_search_home_bwd() local
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.h88 void* buffer_start() const { return buffer_start_; } in buffer_start() function in v8::internal::BackingStore
H A Dbacking-store.cc172 BackingStore::BackingStore(void* buffer_start, size_t byte_length, in BackingStore() argument
289 void* buffer_start = nullptr; in Allocate() local
73 GetReservedRegion(bool has_guard_regions, void* buffer_start, size_t byte_capacity) GetReservedRegion() argument
458 byte* buffer_start = reinterpret_cast<byte*>(allocation_base) + TryAllocateAndPartiallyCommitMemory() local
462 byte* buffer_start = reinterpret_cast<byte*>(allocation_base); TryAllocateAndPartiallyCommitMemory() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessXFBTests.cpp380 glw::GLint64 buffer_start = -1; in testBuffersDimensions() local
827 glw::GLint64 buffer_start = -1; in testStart() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dassembler.h281 byte* buffer_start() const { return buffer_->start(); } in buffer_start() function in v8::internal::AssemblerBase
/third_party/node/deps/v8/src/parsing/
H A Dscanner.h144 Utf16CharacterStream(const uint16_t* buffer_start, in Utf16CharacterStream() argument
/third_party/ffmpeg/libavformat/
H A Daviobuf.c1182 int64_t buffer_start; in ffio_rewind_with_probe_data() local
/third_party/astc-encoder/Source/
H A Dstb_image.h813 stbi_uc buffer_start[128]; member

Completed in 25 milliseconds