Home
last modified time | relevance | path

Searched defs:UnmapMemory (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A DMapMemory.h76 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() function
95 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
109 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A DMapMemory.h160 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() function
179 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
193 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A DMapMemory.h160 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() function
179 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
193 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A DMapMemory.h160 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() function
179 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
193 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/
H A DMapMemory.h151 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() function
170 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
193 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/desc/
H A Dnacl_desc_effector.h63 void (*UnmapMemory)(struct NaClDescEffector *vself, member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/vulkan_memory_allocator/src/VmaReplay/
H A DConstants.h82 UnmapMemory, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp131 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/vulkan/
H A Dvma_wrapper.cc115 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) { in UnmapMemory() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DSharedArrayObject.cpp50 UnmapMemory(void* addr, size_t len) in UnmapMemory() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/
H A Dmmap_unittest.cc180 void UnmapMemory(struct NaClApp *nap, uint32_t addr, uint32_t size) { in UnmapMemory() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/tests/
H A Dvkrenderframework.h458 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvkrenderframework.h447 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dlvt_function_pointers.cpp54 PFN_vkUnmapMemory UnmapMemory; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dlvt_function_pointers.cpp54 PFN_vkUnmapMemory UnmapMemory; variable
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/utils/generated/
H A Dlvt_function_pointers.cpp54 PFN_vkUnmapMemory UnmapMemory; variable
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvkrenderframework.h518 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/kernel/memory/
H A Dpage_table.cpp483 ResultCode PageTable::UnmapMemory(VAddr addr, std::size_t size) { in UnmapMemory() function in Kernel::Memory::PageTable

12