Home | History | Annotate | Download | only in common

Lines Matching defs:maxUnit

99     int32_t maxUnit=getElementUnit(limit-1, unitIndex);
100 if(minUnit==maxUnit) {
118 // length>=2 because minUnit!=maxUnit.
160 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
174 // The maxUnit sub-node is written as the very last one because we do
223 int32_t maxUnit=getElementUnit(limit-1, unitIndex);
224 if(minUnit==maxUnit) {
241 // length>=2 because minUnit!=maxUnit.
299 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
527 // The maxUnit sub-node is written as the very last one because we do