/external/google-breakpad/src/common/linux/ |
D | memory_mapped_file.cc | 54 Unmap(); in ~MemoryMappedFile() 60 Unmap(); in Map() 111 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
|
D | memory_mapped_file.h | 64 void Unmap();
|
D | memory_mapped_file_unittest.cc | 69 mapped_file.Unmap(); in TEST_F()
|
/external/libchrome/base/memory/ |
D | shared_memory_mapping.cc | 48 Unmap(); in operator =() 58 Unmap(); in ~SharedMemoryMapping() 70 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping
|
D | shared_memory_posix.cc | 50 Unmap(); in ~SharedMemory() 317 bool SharedMemory::Unmap() { in Unmap() function in base::SharedMemory 337 Unmap(); in TakeHandle()
|
D | shared_memory_unittest.cc | 274 memory.Unmap(); in TEST_P() 377 EXPECT_TRUE(writable_shmem.Unmap()); in TEST_P() 389 EXPECT_TRUE(readonly_shmem.Unmap()); in TEST_P() 478 EXPECT_TRUE(shmem.Unmap()); in TEST_P() 561 memory.Unmap(); in TEST_P() 879 memory.Unmap(); in TEST_P()
|
D | shared_memory_mapping.h | 74 void Unmap();
|
D | shared_memory.h | 175 bool Unmap();
|
/external/libtextclassifier/lang_id/common/file/ |
D | mmap.h | 93 bool Unmap(MmapHandle mmap_handle); 107 Unmap(handle_); in ~ScopedMmap()
|
D | mmap.cc | 119 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
|
/external/libtextclassifier/utils/memory/ |
D | mmap.h | 113 bool Unmap(MmapHandle mmap_handle); 129 Unmap(handle_); in ~ScopedMmap()
|
D | mmap.cc | 122 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
|
/external/perf_data_converter/src/quipper/ |
D | address_mapper.cc | 78 Unmap(mapping_iter); in MapWithID() 86 Unmap(old_range_iter); in MapWithID() 258 void AddressMapper::Unmap(MappingList::iterator mapping_iter) { in Unmap() function in quipper::AddressMapper
|
D | address_mapper.h | 131 void Unmap(MappingList::iterator mapping_iter);
|
/external/libchrome/libchrome_tools/patch/ |
D | shared_memory_mapping.patch | 24 void SharedMemoryMapping::Unmap() {
|
D | trace_event.patch | 182 @@ -314,7 +318,8 @@ bool SharedMemory::Unmap() {
|
/external/syzkaller/pkg/report/testdata/gvisor/report/ |
D | 4 | 11 gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.(*subprocess).Unmap(0xc420252a20, 0x2000d… 72 gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.(*subprocess).Unmap(0xc420252a20, 0x2000d…
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 4106 void Unmap(VmaAllocator hAllocator, uint32_t count); 4309 void Unmap(VmaAllocator hAllocator); 4489 void Unmap(VmaAllocation hAllocation); 4965 m_BlockAllocation.m_Block->Unmap(hAllocator, mapRefCount); in ChangeBlockAllocation() 6351 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function 6797 pBlock->Unmap(m_hAllocator, 1); in Free() 7147 void VmaDefragmentator::BlockInfo::Unmap(VmaAllocator hAllocator) in Unmap() function 7151 m_pBlock->Unmap(hAllocator, 1); in Unmap() 7348 m_Blocks[blockIndex]->Unmap(m_hAllocator); in Defragment() 8341 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function [all …]
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 4106 void Unmap(VmaAllocator hAllocator, uint32_t count); 4309 void Unmap(VmaAllocator hAllocator); 4489 void Unmap(VmaAllocation hAllocation); 4965 m_BlockAllocation.m_Block->Unmap(hAllocator, mapRefCount); in ChangeBlockAllocation() 6351 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function 6797 pBlock->Unmap(m_hAllocator, 1); in Free() 7147 void VmaDefragmentator::BlockInfo::Unmap(VmaAllocator hAllocator) in Unmap() function 7151 m_pBlock->Unmap(hAllocator, 1); in Unmap() 7348 m_Blocks[blockIndex]->Unmap(m_hAllocator); in Defragment() 8341 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function [all …]
|
/external/libchrome/base/process/ |
D | process_metrics_unittest.cc | 639 memory.Unmap(); in TEST()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.cpp | 479 pDeviceContext->Unmap(psMesh->pivb, 0); in PVRTShadowVolMeshInitMesh() 795 pDeviceContext->Unmap(psVol->piib, 0); in PVRTShadowVolSilhouetteProjectedBuild()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderAtomicCountersTests.cpp | 860 GLboolean Unmap() in Unmap() function in gl4cts::__anonc4227ee20111::Buffer 1040 buffer.Unmap(); in Run() 1047 buffer.Unmap(); in Run()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderAtomicCountersTests.cpp | 755 GLboolean Unmap() in Unmap() function in glcts::__anon961860f30111::Buffer 1178 buffer.Unmap(); in Run()
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 159 Unmap = '18' variable in EventType
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 5314 FUNC ecb0 56 0 google_breakpad::MemoryMappedFile::Unmap()
|