Searched defs:tsm (Results 1 – 9 of 9) sorted by relevance
52 TestSubMenu tsm = new TestSubMenu(); in addSubMenu() local62 TestSubMenu tsm = new TestSubMenu(); in addSubMenu() local72 TestSubMenu tsm = new TestSubMenu(); in addSubMenu() local83 TestSubMenu tsm = new TestSubMenu(); in addSubMenu() local
87 const TripletSparseMatrix* tsm = m.matrix(); in TEST() local
91 const TripletSparseMatrix* tsm = m.matrix(); in TEST() local
179 cs_di* CXSparse::CreateSparseMatrix(TripletSparseMatrix* tsm) { in CreateSparseMatrix()
87 scoped_ptr<TripletSparseMatrix> tsm; member in ceres::internal::DenseSparseMatrixTest
168 scoped_ptr<TripletSparseMatrix> tsm; member in ceres::internal::DynamicCompressedRowSparseMatrixTest
133 TripletSparseMatrix tsm(5, 8, 18); in TEST() local
95 scoped_ptr<TripletSparseMatrix> tsm; member in ceres::internal::CompressedRowSparseMatrixTest465 TripletSparseMatrix tsm(num_rows, num_cols, num_nonzeros); in CreateRandomCompressedRowSparseMatrix() local
387 TripletSparseMatrix* tsm = in CreateJacobianBlockSparsityTranspose() local