/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | PoolAlloc.h | 77 void deallocate(void *, size_type) {} in deallocate() function 87 void deallocate(pointer, size_type) {} in deallocate() function
|
/third_party/node/deps/v8/src/zone/ |
D | zone-allocator.h | 61 void deallocate(T* p, size_t length) { zone_->DeleteArray<T>(p, length); } in deallocate() function 121 void deallocate(T* p, size_t n) { in deallocate() function
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_memorypool.h | 79 void deallocate(void *p, size_t n) { in deallocate() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | counting_allocator.h | 63 void deallocate(pointer p, size_type n) { in deallocate() function
|
D | raw_hash_set_allocator_test.cc | 80 void deallocate(T* ptr, size_t n) { in deallocate() function in absl::container_internal::__anoncbc82d2d0111::CheckedAlloc 458 void deallocate(T* p, size_t) { delete p; } in deallocate() function in absl::container_internal::__anoncbc82d2d0111::PAlloc
|
D | container_memory_test.cc | 73 void deallocate(T* p, std::size_t n) { in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Memory.cpp | 102 void deallocate(void *memory) in deallocate() function
|
/third_party/glslang/glslang/Include/ |
D | PoolAlloc.h | 297 void deallocate(void*, size_type) { } in deallocate() function 298 void deallocate(pointer, size_type) { } in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 287 void deallocate(void*, size_type) {} in deallocate() function 295 void deallocate(pointer, size_type) {} in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ArrayRecycler.h | 137 void deallocate(Capacity Cap, T *Ptr) { in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.cpp | 40 Error deallocate() override { in allocate() function in llvm::jitlink::InProcessMemoryManager::allocate::IPMMAlloc
|
/third_party/json/tests/src/ |
D | unit-allocator.cpp | 73 void deallocate(T* p, std::size_t n) in deallocate() function
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | StackContainer.h | 115 void deallocate(pointer p, size_type n) { in deallocate() function
|
/third_party/protobuf/src/google/protobuf/ |
D | map.h | 125 void deallocate(pointer p, size_type n) { in deallocate() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
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/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
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/dng_sdk/source/ |
D | dng_memory.h | 567 void deallocate (T *ptr, size_t n) in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceMemory.h | 85 void deallocate(pointer, size_type) {} in deallocate() function
|
D | IceCfg.h | 253 template <typename T> void deallocate(T *Object) { in deallocate() function
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | ExecutableMemory.cpp | 251 void deallocate(void *memory) in deallocate() function
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | st_tusb.h | 34 int (*deallocate)(struct usb_device *); member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | memory.h | 416 void StlAllocator<T>::deallocate(T* p, std::size_t n) { in deallocate() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | exception_safety_testing.h | 714 void deallocate(pointer ptr, size_type) noexcept { in deallocate() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_cat_test.cc | 236 void deallocate(T* p, size_t) { std::free(p); } in deallocate() function
|
/third_party/openssl/crypto/err/ |
D | err.c | 778 int deallocate) in err_set_error_data_int()
|