Home
last modified time | relevance | path

Searched defs:IteratorType (Results 1 – 7 of 7) sorted by relevance

/external/eigen/Eigen/src/Core/
DCoreIterators.h36 …:inner_iterator_selector<XprType, typename internal::evaluator_traits<XprType>::Kind> IteratorType; typedef
/external/protobuf/src/google/protobuf/
Dreflection.h70 typedef typename internal::RefTypeTraits<T>::iterator IteratorType; typedef
158 typedef typename internal::RefTypeTraits<T>::iterator IteratorType; typedef
/external/llvm-project/mlir/include/mlir/Dialect/Utils/
DStructuredOpsUtils.h124 enum class IteratorType { Parallel, Reduction }; enum
/external/eigen/test/
Dsparse_basic.cpp591 typedef typename SparseMatrixType::InnerIterator IteratorType; in sparse_basic() typedef
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3273 ParsedType IteratorType; in ParseOpenMPIteratorsExpr() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp603 std::string IteratorType = getLowerName().str() + "_iterator"; in writeAccessors() local
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp674 std::string IteratorType = getLowerName().str() + "_iterator"; in writeAccessors() local