Searched defs:buffer_start (Results 1 - 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | bytestream.h | 34 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 D | ma1509.h | 168 SANE_Byte *buffer, *buffer_start; member
|
| H A D | lexmark_low.c | 1978 SANE_Byte *buffer_start; in sanei_lexmark_low_search_home_bwd() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | backing-store.h | 88 void* buffer_start() const { return buffer_start_; } in buffer_start() function in v8::internal::BackingStore
|
| H A D | backing-store.cc | 172 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 D | gl4cDirectStateAccessXFBTests.cpp | 380 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 D | assembler.h | 281 byte* buffer_start() const { return buffer_->start(); } in buffer_start() function in v8::internal::AssemblerBase
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner.h | 144 Utf16CharacterStream(const uint16_t* buffer_start, in Utf16CharacterStream() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aviobuf.c | 1182 int64_t buffer_start; in ffio_rewind_with_probe_data() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 813 stbi_uc buffer_start[128]; member
|
Completed in 30 milliseconds