Searched defs:buffer_start (Results 1 – 8 of 8) sorted by relevance
74 void* buffer_start, in GetReservedRegion()172 BackingStore::BackingStore(void* buffer_start, size_t byte_length, in BackingStore()289 void* buffer_start = nullptr; in Allocate() local305 void* buffer_start = allocator->Allocate(byte_length); in Allocate() local458 byte* buffer_start = reinterpret_cast<byte*>(allocation_base) + in TryAllocateAndPartiallyCommitMemory() local462 byte* buffer_start = reinterpret_cast<byte*>(allocation_base); in TryAllocateAndPartiallyCommitMemory() local
88 void* buffer_start() const { return buffer_start_; } in buffer_start() function
34 const uint8_t *buffer, *buffer_end, *buffer_start; member38 uint8_t *buffer, *buffer_end, *buffer_start; member
380 glw::GLint64 buffer_start = -1; in testBuffersDimensions() local827 glw::GLint64 buffer_start = -1; in testStart() local
281 byte* buffer_start() const { return buffer_->start(); } in buffer_start() function
144 Utf16CharacterStream(const uint16_t* buffer_start, in Utf16CharacterStream()
1182 int64_t buffer_start; in ffio_rewind_with_probe_data() local
813 stbi_uc buffer_start[128]; member