Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 25 of 50) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Deigen_attention.h70 typedef typename internal::traits<Input>::Index IndexType; in dimensions() typedef
88 typedef typename internal::traits<Input>::Index IndexType; in eval() typedef
Dgather_op.cc35 typedef Eigen::DenseIndex IndexType; typedef
/external/deqp/framework/referencerenderer/
DrrDefs.hpp42 enum IndexType enum
/external/skia/src/sksl/ir/
DSkSLIndexExpression.cpp14 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() function in SkSL::IndexExpression
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h56 IndexType() {} in IndexType() function
57 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h53 IndexType() {} in IndexType() function
54 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h55 IndexType() : Index(None) {} in IndexType() function
56 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dmlir-support.cpp16 mlir::Type IndexType = mlir::IndexType::get(&Context); variable
/external/vulkan-validation-layers/layers/
Dsparse_containers.h92 typedef IndexType_ IndexType; typedef
233 using IndexType = typename SparseVector::IndexType; variable
/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.h44 enum class IndexType { enum
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h611 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithStatus()
628 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithPaddingWithStatus()
/external/llvm-project/mlir/include/mlir/IR/
DBuiltinTypes.h23 class IndexType; variable
DBuilders.h25 class IndexType; variable
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h77 const TypeDescriptor &IndexType; member
/external/deqp/framework/opengl/
DgluDrawUtil.hpp67 enum IndexType enum
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h87 const TypeDescriptor &IndexType; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h183 using IndexType = uint32_t; member
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h187 using IndexType = uint32_t; member
/external/llvm-project/llvm/lib/Target/BPF/
DBTF.h151 uint32_t IndexType; ///< Index type member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h151 uint32_t IndexType; ///< Index type member
/external/deqp/modules/glshared/
DglsDrawTest.hpp147 enum IndexType enum
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp73 enum IndexType enum in deqp::gles3::Functional::PrimitiveRestartCase
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h412 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/
DTypeRecord.h405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
416 TypeIndex IndexType; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h399 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
410 TypeIndex IndexType; variable

12