HomeSort by relevance Sort by last modified time
    Searched full:tparam (Results 51 - 75 of 82) sorted by null

1 23 4

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 363 * @tparam __w Word size, the number of bits in each element of
365 * @tparam __n The degree of recursion.
366 * @tparam __m The period parameter.
367 * @tparam __r The separation point bit index.
368 * @tparam __a The last row of the twist matrix.
369 * @tparam __u The first right-shift tempering matrix parameter.
370 * @tparam __d The first right-shift tempering matrix mask.
371 * @tparam __s The first left-shift tempering matrix parameter.
372 * @tparam __b The first left-shift tempering matrix mask.
373 * @tparam __t The second left-shift tempering matrix parameter
    [all...]
stl_list.h     [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 276 /// \tparam Base a class from which to derive
277 /// \tparam Derived the class deriving from this one
278 /// \tparam TypeClass the concrete Type subclass associated with this
280 /// \tparam LocalData the structure type of local location data for
    [all...]
Comment.h 769 /// Doxygen \\tparam command, describes a template parameter.
974 /// Template parameters that can be referenced by \\tparam if \c CommentDecl is
  /external/eigen/Eigen/src/Eigenvalues/
ComplexEigenSolver.h 26 * \tparam _MatrixType the type of the matrix of which we are
GeneralizedSelfAdjointEigenSolver.h 25 * \tparam _MatrixType the type of the matrix of which we are computing the
Tridiagonalization.h 36 * \tparam _MatrixType the type of the matrix of which we are computing the
524 * \tparam MatrixType type of underlying dense matrix
ComplexSchur.h 30 * \tparam _MatrixType the type of the matrix of which we are
EigenSolver.h 25 * \tparam _MatrixType the type of the matrix of which we are computing the
RealSchur.h 25 * \tparam _MatrixType the type of the matrix of which we are computing the
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 20 * \tparam _Scalar the scalar type, i.e. the type of the coefficients
SparseMatrix.h 32 * \tparam _Scalar the scalar type, i.e. the type of the coefficients
33 * \tparam _Options Union of bit flags controlling the storage scheme. Currently the only possibility
35 * \tparam _Index the type of the indices. It has to be a \b signed type (e.g., short, int, std::ptrdiff_t). Default is \c int.
    [all...]
SparseMatrixBase.h 21 * \tparam Derived
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 415 /// @tparam POLICY idicate the condition to define or not to define the
426 /// @tparam RESOLVE indicate the method to define a symbol. If we must define
  /external/eigen/Eigen/src/Geometry/
Transform.h 73 * \tparam _Scalar the scalar type, i.e., the type of the coefficients
74 * \tparam _Dim the dimension of the space
75 * \tparam _Mode the type of the transformation. Can be:
81 * \tparam _Options has the same meaning as in class Matrix. It allows to specify DontAlign and/or RowMajor.
    [all...]
  /external/eigen/Eigen/src/UmfPackSupport/
UmfPackSupport.h 119 * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
  /external/grub/stage2/
tparm.c 475 * style, which means tparam() will expand termcap strings OK.
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 474 * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
814 * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp     [all...]
  /external/clang/lib/AST/
CommentSema.cpp 314 // We already warned that this \\tparam is not attached to a template decl.
    [all...]
  /external/eigen/Eigen/src/Core/
DenseBase.h 24 * \tparam Derived is the derived type, e.g., a matrix type or an expression.
MatrixBase.h 28 * \tparam Derived is the derived type, e.g. a matrix type, or an expression, etc.
  /external/eigen/Eigen/src/QR/
FullPivHouseholderQR.h 516 * \tparam MatrixType type of underlying dense matrix
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixLogarithm.h 421 * \tparam Derived Type of the argument to the matrix function.

Completed in 1871 milliseconds

1 23 4