/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/ |
H A D | Eigen_Colamd.h | 226 inline IndexType colamd_r(IndexType n_row) in colamd_r() 277 inline IndexType recommended ( IndexType nnz, IndexType n_row, IndexType n_col) in recommended() 342 static bool compute_ordering(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexT… in compute_ordering() 505 IndexType n_row, /* number of rows of A */ in init_rows_cols() 721 IndexType n_row, /* number of rows of A */ in init_scoring() 958 IndexType n_row, /* number of rows of A */ in find_ordering() 1721 IndexType n_row, /* number of rows */ in garbage_collection() 1842 IndexType n_row, /* number of rows in A */ in clear_mark()
|
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/ |
H A D | UmfPackSupport.h | 109 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic() 116 inline int umfpack_symbolic(int n_row,int n_col, in umfpack_symbolic() 122 inline SuiteSparse_long umfpack_symbolic( SuiteSparse_long n_row,SuiteSparse_long n_col, in umfpack_symbolic() 129 inline SuiteSparse_long umfpack_symbolic( SuiteSparse_long n_row,SuiteSparse_long n_col, in umfpack_symbolic() 194 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz() 199 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeri… in umfpack_get_lunz() 204 … umfpack_get_lunz( SuiteSparse_long *lnz, SuiteSparse_long *unz, SuiteSparse_long *n_row, SuiteSpa… in umfpack_get_lunz() 210 … umfpack_get_lunz( SuiteSparse_long *lnz, SuiteSparse_long *unz, SuiteSparse_long *n_row, SuiteSpa… in umfpack_get_lunz()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/ |
H A D | SparseMatMul.cpp | 36 void csr_to_coo(const int64_t n_row, const int64_t Ap[], int64_t Bi[]) { in csr_to_coo() 55 const int64_t n_row, in _csr_matmult_maxnnz() 90 const int64_t n_row, in _csr_matmult()
|
/aosp_15_r20/external/eigen/bench/ |
H A D | sparse_setter.cpp | 300 void coo_tocsr(const int n_row, in coo_tocsr() 351 void csr_sort_indices(const I n_row, in csr_sort_indices() 378 void csr_sum_duplicates(const I n_row, in csr_sum_duplicates()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/vtab/ |
D | vtablog.rs | 27 n_row: i64, field 50 let mut n_row = None; in connect_create() localVariable
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | QuantUtils.cpp | 53 void MatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, int32_t n_row, in MatrixScalarMultiplyAccumulate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | neon_tensor_utils.h | 151 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
H A D | sse_tensor_utils.h | 165 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
H A D | neon_tensor_utils.cc | 1247 int32_t n_row, int32_t n_col, in NeonMatrixScalarMultiplyAccumulate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | portable_tensor_utils.h | 159 int32_t n_row, int32_t n_col, in MatrixScalarMultiplyAccumulate()
|
H A D | portable_tensor_utils.cc | 541 int32_t scalar, int32_t n_row, in PortableMatrixScalarMultiplyAccumulate()
|
/aosp_15_r20/cts/apps/CtsVerifier/libs/ |
HD | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |