Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/external/eigen/test/
Dblock.cpp28 block_real_only(const MatrixType &, Index, Index, Index, Index, const Scalar&) { in block_real_only() argument
35 typedef typename MatrixType::Index Index; in block() typedef
182 typedef typename MatrixType::Index Index; in compare_using_data_and_stride() typedef
216 typedef typename MatrixType::Index Index; in data_and_stride() typedef
Darray.cpp14 typedef typename ArrayType::Index Index; in array() typedef
89 typedef typename ArrayType::Index Index; in comparisons() typedef
156 typedef typename ArrayType::Index Index; in array_real() typedef
220 typedef typename ArrayType::Index Index; in array_complex() typedef
238 typedef typename ArrayType::Index Index; in min_max() typedef
Dnullary.cpp15 typedef typename MatrixType::Index Index; in equalsIdentity() typedef
38 typedef typename internal::traits<VectorType>::Index Index; in testVectorType() typedef
107 typedef typename MatrixType::Index Index; in testMatrixType() typedef
Darray_for_matrix.cpp14 typedef typename MatrixType::Index Index; in array_for_matrix() typedef
76 typedef typename MatrixType::Index Index; in comparisons() typedef
146 typedef typename MatrixType::Index Index; in cwise_min_max() typedef
185 typedef typename MatrixTraits::Index Index; in resize() typedef
Dmapped_matrix.cpp18 typedef typename VectorType::Index Index; in map_class_vector() typedef
49 typedef typename MatrixType::Index Index; in map_class_matrix() typedef
78 typedef typename VectorType::Index Index; in map_static_methods() typedef
Djacobisvd.cpp20 typedef typename MatrixType::Index Index; in jacobisvd_check_full() typedef
48 typedef typename MatrixType::Index Index; in jacobisvd_compare_to_full() typedef
71 typedef typename MatrixType::Index Index; in jacobisvd_solve() typedef
203 typedef typename MatrixType::Index Index; in jacobisvd_test_all_computation_options() typedef
218 typedef typename MatrixType::Index Index; in jacobisvd() typedef
241 typedef typename MatrixType::Index Index; in jacobisvd_verify_assert() typedef
Dbandmatrix.cpp14 typedef typename MatrixType::Index Index; in bandmatrix() typedef
65 typedef BandMatrix<float>::Index Index; in test_bandmatrix() typedef
Dsparse.h64 enum { IsRowMajor = SparseMatrix<Scalar,Opt2,Index>::IsRowMajor }; enumerator
116 enum { IsRowMajor = DynamicSparseMatrix<Scalar,Opt2,Index>::IsRowMajor }; enumerator
/external/llvm/lib/Analysis/
DLoopPass.cpp150 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in cloneBasicBlockSimpleAnalysis() local
165 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in deleteSimpleAnalysisValue() local
173 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in deleteSimpleAnalysisLoop() local
224 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
238 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
293 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
306 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
317 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in dumpPassStructure() local
DRegionPass.cpp70 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
84 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
141 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
157 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
176 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in dumpPassStructure() local
/external/eigen/Eigen/src/Core/
DStride.h47 typedef DenseIndex Index; typedef
89 typedef DenseIndex Index; typedef
101 typedef DenseIndex Index; typedef
DTriangularMatrix.h43 typedef typename internal::traits<Derived>::Index Index; typedef
114 void check_coordinates_internal(Index , Index ) const {} in check_coordinates_internal() argument
/external/llvm/lib/IR/
DAttributes.cpp633 unsigned Index = I->first; in get() local
657 AttributeSet AttributeSet::get(LLVMContext &C, unsigned Index, in get()
695 AttributeSet AttributeSet::get(LLVMContext &C, unsigned Index, in get()
735 AttributeSet AttributeSet::addAttribute(LLVMContext &C, unsigned Index, in addAttribute()
741 AttributeSet AttributeSet::addAttribute(LLVMContext &C, unsigned Index, in addAttribute()
748 AttributeSet AttributeSet::addAttribute(LLVMContext &C, unsigned Index, in addAttribute()
755 AttributeSet AttributeSet::addAttributes(LLVMContext &C, unsigned Index, in addAttributes()
804 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, unsigned Index, in removeAttribute()
810 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes()
855 AttributeSet AttributeSet::addDereferenceableAttr(LLVMContext &C, unsigned Index, in addDereferenceableAttr()
[all …]
DLegacyPassManager.cpp191 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in dumpPassStructure() local
351 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in dumpPassStructure() local
908 for (unsigned Index = 0; Index < PMT_Last; ++Index) { in removeNotPreservedAnalysis() local
1303 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in runOnFunction() local
1339 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) in doInitialization() local
1348 for (int Index = getNumContainedPasses() - 1; Index >= 0; --Index) in doFinalization() local
1357 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in doInitialization() local
1368 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) { in doFinalization() local
1436 for (unsigned Index = 0; Index < getNumContainedManagers(); ++Index) in doInitialization() local
1445 for (int Index = getNumContainedManagers() - 1; Index >= 0; --Index) in doFinalization() local
[all …]
/external/clang/lib/AST/
DSelectorLocationsKind.cpp20 static SourceLocation getStandardSelLoc(unsigned Index, in getStandardSelLoc()
65 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc()
104 SourceLocation clang::getStandardSelectorLoc(unsigned Index, in getStandardSelectorLoc()
121 SourceLocation clang::getStandardSelectorLoc(unsigned Index, in getStandardSelectorLoc()
/external/eigen/unsupported/test/
Dsvd_common.h29 typedef typename MatrixType::Index Index; in svd_check_full() typedef
59 typedef typename MatrixType::Index Index; in svd_compare_to_full() typedef
83 typedef typename MatrixType::Index Index; in svd_solve() typedef
132 typedef typename MatrixType::Index Index; in svd_test_computation_options_2() typedef
143 typedef typename MatrixType::Index Index; in svd_verify_assert() typedef
Dmatrix_function.cpp28 typedef typename MatrixType::Index Index; in randomMatrixWithRealEivals() typedef
54 typedef typename MatrixType::Index Index; in run() typedef
82 typedef typename MatrixType::Index Index; in run() typedef
174 typedef typename MatrixType::Index Index; in testMatrixType() typedef
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h54 typedef typename MatrixType::Index Index; typedef
68 typedef typename MatrixType::Index Index; typedef
109 typedef typename MatrixType::Index Index; typedef
159 typedef typename MatrixType::Index Index; typedef
200 typedef typename MatrixType::Index Index; typedef
259 typedef typename MatrixType::Index Index; typedef
299 typedef typename MatrixType::Index Index; typedef
/external/eigen/unsupported/Eigen/src/SVD/
DJacobiSVD.h54 typedef typename MatrixType::Index Index; typedef
68 typedef typename MatrixType::Index Index; typedef
109 typedef typename MatrixType::Index Index; typedef
159 typedef typename MatrixType::Index Index; typedef
200 typedef typename MatrixType::Index Index; typedef
259 typedef typename MatrixType::Index Index; typedef
299 typedef typename MatrixType::Index Index; typedef
/external/llvm/lib/Target/MSP430/
DMSP430MachineFunctionInfo.h46 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex()
49 void setVarArgsFrameIndex(int Index) { VarArgsFrameIndex = Index; } in setVarArgsFrameIndex()
/external/llvm/lib/Option/
DArg.cpp20 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const Arg *BaseArg) in Arg()
24 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const char *Value0, in Arg()
31 Arg::Arg(const Option Opt, StringRef S, unsigned Index, const char *Value0, in Arg()
/external/eigen/Eigen/src/Householder/
DBlockHouseholder.h24 typedef typename TriangularFactorType::Index Index; in make_block_householder_triangular_factor() typedef
48 typedef typename MatrixType::Index Index; in apply_block_householder_on_the_left() typedef
/external/eigen/Eigen/src/SparseCore/
DSparseTranspose.h37 typedef typename TransposeImpl::Index Index; typedef
51 typedef typename TransposeImpl::Index Index; typedef
/external/eigen/Eigen/src/QR/
DHouseholderQR.h56 typedef typename MatrixType::Index Index; typedef
221 typedef typename MatrixQR::Index Index; typedef
259 typedef typename MatrixQR::Index Index; typedef
/external/llvm/lib/Object/
DIRObjectFile.cpp148 uintptr_t Index = Symb.p & ~uintptr_t(3); in getAsmSymIndex() local
177 unsigned Index = getAsmSymIndex(Symb); in moveSymbolNext() local
194 unsigned Index = getAsmSymIndex(Symb); in printSymbolName() local
212 unsigned Index = getAsmSymIndex(Symb); in getSymbolFlags() local

12345678910>>...19