| /external/javassist/src/main/javassist/compiler/ast/ |
| D | DoubleConst.java | 44 public ASTree compute(int op, ASTree right) { in compute() method in DoubleConst 68 private static DoubleConst compute(int op, double value1, double value2, in compute() method in DoubleConst
|
| D | IntConst.java | 44 public ASTree compute(int op, ASTree right) { in compute() method in IntConst
|
| /external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
| D | MatrixSquareRoot.h | 80 void MatrixSquareRootQuasiTriangular<MatrixType>::compute(ResultType &result) in compute() function 282 void MatrixSquareRootTriangular<MatrixType>::compute(ResultType &result) in compute() function 350 template <typename ResultType> void compute(ResultType &result) in compute() function 383 template <typename ResultType> void compute(ResultType &result) in compute() function
|
| D | MatrixFunctionAtomic.h | 71 MatrixType MatrixFunctionAtomic<MatrixType>::compute(const MatrixType& A) in compute() function
|
| D | MatrixFunction.h | 102 void compute(ResultType& result) in compute() function 202 void MatrixFunction<MatrixType,AtomicType,1>::compute(ResultType& result) in compute() function
|
| D | MatrixPower.h | 77 void MatrixPowerAtomic<MatrixType>::compute(MatrixType& res) const in compute() function 356 void MatrixPower<MatrixType>::compute(ResultType& res, RealScalar p) in compute() function
|
| /external/clang/test/Analysis/inlining/ |
| D | eager-reclamation-path-notes.c | 10 int compute() { in compute() function
|
| /external/chromium_org/native_client_sdk/src/examples/api/core/ |
| D | example.js | 37 function setStats(nacl, compute, total) { argument
|
| /external/eigen/Eigen/src/Eigenvalues/ |
| D | GeneralizedSelfAdjointEigenSolver.h | 164 compute(const MatrixType& matA, const MatrixType& matB, int options) in compute() function
|
| D | GeneralizedEigenSolver.h | 291 GeneralizedEigenSolver<MatrixType>::compute(const MatrixType& A, const MatrixType& B, bool computeE… in compute() function
|
| D | ComplexEigenSolver.h | 252 ComplexEigenSolver<MatrixType>::compute(const MatrixType& matrix, bool computeEigenvectors) in compute() function
|
| /external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
| D | IncompleteLU.h | 38 IncompleteLU& compute(const MatrixType& mat) in compute() function
|
| D | Scaling.h | 72 void compute (const MatrixType& mat) in compute() function
|
| D | IncompleteCholesky.h | 85 void compute (const MatrixType& matrix) in compute() function
|
| /external/eigen/Eigen/src/IterativeLinearSolvers/ |
| D | BasicPreconditioners.h | 78 DiagonalPreconditioner& compute(const MatType& mat) in compute() function
|
| D | IterativeSolverBase.h | 103 Derived& compute(const MatrixType& A) in compute() function
|
| /external/eigen/unsupported/Eigen/src/Eigenvalues/ |
| D | ArpackSelfAdjointEigenSolver.h | 335 ::compute(const MatrixType& A, Index nbrEigenvalues, in compute() function 348 ::compute(const MatrixType& A, const MatrixType& B, Index nbrEigenvalues, in compute() function
|
| /external/eigen/unsupported/Eigen/src/SVD/ |
| D | BDCSVD.h | 135 SVDBase<MatrixType>& compute(const MatrixType& matrix) in compute() function 255 BDCSVD<Matrix<int, Dynamic, Dynamic> >::compute(const MatrixType& matrix, unsigned int computationO… in compute() function 272 BDCSVD<MatrixType>::compute(const MatrixType& matrix, unsigned int computationOptions) in compute() function
|
| /external/deqp/framework/opengl/ |
| D | gluContextInfo.hpp | 41 CachedValue (ComputeValue compute = ComputeValue(), const T& defaultValue = T()) in CachedValue()
|
| /external/eigen/Eigen/src/SVD/ |
| D | UpperBidiagonalization.h | 89 UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::compute(const _MatrixType… in compute() function
|
| /external/llvm/lib/CodeGen/ |
| D | RegisterClassInfo.cpp | 79 void RegisterClassInfo::compute(const TargetRegisterClass *RC) const { in compute() function in RegisterClassInfo
|
| /external/eigen/unsupported/Eigen/src/Polynomials/ |
| D | PolynomialSolver.h | 345 void compute( const OtherPolynomial& poly ) in compute() function
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | ComputingConcurrentHashMap.java | 171 V compute(K key, int hash, ReferenceEntry<K, V> e, in compute() method in ComputingConcurrentHashMap.ComputingSegment 350 V compute(K key, int hash) throws ExecutionException { in compute() method in ComputingConcurrentHashMap.ComputingValueReference
|
| /external/eigen/Eigen/src/SparseCholesky/ |
| D | SimplicialCholesky.h | 185 void compute(const MatrixType& matrix) in compute() function
|
| /external/eigen/unsupported/Eigen/src/Skyline/ |
| D | SkylineInplaceLU.h | 120 void SkylineInplaceLU<MatrixType>::compute() { in compute() function
|