Home | History | Annotate | Download | only in common

Lines Matching refs:maxUnit

98     int32_t maxUnit=getElementUnit(limit-1, unitIndex);
99 if(minUnit==maxUnit) {
117 // length>=2 because minUnit!=maxUnit.
159 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
173 // The maxUnit sub-node is written as the very last one because we do
222 int32_t maxUnit=getElementUnit(limit-1, unitIndex);
223 if(minUnit==maxUnit) {
240 // length>=2 because minUnit!=maxUnit.
298 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
526 // The maxUnit sub-node is written as the very last one because we do