Home | History | Annotate | Download | only in common

Lines Matching defs:minUnit

98     int32_t minUnit=getElementUnit(start, unitIndex);
100 if(minUnit==maxUnit) {
118 // length>=2 because minUnit!=maxUnit.
164 // after their own positions, so if we wrote the minUnit sub-node first,
166 // Instead we write the minUnit sub-node last, for a shorter delta.
222 int32_t minUnit=getElementUnit(start, unitIndex);
224 if(minUnit==maxUnit) {
241 // length>=2 because minUnit!=maxUnit.
511 // after their own positions, so if we wrote the minUnit sub-node first,
513 // Instead we write the minUnit sub-node last, for a shorter delta.