/external/eigen/test/ |
D | block.cpp | 28 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
|
D | array.cpp | 14 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
|
D | nullary.cpp | 15 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
|
D | array_for_matrix.cpp | 14 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
|
D | mapped_matrix.cpp | 18 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
|
D | jacobisvd.cpp | 20 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
|
D | bandmatrix.cpp | 14 typedef typename MatrixType::Index Index; in bandmatrix() typedef 65 typedef BandMatrix<float>::Index Index; in test_bandmatrix() typedef
|
D | sparse.h | 64 enum { IsRowMajor = SparseMatrix<Scalar,Opt2,Index>::IsRowMajor }; enumerator 116 enum { IsRowMajor = DynamicSparseMatrix<Scalar,Opt2,Index>::IsRowMajor }; enumerator
|
/external/llvm/lib/Analysis/ |
D | LoopPass.cpp | 150 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
|
D | RegionPass.cpp | 70 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/ |
D | Stride.h | 47 typedef DenseIndex Index; typedef 89 typedef DenseIndex Index; typedef 101 typedef DenseIndex Index; typedef
|
D | TriangularMatrix.h | 43 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/ |
D | Attributes.cpp | 633 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 …]
|
D | LegacyPassManager.cpp | 191 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/ |
D | SelectorLocationsKind.cpp | 20 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/ |
D | svd_common.h | 29 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
|
D | matrix_function.cpp | 28 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/ |
D | JacobiSVD.h | 54 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/ |
D | JacobiSVD.h | 54 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/ |
D | MSP430MachineFunctionInfo.h | 46 void setRAIndex(int Index) { ReturnAddrIndex = Index; } in setRAIndex() 49 void setVarArgsFrameIndex(int Index) { VarArgsFrameIndex = Index; } in setVarArgsFrameIndex()
|
/external/llvm/lib/Option/ |
D | Arg.cpp | 20 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/ |
D | BlockHouseholder.h | 24 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/ |
D | SparseTranspose.h | 37 typedef typename TransposeImpl::Index Index; typedef 51 typedef typename TransposeImpl::Index Index; typedef
|
/external/eigen/Eigen/src/QR/ |
D | HouseholderQR.h | 56 typedef typename MatrixType::Index Index; typedef 221 typedef typename MatrixQR::Index Index; typedef 259 typedef typename MatrixQR::Index Index; typedef
|
/external/llvm/lib/Object/ |
D | IRObjectFile.cpp | 148 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
|