/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRef.hpp | 74 class Deleter class 77 …Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter() function in vk::refdetails::Deleter 82 Deleter (void) in Deleter() function in vk::refdetails::Deleter 97 class Deleter<VkInstance> class 100 …Deleter (const PlatformInterface& platformIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() function in vk::refdetails::Deleter 104 Deleter (void) in Deleter() function in vk::refdetails::Deleter 117 class Deleter<VkDevice> class 120 …Deleter (const PlatformInterface& platformIface, VkInstance instance, VkDevice device, const VkAl… in Deleter() function in vk::refdetails::Deleter 126 Deleter (void) in Deleter() function in vk::refdetails::Deleter 139 class Deleter<VkSurfaceKHR> class [all …]
|
/third_party/skia/src/core/ |
D | SkStrikeForGPU.h | 60 struct Deleter { struct 67 using SkScopedStrikeForGPU = std::unique_ptr<SkStrikeForGPU, SkStrikeForGPU::Deleter>; argument
|
/third_party/flutter/skia/src/core/ |
D | SkStrikeInterface.h | 88 struct Deleter { struct 95 using SkScopedStrike = std::unique_ptr<SkStrikeInterface, SkStrikeInterface::Deleter>; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | memory.h | 97 struct MARL_EXPORT Deleter { struct 108 // unique_ptr<T> is an alias to std::unique_ptr<T, Deleter>. argument 156 Allocator::Deleter::Deleter() : allocator(nullptr) {} in Deleter() function 157 Allocator::Deleter::Deleter(Allocator* allocator, size_t count) in Deleter() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Parallel.cpp | 80 struct Deleter { struct in llvm::parallel::detail::__anon8d0377520111::ThreadPoolExecutor 81 static void call(void *Ptr) { ((ThreadPoolExecutor *)Ptr)->stop(); } in call()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1336 struct Deleter : public SelectionDAG::DAGNodeDeletedListener { struct 1338 Deleter(SelectionDAG &D, T &C) in Deleter() function 1339 : SelectionDAG::DAGNodeDeletedListener(D, [&C] (SDNode *N, SDNode *E) { in Deleter()
|
/third_party/node/src/ |
D | node_api.cc | 80 struct Deleter { struct in v8impl::__anon274e92400311::BufferFinalizer 81 void operator()(BufferFinalizer* finalizer) { in operator ()()
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 3711 class Deleter { class 3719 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() function in cl::detail::Deleter
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl2.hpp | 3559 class Deleter { class 3567 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() function in cl::detail::Deleter
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 1268 using Deleter = typename UniqueHandleTraits<Type, Dispatch>::deleter; typedef in VULKAN_HPP_NAMESPACE::UniqueHandle
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 1170 using Deleter = typename UniqueHandleTraits<Type, Dispatch>::deleter; typedef in VULKAN_HPP_NAMESPACE::UniqueHandle
|