Searched refs:minUnit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dstringtriebuilder.cpp98 int32_t minUnit=getElementUnit(start, unitIndex); local
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); local
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 su
[all...]

Completed in 180 milliseconds