/external/crosvm/common/sys_util_core/src/ |
D | external_mapping.rs | 40 unmap: Unmap, field 99 let unmap: Unmap = |_resource_id| {}; in check_valid_external_map() localVariable 113 let unmap: Unmap = |_resource_id| {}; in check_invalid_external_map() localVariable 130 let unmap = |_resource_id| panic!(); in check_external_map_drop() localVariable
|
/external/crosvm/base/src/ |
D | external_mapping.rs | 40 unmap: Unmap, field 99 let unmap: Unmap = |_resource_id| {}; in check_valid_external_map() localVariable 113 let unmap: Unmap = |_resource_id| {}; in check_invalid_external_map() localVariable 130 let unmap = |_resource_id| panic!(); in check_external_map_drop() localVariable
|
/external/ComputeLibrary/src/runtime/CL/ |
D | CLMemoryRegion.cpp | 89 void CLBufferMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLBufferMemoryRegion 143 void CLCoarseSVMMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLCoarseSVMMemoryRegion 165 void CLFineSVMMemoryRegion::unmap(cl::CommandQueue &q) in unmap() function in arm_compute::CLFineSVMMemoryRegion
|
D | CLDistribution1D.cpp | 41 void CLDistribution1D::unmap() in unmap() function in CLDistribution1D
|
D | CLHOG.cpp | 68 void CLHOG::unmap() in unmap() function in CLHOG
|
D | CLLutAllocator.cpp | 52 void CLLutAllocator::unmap(cl::CommandQueue &q, uint8_t *mapping) in unmap() function in CLLutAllocator
|
D | CLTensor.cpp | 71 void CLTensor::unmap() in unmap() function in arm_compute::CLTensor
|
D | CLSubTensor.cpp | 76 void CLSubTensor::unmap() in unmap() function in CLSubTensor
|
/external/ComputeLibrary/utils/ |
D | Utils.h | 227 inline void unmap(T &tensor) in unmap() function 247 inline void unmap(CLTensor &tensor) in unmap() function 266 inline void unmap(CLDistribution1D &distribution) in unmap() function 287 inline void unmap(GCTensor &tensor) in unmap() function
|
/external/skia/experimental/graphite/src/ |
D | Buffer.cpp | 19 void Buffer::unmap() { in unmap() function in skgpu::Buffer
|
/external/ComputeLibrary/src/core/CL/ |
D | ICLLut.cpp | 38 void ICLLut::unmap(cl::CommandQueue &q) in unmap() function in ICLLut
|
D | ICLHOG.cpp | 38 void ICLHOG::unmap(cl::CommandQueue &q) in unmap() function in ICLHOG
|
D | ICLTensor.cpp | 40 void ICLTensor::unmap(cl::CommandQueue &q) in unmap() function in ICLTensor
|
D | ICLDistribution1D.cpp | 41 void ICLDistribution1D::unmap(cl::CommandQueue &q) in unmap() function in ICLDistribution1D
|
/external/ComputeLibrary/src/core/GLES_COMPUTE/ |
D | IGCTensor.cpp | 38 void IGCTensor::unmap() in unmap() function in IGCTensor
|
/external/ComputeLibrary/src/runtime/GLES_COMPUTE/ |
D | GCTensorAllocator.cpp | 98 void GCTensorAllocator::unmap() in unmap() function in GCTensorAllocator
|
D | GCTensor.cpp | 69 void GCTensor::unmap() in unmap() function in arm_compute::GCTensor
|
D | GCMemoryRegion.cpp | 81 void GCBufferMemoryRegion::unmap() in unmap() function in arm_compute::GCBufferMemoryRegion
|
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/ |
D | SharedBufferHandleImpl.java | 57 public void unmap(ByteBuffer buffer) { in unmap() method in SharedBufferHandleImpl
|
/external/ComputeLibrary/src/graph/backends/NEON/ |
D | NETensorHandle.cpp | 64 void NETensorHandle::unmap() in unmap() function in arm_compute::graph::backends::NETensorHandle
|
D | NESubTensorHandle.cpp | 61 void NESubTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::NESubTensorHandle
|
/external/ComputeLibrary/arm_compute/core/CL/ |
D | ICLArray.h | 83 void unmap(cl::CommandQueue &q) in unmap() function
|
/external/ComputeLibrary/src/graph/backends/CL/ |
D | CLTensorHandle.cpp | 63 void CLTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::CLTensorHandle
|
/external/ComputeLibrary/src/graph/backends/GLES/ |
D | GCTensorHandle.cpp | 63 void GCTensorHandle::unmap() in unmap() function in arm_compute::graph::backends::GCTensorHandle
|
/external/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 31 void GrGpuBuffer::unmap() { in unmap() function in GrGpuBuffer
|