/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiMemoryRequirementInvarianceTests.cpp | 133 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 D | vktApiMemoryRequirementInvarianceTests.cpp | 127 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 D | IceCfg.h | 253 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 D | inlined_vector_test.cc | 1785 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 D | MCContext.h | 678 void deallocate(void *Ptr) {} in deallocate() function
|
/third_party/protobuf/src/google/protobuf/ |
H A D | map.h | 125 void deallocate(pointer p, size_type n) { in deallocate() function in google::protobuf::internal::MapAllocator
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-cdev.c | 412 struct fw_cdev_deallocate deallocate; member
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-cdev.c | 425 struct fw_cdev_deallocate deallocate; member
|
/third_party/cJSON/ |
H A D | cJSON.c | 171 void (CJSON_CDECL *deallocate)(void *pointer); member [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | btree.h | 871 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 D | glfw3.h | 2151 GLFWdeallocatefun deallocate; member
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr4.h | 672 struct nfsd4_fallocate deallocate; member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 690 struct nfsd4_fallocate deallocate; member
|
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 3641 void deallocate(pointer p, size_type) in deallocate() function in cl::SVMAllocator
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 4778 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 D | rust-library.rs | 14235 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...] |