/external/pytorch/aten/src/ATen/native/vulkan/api/ |
D | Tensor.cpp | 62 const api::StorageType storage_type) { in calc_strides() 95 const api::StorageType storage_type) { in calc_gpu_sizes() 155 const api::StorageType storage_type, in create_image_extents() 198 const api::StorageType storage_type) { in make_metadata_uniform() 223 const api::StorageType storage_type, in vTensor() 255 const api::StorageType storage_type, in vTensor() 466 const api::StorageType storage_type, in allocate_image() 511 const api::StorageType storage_type, in allocate_buffer() 530 const api::StorageType storage_type, in vTensorStorage()
|
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | wait_ops_freebsd_umtx.hpp | 42 typedef typename base_type::storage_type storage_type; typedef 72 typedef typename base_type::storage_type storage_type; typedef 96 typedef typename base_type::storage_type storage_type; typedef
|
D | core_arch_ops_msvc_x86.hpp | 96 typedef typename storage_traits< Size >::type storage_type; typedef 152 typedef typename base_type::storage_type storage_type; typedef 223 typedef typename base_type::storage_type storage_type; typedef 267 typedef typename base_type::storage_type storage_type; typedef 398 typedef typename base_type::storage_type storage_type; typedef 442 typedef typename base_type::storage_type storage_type; typedef 572 typedef typename storage_traits< 8u >::type storage_type; typedef 782 typedef typename base_type::storage_type storage_type; typedef 826 typedef typename storage_traits< 16u >::type storage_type; typedef
|
D | extra_fp_ops_generic.hpp | 54 typedef typename base_type::storage_type storage_type; typedef 101 typedef typename base_type::storage_type storage_type; typedef 131 typedef typename base_type::storage_type storage_type; typedef
|
D | wait_ops_futex.hpp | 36 typedef typename base_type::storage_type storage_type; typedef 73 typedef typename base_type::storage_type storage_type; typedef
|
D | core_arch_ops_msvc_arm.hpp | 123 typedef typename storage_traits< Size >::type storage_type; typedef 158 typedef typename base_type::storage_type storage_type; typedef 323 typedef typename base_type::storage_type storage_type; typedef 488 typedef typename base_type::storage_type storage_type; typedef 653 typedef typename base_type::storage_type storage_type; typedef
|
D | core_operations_emulated.hpp | 37 typedef typename storage_traits< Size >::type storage_type; typedef 43 typedef buffer_storage< Size, Alignment > storage_type; typedef 57 typedef typename base_type::storage_type storage_type; typedef
|
D | core_arch_ops_gcc_x86.hpp | 63 typedef typename storage_traits< Size >::type storage_type; typedef 118 typedef typename base_type::storage_type storage_type; typedef 215 typedef typename base_type::storage_type storage_type; typedef 312 typedef typename base_type::storage_type storage_type; typedef 416 typedef typename storage_traits< 8u >::type storage_type; typedef 763 typedef typename base_type::storage_type storage_type; typedef 861 typedef typename storage_traits< 16u >::type storage_type; typedef
|
D | wait_ops_generic.hpp | 42 typedef typename base_type::storage_type storage_type; typedef 88 typedef typename base_type::storage_type storage_type; typedef
|
D | core_arch_ops_gcc_alpha.hpp | 94 typedef typename storage_traits< 4u >::type storage_type; typedef 356 typedef typename base_type::storage_type storage_type; typedef 418 typedef typename base_type::storage_type storage_type; typedef 481 typedef typename base_type::storage_type storage_type; typedef 543 typedef typename base_type::storage_type storage_type; typedef 605 typedef typename storage_traits< 8u >::type storage_type; typedef
|
D | core_arch_ops_gcc_ppc.hpp | 87 typedef typename storage_traits< 4u >::type storage_type; typedef 318 typedef typename storage_traits< 1u >::type storage_type; typedef 550 typedef typename base_type::storage_type storage_type; typedef 598 typedef typename base_type::storage_type storage_type; typedef 649 typedef typename storage_traits< 2u >::type storage_type; typedef 881 typedef typename base_type::storage_type storage_type; typedef 929 typedef typename base_type::storage_type storage_type; typedef 980 typedef typename storage_traits< 8u >::type storage_type; typedef
|
D | cas_based_exchange.hpp | 33 typedef typename Base::storage_type storage_type; typedef
|
D | core_ops_windows.hpp | 65 typedef typename storage_traits< Size >::type storage_type; typedef 110 typedef typename base_type::storage_type storage_type; typedef
|
D | core_arch_ops_gcc_arm.hpp | 63 typedef typename storage_traits< 4u >::type storage_type; typedef 328 typedef typename storage_traits< 1u >::type storage_type; typedef 595 typedef typename base_type::storage_type storage_type; typedef 657 typedef typename base_type::storage_type storage_type; typedef 722 typedef typename storage_traits< 2u >::type storage_type; typedef 989 typedef typename base_type::storage_type storage_type; typedef 1051 typedef typename base_type::storage_type storage_type; typedef 1127 typedef typename storage_traits< 8u >::type storage_type; typedef
|
/external/executorch/backends/apple/coreml/runtime/kvstore/ |
D | key_value_store.hpp | 29 static constexpr StorageType storage_type = StorageType::Null; member 40 static constexpr StorageType storage_type = StorageType::Integer; member 54 static constexpr StorageType storage_type = StorageType::Integer; member 68 static constexpr StorageType storage_type = StorageType::Integer; member 82 static constexpr StorageType storage_type = StorageType::Double; member 96 static constexpr sqlite::StorageType storage_type = StorageType::Text; member
|
D | json_key_value_store.hpp | 29 static constexpr StorageType storage_type = StorageType::Text; member
|
/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
D | Factory.cpp | 18 api::StorageType storage_type = api::StorageType::TEXTURE_3D; in _empty_affine_quantized() local 38 api::StorageType storage_type = api::StorageType::TEXTURE_3D; in empty_memory_format() local
|
/external/executorch/backends/vulkan/runtime/api/containers/ |
D | Tensor.cpp | 197 utils::StorageType storage_type(const vkapi::VulkanImage& image) { in storage_type() function 212 const utils::StorageType storage_type, in allocate_image() 259 const utils::StorageType storage_type, in allocate_buffer() 278 const utils::StorageType storage_type, in vTensorStorage() 439 const utils::StorageType storage_type, in vTensor()
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_set/ |
D | range_run.hpp | 41 typedef std::vector<range_type> storage_type; typedef in boost::spirit::support::detail::range_run
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/set/ |
D | set.hpp | 54 typedef vector<> storage_type; typedef 96 typedef vector<T...> storage_type; typedef
|
/external/executorch/backends/vulkan/runtime/graph/ |
D | GraphConfig.cpp | 68 void GraphConfig::set_storage_type_override(utils::StorageType storage_type) { in set_storage_type_override()
|
D | ComputeGraph.cpp | 73 const utils::StorageType storage_type) in TmpTensor() 240 const utils::StorageType storage_type, in add_tensor() 259 const utils::StorageType storage_type, in add_tensor() 280 const utils::StorageType storage_type, in add_tensor_like()
|
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/ |
D | atomic_ref.hpp | 53 typedef typename base_type::storage_type storage_type; typedef in boost::atomics::atomic_ref
|
D | ipc_atomic_ref.hpp | 53 typedef typename base_type::storage_type storage_type; typedef in boost::atomics::ipc_atomic_ref
|
/external/cronet/tot/third_party/llvm-libc/src/src/stdlib/ |
D | str_from_util.h | 33 using storage_type = typename fputil::FPBits<T>::StorageType; variable
|