/external/eigen/unsupported/test/ |
D | cxx11_tensor_contract_sycl.cpp | 597 typedef int64_t IndexType; in tensorOutofBound() typedef 632 typedef int64_t IndexType; in tensorTensor() typedef 651 typedef int64_t IndexType; in tensorTensor_m() typedef 669 typedef int64_t IndexType; in tensorTensor_n() typedef 687 typedef int64_t IndexType; in tensorTensor_k() typedef 704 typedef int64_t IndexType; in tensorTensor_sizes() typedef 721 typedef int64_t IndexType; in vectorVector() typedef 749 typedef int64_t IndexType; in vectorTensor() typedef 791 typedef int64_t IndexType; in tensorVector() typedef 839 typedef int64_t IndexType; in tensorScalar() typedef [all …]
|
/external/rust/crates/vulkano/src/pipeline/ |
D | input_assembly.rs | 126 pub enum IndexType { enum 131 impl From<IndexType> for ash::vk::IndexType { implementation
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_attention.h | 70 typedef typename internal::traits<Input>::Index IndexType; in dimensions() typedef 88 typedef typename internal::traits<Input>::Index IndexType; in eval() typedef
|
D | gather_op.cc | 35 typedef Eigen::DenseIndex IndexType; typedef
|
/external/deqp/framework/referencerenderer/ |
D | rrDefs.hpp | 42 enum IndexType enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 53 IndexType() {} in IndexType() function 54 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 55 IndexType() : Index(None) {} in IndexType() function 56 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
|
/external/eigen/unsupported/doc/examples/SYCL/ |
D | CwiseMul.cpp | 13 using IndexType = int64_t; in main() typedef
|
/external/vulkan-validation-layers/layers/ |
D | sparse_containers.h | 92 typedef IndexType_ IndexType; typedef 233 using IndexType = typename SparseVector::IndexType; variable
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorBlock.h | 27 const DSizes<IndexType, NumDims>& dimensions) { in strides() 50 const Eigen::array<IndexType, NumDims>& dimensions) { in strides() 354 TensorBlockMapper(const DSizes<IndexType, NumDims>& dimensions, in TensorBlockMapper()
|
/external/skia/src/sksl/ir/ |
D | SkSLIndexExpression.cpp | 31 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() function in SkSL::IndexExpression
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_shape.h | 613 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithStatus() 630 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithPaddingWithStatus()
|
/external/skia/src/sksl/lex/ |
D | TransitionTable.cpp | 33 enum IndexType { enum
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 77 const TypeDescriptor &IndexType; member
|
/external/deqp/framework/opengl/ |
D | gluDrawUtil.hpp | 67 enum IndexType enum
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 183 using IndexType = uint32_t; member
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 147 enum IndexType enum
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 73 enum IndexType enum in deqp::gles3::Functional::PrimitiveRestartCase
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTF.h | 151 uint32_t IndexType; ///< Index type member
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 412 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() 432 TypeIndex IndexType; member 438 TypeIndex IndexType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() 416 TypeIndex IndexType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 418 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 742 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local 850 Type *IndexType = IntegerType::get(V->getContext(), in getAsConstantIndexedAddress() local
|
/external/rust/crates/ash/src/vk/ |
D | enums.rs | 296 pub struct IndexType(pub(crate) i32); struct 297 impl IndexType { implementation 305 impl IndexType { implementation
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 92 } IndexType; typedef
|