Searched refs:IntPairToLong (Results 1 – 3 of 3) sorted by relevance
91 layout_[IntPairToLong(it->first, it->second)] = in BlockRandomAccessSparseMatrix()105 layout_[IntPairToLong(row_block_id, col_block_id)]->values - values; in BlockRandomAccessSparseMatrix()135 layout_.find(IntPairToLong(row_block_id, col_block_id)); in GetCell()
87 int64 IntPairToLong(int a, int b) { in IntPairToLong() function
135 int64 value = m_->IntPairToLong(a, b); in CheckIntPair()