Searched defs:buffer_start (Results 1 – 8 of 8) sorted by relevance
33 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateMessagePipe() local53 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateDataPipe() local74 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateSharedBuffer() local114 const void* buffer_start = 0; in JNI_CoreImpl_WriteMessage() local183 void* buffer_start = 0; in JNI_CoreImpl_ReadData() local236 void* buffer_start = env->GetDirectBufferAddress(elements); in JNI_CoreImpl_WriteData() local286 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_Duplicate() local324 void* buffer_start = env->GetDirectBufferAddress(buffer); in JNI_CoreImpl_Unmap() local
77 void* buffer_start() const { return buffer_start_; } in buffer_start() function146 BackingStore(void* buffer_start, size_t byte_length, size_t byte_capacity, in BackingStore()
60 void* buffer_start, in GetReservedRegion()214 void* buffer_start = nullptr; in Allocate() local230 void* buffer_start = allocator->Allocate(byte_length); in Allocate() local368 byte* buffer_start = reinterpret_cast<byte*>(allocation_base) + in TryAllocateWasmMemory() local710 void* buffer_start, size_t length) { in Lookup()
41 const uint8_t *buffer_start = buffer; in vpx_reader_fill() local
380 glw::GLint64 buffer_start = -1; in testBuffersDimensions() local827 glw::GLint64 buffer_start = -1; in testStart() local
276 byte* buffer_start() const { return buffer_->start(); } in buffer_start() function
329 u64 buffer_start; in ldpaa_eth_tx() local
144 Utf16CharacterStream(const uint16_t* buffer_start, in Utf16CharacterStream()