Home
last modified time | relevance | path

Searched defs:buffer_start (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/mojo/public/java/system/
Dcore_impl.cc33 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateMessagePipe() local
53 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateDataPipe() local
74 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_CreateSharedBuffer() local
114 const void* buffer_start = 0; in JNI_CoreImpl_WriteMessage() local
183 void* buffer_start = 0; in JNI_CoreImpl_ReadData() local
236 void* buffer_start = env->GetDirectBufferAddress(elements); in JNI_CoreImpl_WriteData() local
286 const void* buffer_start = env->GetDirectBufferAddress(options_buffer); in JNI_CoreImpl_Duplicate() local
324 void* buffer_start = env->GetDirectBufferAddress(buffer); in JNI_CoreImpl_Unmap() local
/external/libvpx/vpx_dsp/
Dbitreader.c41 const uint8_t *buffer_start = buffer; in vpx_reader_fill() local
/external/pytorch/torch/csrc/jit/runtime/static/
Dmemory_planner.h210 uint8_t* buffer_start = static_cast<uint8_t*>(output_buffer_.get()); in isManagedOutputTensor() local
/external/emboss/runtime/cpp/test/
Demboss_memory_util_test.cc523 const int buffer_start = 2; in TEST() local
560 const int buffer_start = 2; in TEST() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp380 glw::GLint64 buffer_start = -1; in testBuffersDimensions() local
828 glw::GLint64 buffer_start = -1; in testStart() local
/external/executorch/backends/vulkan/runtime/
DVulkanBackend.cpp486 const uint8_t* buffer_start = in compileModel() local
/external/armnn/third-party/stb/
Dstb_image.h697 stbi_uc buffer_start[128]; member
/external/ComputeLibrary/include/stb/
Dstb_image.h701 stbi_uc buffer_start[128]; member