| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | sse_tensor_utils.cc | 160     const float* __restrict__ matrix, int m_rows, int m_cols,  in Avx2MatrixBatchVectorMultiplyAccumulateImpl()200     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in Avx2MatrixBatchVectorMultiplyAccumulateImpl()
 292     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in SseMatrixBatchVectorMultiplyAccumulateImpl()
 411     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in SseMatrixBatchVectorMultiplyAccumulate()
 422     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in SseMatrixBatchVectorMultiplyAccumulate()
 473     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in SseMatrixBatchVectorMultiplyAccumulate()
 495     const int m_rows, const int m_cols, const int8_t* __restrict__ vector,  in SseSparseMatrixVectorMultiplyAccumulate()
 528     const int m_rows, const int m_cols,  in SseSparseMatrix4VectorsMultiplyAccumulate()
 596     const int m_rows, const int m_cols, const int8_t* __restrict__ vectors,  in SseSparseMatrixBatchVectorMultiplyAccumulate()
 
 | 
| D | sse_tensor_utils.h | 37 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows,  in MatrixBatchVectorMultiplyAccumulate()50     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 59     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 70     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 81     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x4()
 89     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x16()
 104     int m_rows, int m_cols, const float* __restrict__ vector, int n_batch,  in SparseMatrixBatchVectorMultiplyAccumulate()
 112     const int m_rows, const int m_cols, const int8_t* __restrict__ vectors,  in SparseMatrixBatchVectorMultiplyAccumulate()
 
 | 
| D | neon_tensor_utils.h | 27 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows,  in MatrixBatchVectorMultiplyAccumulate()35                                          const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 45                                          const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 56     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 68     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x4()
 76     int m_rows, int m_cols, const float* __restrict__ vector, int n_batch,  in SparseMatrixBatchVectorMultiplyAccumulate()
 84     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x16()
 98     const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows,  in SparseMatrixBatchVectorMultiplyAccumulate()
 
 | 
| D | neon_tensor_utils.cc | 225 void NeonMatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows,  in NeonMatrixBatchVectorMultiplyAccumulate()330     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in DotprodMatrixBatchFourVectorMultiplyAccumulate()
 458     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in DotprodMatrixBatchFourVectorMultiplyAccumulate()
 588     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in DotprodMatrixBatchFourVectorMultiplyAccumulate()
 621     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
 693     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
 703     const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows,  in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
 1070                                              const int m_rows, const int m_cols,  in NeonMatrixBatchVectorMultiplyAccumulate()
 1203                                              const int m_rows, const int m_cols,  in NeonMatrixBatchVectorMultiplyAccumulate()
 1270     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in NeonMatrixBatchVectorMultiplyAccumulateImpl()
 [all …]
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | portable_tensor_utils.h | 58 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows,  in MatrixBatchVectorMultiplyAccumulate()66                                          const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 76     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 88                                          const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 100     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x4()
 108     int m_rows, int m_cols, const float* __restrict__ vector, int n_batch,  in SparseMatrixBatchVectorMultiplyAccumulate()
 116     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in SparseMatrixBatchVectorMultiplyAccumulate1x16()
 130     const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows,  in SparseMatrixBatchVectorMultiplyAccumulate()
 
 | 
| D | portable_tensor_utils.cc | 120                                                  int m_rows, int m_cols,  in PortableMatrixBatchVectorMultiplyAccumulate()139     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in PortableMatrixBatchVectorMultiplyAccumulate()
 164     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in PortableMatrixBatchVectorMultiplyAccumulate()
 208     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4()
 232     const int32_t* __restrict__ indices, int m_rows, int m_cols,  in PortableSparseMatrixBatchVectorMultiplyAccumulate1x16()
 267     int m_rows, int m_cols, const float* __restrict__ vector, int n_batch,  in PortableSparseMatrixBatchVectorMultiplyAccumulate()
 295     const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows,  in PortableSparseMatrixBatchVectorMultiplyAccumulate()
 
 | 
| /external/armnn/samples/common/include/Audio/ | 
| D | DataStructures.hpp | 29     size_t m_rows;  member in Array2d
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/ | 
| D | tensor_utils.h | 61     const int8_t* __restrict__ matrix, const int m_rows, const int m_cols,  in MatrixBatchVectorMultiplyAccumulate()
 | 
| /external/pdfium/third_party/agg23/ | 
| D | agg_rendering_buffer.h | 140     int8u**      m_rows;  variable
 | 
| /external/python/pybind11/tests/ | 
| D | test_buffers.cpp | 75         py::ssize_t m_rows;  in TEST_SUBMODULE()  member in TEST_SUBMODULE::Matrix
 | 
| /external/eigen/Eigen/src/Core/ | 
| D | MapBase.h | 209     const internal::variable_if_dynamic<Index, RowsAtCompileTime> m_rows;  variable
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | lstm_eval.cc | 47     float* output, int m_rows, int m_cols, int n_batch,  in MatrixBatchVectorMultiplyAccumulate()
 |