Searched refs:getPosInIndexTable (Results 1 – 2 of 2) sorted by relevance
25 const int readingPos = getPosInIndexTable(id); in contains()34 const int indexTableReadingPos = getPosInIndexTable(id); in get()48 const int posInIndexTable = getPosInIndexTable(id); in set()92 int SparseTable::getPosInIndexTable(const int id) const { in getPosInIndexTable() function in latinime::SparseTable
47 int getPosInIndexTable(const int id) const;