Home | History | Annotate | Download | only in common

Lines Matching refs:minUnit

97     int32_t minUnit=getElementUnit(start, unitIndex);
99 if(minUnit==maxUnit) {
117 // length>=2 because minUnit!=maxUnit.
163 // after their own positions, so if we wrote the minUnit sub-node first,
165 // Instead we write the minUnit sub-node last, for a shorter delta.
221 int32_t minUnit=getElementUnit(start, unitIndex);
223 if(minUnit==maxUnit) {
240 // length>=2 because minUnit!=maxUnit.
514 // after their own positions, so if we wrote the minUnit sub-node first,
516 // Instead we write the minUnit sub-node last, for a shorter delta.