/external/eigen/unsupported/test/ |
D | cxx11_tensor_of_float16_cuda.cu | 56 gpu_device.deallocate(d_float); in test_cuda_numext() 57 gpu_device.deallocate(d_res_half); in test_cuda_numext() 58 gpu_device.deallocate(d_res_float); in test_cuda_numext() 94 gpu_device.deallocate(d_float); in test_cuda_conversion() 95 gpu_device.deallocate(d_half); in test_cuda_conversion() 96 gpu_device.deallocate(d_conv); in test_cuda_conversion() 131 gpu_device.deallocate(d_float); in test_cuda_unary() 132 gpu_device.deallocate(d_res_half); in test_cuda_unary() 133 gpu_device.deallocate(d_res_float); in test_cuda_unary() 172 gpu_device.deallocate(d_float1); in test_cuda_elementwise() [all …]
|
D | cxx11_tensor_reduction_sycl.cpp | 51 sycl_device.deallocate(gpu_in_data); in test_full_reductions_sycl() 52 sycl_device.deallocate(gpu_out_data); in test_full_reductions_sycl() 89 sycl_device.deallocate(gpu_in_data); in test_first_dim_reductions_sycl() 90 sycl_device.deallocate(gpu_out_data); in test_first_dim_reductions_sycl() 126 sycl_device.deallocate(gpu_in_data); in test_last_dim_reductions_sycl() 127 sycl_device.deallocate(gpu_out_data); in test_last_dim_reductions_sycl()
|
D | cxx11_tensor_reduction_cuda.cu | 55 gpu_device.deallocate(gpu_in_ptr); in test_full_reductions() 56 gpu_device.deallocate(gpu_out_ptr); in test_full_reductions() 95 dev.deallocate(in_data); in test_first_dim_reductions() 96 dev.deallocate(out_data); in test_first_dim_reductions() 135 dev.deallocate(in_data); in test_last_dim_reductions() 136 dev.deallocate(out_data); in test_last_dim_reductions()
|
D | cxx11_tensor_cast_float16_cuda.cu | 58 gpu_device.deallocate(d_float); in test_cuda_conversion() 59 gpu_device.deallocate(d_half); in test_cuda_conversion() 60 gpu_device.deallocate(d_conv); in test_cuda_conversion()
|
D | cxx11_tensor_forced_eval_sycl.cpp | 60 sycl_device.deallocate(gpu_in1_data); in test_forced_eval_sycl() 61 sycl_device.deallocate(gpu_in2_data); in test_forced_eval_sycl() 62 sycl_device.deallocate(gpu_out_data); in test_forced_eval_sycl()
|
D | cxx11_tensor_sycl.cpp | 150 sycl_device.deallocate(gpu_in1_data); in test_sycl_cpu() 151 sycl_device.deallocate(gpu_in2_data); in test_sycl_cpu() 152 sycl_device.deallocate(gpu_in3_data); in test_sycl_cpu() 153 sycl_device.deallocate(gpu_out_data); in test_sycl_cpu()
|
D | cxx11_tensor_complex_cuda.cu | 106 gpu_device.deallocate(gpu_in_ptr); in test_cuda_sum_reductions() 107 gpu_device.deallocate(gpu_out_ptr); in test_cuda_sum_reductions() 143 gpu_device.deallocate(gpu_in_ptr); in test_cuda_product_reductions() 144 gpu_device.deallocate(gpu_out_ptr); in test_cuda_product_reductions()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_benchmark.h | 72 device_.deallocate(input_data); in SpatialConvolution() 73 device_.deallocate(filter_data); in SpatialConvolution() 74 device_.deallocate(output_data); in SpatialConvolution() 113 device_.deallocate(filter_data); in SpatialConvolutionBackwardInput() 114 device_.deallocate(output_backward_data); in SpatialConvolutionBackwardInput() 115 device_.deallocate(input_backward_data); in SpatialConvolutionBackwardInput() 154 device_.deallocate(input_data); in SpatialConvolutionBackwardKernel() 155 device_.deallocate(output_backward_data); in SpatialConvolutionBackwardKernel() 156 device_.deallocate(filter_backward_data); in SpatialConvolutionBackwardKernel() 208 device_.deallocate(input_data); in CuboidConvolution() [all …]
|
/external/libcxx/test/std/experimental/memory/memory.resource/memory.resource.public/ |
D | deallocate.pass.cpp | 41 std::is_same<decltype(M.deallocate(nullptr, 0, 0)), void>::value in main() 45 std::is_same<decltype(M.deallocate(nullptr, 0)), void>::value in main() 51 ! noexcept(M.deallocate(nullptr, 0, 0)) in main() 55 ! noexcept(M.deallocate(nullptr, 0)) in main() 63 M.deallocate(p, s, a); in main() 70 M.deallocate(p, s); in main()
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-cxx-std-suppression.h | 18 void deallocate(void *p) { in deallocate() function 26 static void deallocate(void *p) { in deallocate() function 27 _Alloc().deallocate(p); in deallocate() 84 __alloc_traits::deallocate(getBuffer()); 92 __alloc_traits::deallocate(getBuffer());
|
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
D | deallocate.pass.cpp | 30 a.deallocate((int*)10, 20); in main() 36 a.deallocate((int*)10, 20); in main() 42 a.deallocate((int*)10, 20); in main()
|
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
D | deallocate.pass.cpp | 32 void deallocate(value_type* p, std::size_t n) in deallocate() function 44 …std::allocator_traits<A<int> >::deallocate(a, reinterpret_cast<int*>(static_cast<std::uintptr_t>(0… in main() 52 …std::allocator_traits<Alloc >::deallocate(a, reinterpret_cast<VT*>(static_cast<std::uintptr_t>(0xD… in main()
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
D | gralloctest.c | 168 static int deallocate(struct alloc_device_t *device, struct grallocinfo *info) in deallocate() function 298 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes() 305 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes() 312 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes() 333 CHECK(deallocate(ctx->device, &info)); in test_alloc_combinations() 416 CHECK(deallocate(ctx->device, &info)); in test_gralloc_order() 458 CHECK(deallocate(ctx->device, &info)); in test_mapping() 498 CHECK(deallocate(ctx->device, &info)); in test_perform() 520 CHECK(deallocate(ctx->device, &info)); in test_ycbcr() 529 CHECK(deallocate(ctx->device, &info)); in test_ycbcr() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 75 DUT.deallocate(Cap, A2); in TEST() 87 DUT.deallocate(Cap, A2x); in TEST() 88 DUT.deallocate(Cap, A1); in TEST() 89 DUT.deallocate(Cap, A3); in TEST()
|
/external/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 75 DUT.deallocate(Cap, A2); in TEST() 87 DUT.deallocate(Cap, A2x); in TEST() 88 DUT.deallocate(Cap, A1); in TEST() 89 DUT.deallocate(Cap, A3); in TEST()
|
/external/libcxx/test/support/ |
D | test_memory_resource.hpp | 91 P.deallocate(p, s, a); in do_deallocate() 118 void deallocate(void*, size_t, size_t) {} in deallocate() function 127 void deallocate(void* p, size_t, size_t) { ::operator delete(p); } in deallocate() function 154 void deallocate(void*, size_t, size_t) {} in deallocate() function
|
D | test_allocator.h | 139 void deallocate(pointer p, size_type) in deallocate() function 203 void deallocate(pointer p, size_type) in deallocate() function 273 void deallocate(T* p, std::size_t) in deallocate() function 346 void deallocate(T* p, std::size_t n) { std::allocator<T>{}.deallocate(p, n); } in deallocate() function 388 void deallocate(void* ptr, std::size_t N) { in deallocate() function 428 void deallocate(pointer p, size_type n) { handle_->deallocate(p, n); } in deallocate() function
|
/external/swiftshader/src/Reactor/ |
D | ExecutableMemory.cpp | 39 #undef deallocate 164 void deallocate(void *memory) in deallocate() function 275 deallocate(memory); in deallocateExecutable() 285 deallocate(memory); in deallocateExecutable()
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/ |
D | StreamAllocation.java | 199 deallocate(false, false, true); in streamFinished() 217 deallocate(false, true, false); in release() 222 deallocate(true, false, false); in noNewStreams() 229 private void deallocate(boolean noNewStreams, boolean released, boolean streamFinished) { in deallocate() method in StreamAllocation 295 deallocate(true, false, true); in connectionFailed()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorDeviceCuda.h | 28 virtual void deallocate(void* buffer) const = 0; 131 deallocate(scratch_); in initializeDeviceProp() 149 virtual void deallocate(void* buffer) const { in initializeDeviceProp() function 201 EIGEN_STRONG_INLINE void deallocate(void* buffer) const { in initializeDeviceProp() function 202 stream_->deallocate(buffer); in initializeDeviceProp()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | StreamAllocation.java | 197 deallocate(false, false, true); in streamFinished() 215 deallocate(false, true, false); in release() 220 deallocate(true, false, false); in noNewStreams() 227 private void deallocate(boolean noNewStreams, boolean released, boolean streamFinished) { in deallocate() method in StreamAllocation 293 deallocate(true, false, true); in connectionFailed()
|
/external/swiftshader/src/Vulkan/ |
D | VkMemory.cpp | 32 void deallocate(void* ptr, const VkAllocationCallbacks* pAllocator) in deallocate() function 34 pAllocator ? pAllocator->pfnFree(pAllocator->pUserData, ptr) : sw::deallocate(ptr); in deallocate()
|
/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | copy_alloc.pass.cpp | 36 void deallocate(T* p, std::size_t) { std::free(p); } in deallocate() function 54 void deallocate(T* p, std::size_t n) { imp->deallocate(p, n); } in deallocate() function
|
/external/libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | db_deallocate.pass.cpp | 38 a.deallocate(nullptr, maxSize); in main() 40 a.deallocate(nullptr, maxSize + 1); in main()
|
/external/libcxx/test/libcxx/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/ |
D | db_deallocate.pass.cpp | 41 m1.deallocate(nullptr, maxSize); in main() 43 m1.deallocate(nullptr, maxSize + 1); in main()
|