/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_list.h | 397 * @tparam _Tp Type of element. 398 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. [all...] |
random.h | 429 * @tparam __w Word size, the number of bits in each element of 431 * @tparam __n The degree of recursion. 432 * @tparam __m The period parameter. 433 * @tparam __r The separation point bit index. 434 * @tparam __a The last row of the twist matrix. 435 * @tparam __u The first right-shift tempering matrix parameter. 436 * @tparam __d The first right-shift tempering matrix mask. 437 * @tparam __s The first left-shift tempering matrix parameter. 438 * @tparam __b The first left-shift tempering matrix mask. 439 * @tparam __t The second left-shift tempering matrix parameter [all...] |
hashtable_policy.h | 113 * @tparam _Cache_hash_code Boolean value. True if the value of 119 * @tparam _Constant_iterators Boolean value. True if iterator and 124 * @tparam _Unique_keys Boolean value. True if the return value [all...] |
forward_list.h | 387 * @tparam _Tp Type of element. 388 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. [all...] |
stl_vector.h | 194 * @tparam _Tp Type of element. 195 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>. [all...] |
/external/eigen/Eigen/src/SparseCore/ |
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
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_list.h | [all...] |
locale_classes.h | 203 * @tparam _Facet The facet type to copy from other
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_list.h | [all...] |
/external/eigen/Eigen/src/Eigenvalues/ |
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/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<>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
streambuf | 58 * @tparam _CharT Type of character stream. 59 * @tparam _Traits Traits for character type, defaults to
|
/external/clang/include/clang-c/ |
Index.h | [all...] |
/external/llvm/lib/IR/ |
DIBuilder.cpp | [all...] |
/external/clang/lib/AST/ |
CommentSema.cpp | 324 // 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.
|