Searched refs:thSize (Results 1 – 1 of 1) sorted by relevance
568 int thSize = this.size(); in quoRemIteration() local570 if (thSize < sSize) { in quoRemIteration()580 } else if (thSize > sSize) { in quoRemIteration()1044 int thSize = this.size(); in addAndCmp() local1046 return thSize == 0 ? 0 : 1; in addAndCmp()1051 if (bSize > thSize) { in addAndCmp()1054 if (bSize + 1 < thSize) { in addAndCmp()1064 if (bSize < thSize) { in addAndCmp()1077 if (bSize + 1 > thSize) { in addAndCmp()