HomeSort by relevance Sort by last modified time
    Searched defs:maxUnit (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
stringtriebuilder.cpp 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 d
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 24 milliseconds