Home
last modified time | relevance | path

Searched defs:deallocate (Results 26 - 41 of 41) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp133 void BufferAllocator::deallocate (Context& context) in deallocate() function in vkt::api::BufferAllocator
219 void ImageAllocator::deallocate (Context& context) in deallocate() function in vkt::api::ImageAllocator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp127 void BufferAllocator::deallocate (Context& context) in deallocate() function in vkt::api::BufferAllocator
213 void ImageAllocator::deallocate (Context& context) in deallocate() function in vkt::api::ImageAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.h253 template <typename T> void deallocate(T *Object) { in deallocate() function in Ice::Cfg
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1785 void deallocate(value_type* p, size_t n) { in TEST() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h678 void deallocate(void *Ptr) {} in deallocate() function
/third_party/protobuf/src/google/protobuf/
H A Dmap.h125 void deallocate(pointer p, size_type n) { in deallocate() function in google::protobuf::internal::MapAllocator
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-cdev.c412 struct fw_cdev_deallocate deallocate; member
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c425 struct fw_cdev_deallocate deallocate; member
/third_party/cJSON/
H A DcJSON.c171 void (CJSON_CDECL *deallocate)(void *pointer); member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h871 static void deallocate(const size_type size, btree_node *node, in deallocate() function in absl::container_internal::btree_node
/third_party/glfw/include/GLFW/
H A Dglfw3.h2151 GLFWdeallocatefun deallocate; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h672 struct nfsd4_fallocate deallocate; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h690 struct nfsd4_fallocate deallocate; member
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3641 void deallocate(pointer p, size_type) in deallocate() function in cl::SVMAllocator
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4778 void deallocate(T* p, size_t n) { VmaFree(m_pCallbacks, p); } in deallocate() function in VmaStlAllocator
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14235 unsafe fn deallocate(&self, ptr: NonNull<u8>, layout: Layout) { in deallocate() functions
51902 unsafe fn deallocate(&self, ptr: NonNull<u8>, layout: Layout) { allocator_param() functions
[all...]

Completed in 99 milliseconds

12