/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/ |
H A D | CLMemoryRegion.cpp | 88 void CLBufferMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLBufferMemoryRegion 142 void CLCoarseSVMMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLCoarseSVMMemoryRegion 164 void CLFineSVMMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLFineSVMMemoryRegion
|
H A D | CLSubTensor.cpp | 76 void CLSubTensor::unmap() in unmap() function in CLSubTensor
|
H A D | CLTensor.cpp | 71 void CLTensor::unmap() in unmap() function in arm_compute::CLTensor
|
/aosp_15_r20/external/kotlinx.serialization/formats/properties/commonTest/src/kotlinx/serialization/properties/ |
H A D | PropertiesTest.kt | 68 val unmap = Properties.decodeFromMap(serializer, map) in assertMappedAndRestored() constant 85 val unmap = Properties.decodeFromMap(serializer, map) in assertMappedNullableAndRestored() constant
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | mem_map_base.h | 33 void unmap(uptr Addr, uptr Size) { in unmap() function 39 void unmap() { unmap(getBase(), getCapacity()); } in unmap() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 547 angle::Result Buffer11::unmap(const gl::Context *context, GLboolean *result) in unmap() function in rx::Buffer11 1326 void Buffer11::NativeStorage::unmap() in unmap() function in rx::Buffer11::NativeStorage 1542 void Buffer11::PackStorage::unmap() in unmap() function in rx::Buffer11::PackStorage 1658 void Buffer11::SystemMemoryStorage::unmap() in unmap() function in rx::Buffer11::SystemMemoryStorage
|
/aosp_15_r20/external/ComputeLibrary/utils/ |
H A D | Utils.h | 223 inline void unmap(T &tensor) in unmap() function 243 inline void unmap(CLTensor &tensor) in unmap() function
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | C2AllocatorIon.cpp | 217 c2_status_t unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon::Impl 443 c2_status_t C2AllocationIon::unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/ |
H A D | ICLTensor.cpp | 40 void ICLTensor::unmap(cl::CommandQueue &q) in unmap() function in ICLTensor
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Buffer.cpp | 29 void Buffer::unmap() { in unmap() function in skgpu::graphite::Buffer
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/ |
H A D | ClTensor.cpp | 56 StatusCode ClTensor::unmap() in unmap() function in arm_compute::gpu::opencl::ClTensor
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/ |
H A D | CpuTensor.cpp | 60 StatusCode CpuTensor::unmap() in unmap() function in arm_compute::cpu::CpuTensor
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/ |
H A D | ICLArray.h | 83 void unmap(cl::CommandQueue &q) in unmap() function
|
/aosp_15_r20/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/ |
H A D | SharedBufferHandleImpl.java | 57 public void unmap(ByteBuffer buffer) { in unmap() method in SharedBufferHandleImpl
|
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/ |
H A D | NETensorHandle.cpp | 64 void NETensorHandle::unmap() in unmap() function in arm_compute::graph::backends::NETensorHandle
|
H A D | NESubTensorHandle.cpp | 61 void NESubTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::NESubTensorHandle
|
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/ |
H A D | CLTensorHandle.cpp | 63 void CLTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::CLTensorHandle
|
H A D | CLSubTensorHandle.cpp | 64 void CLSubTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::CLSubTensorHandle
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/ |
H A D | CLArray.h | 77 void unmap() in unmap() function
|
/aosp_15_r20/external/swiftshader/src/System/Linux/ |
H A D | MemFd.cpp | 112 bool LinuxMemFd::unmap(void *addr, size_t size) in unmap() function in LinuxMemFd
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrGpuBuffer.cpp | 38 void GrGpuBuffer::unmap() { in unmap() function in GrGpuBuffer
|
/aosp_15_r20/external/crosvm/fuse/src/ |
H A D | fuzzing.rs | 48 fn unmap(&self, _offset: u64, _size: u64) -> io::Result<()> { in unmap() method
|
/aosp_15_r20/external/gwp_asan/gwp_asan/platform_specific/ |
H A D | guarded_pool_allocator_fuchsia.cpp | 38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
|
H A D | guarded_pool_allocator_posix.cpp | 56 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/graphics/fonts/ |
H A D | OtfFontFileParser.java | 125 private static void unmap(ByteBuffer buffer) { in unmap() method in OtfFontFileParser
|