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

/external/chromium_org/third_party/icu/source/common/
H A Dstringtriebuilder.cpp102 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
103 writeNode(start, limit, lastUnitIndex);
105 int32_t length=lastUnitIndex-unitIndex;
108 lastUnitIndex-=maxLinearMatchLength;
110 writeElementUnits(start, lastUnitIndex, maxLinearMatchLength);
226 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
227 Node *nextNode=makeNode(start, limit, lastUnitIndex, errorCode);
229 int32_t length=lastUnitIndex-unitIndex;
232 lastUnitIndex-=maxLinearMatchLength;
234 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLengt
[all...]
/external/icu/icu4c/source/common/
H A Dstringtriebuilder.cpp102 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
103 writeNode(start, limit, lastUnitIndex);
105 int32_t length=lastUnitIndex-unitIndex;
108 lastUnitIndex-=maxLinearMatchLength;
110 writeElementUnits(start, lastUnitIndex, maxLinearMatchLength);
226 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
227 Node *nextNode=makeNode(start, limit, lastUnitIndex, errorCode);
229 int32_t length=lastUnitIndex-unitIndex;
232 lastUnitIndex-=maxLinearMatchLength;
234 node=createLinearMatchNode(start, lastUnitIndex, maxLinearMatchLengt
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 109 milliseconds