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

/external/icu4c/common/
H A Dstringtriebuilder.cpp101 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
102 writeNode(start, limit, lastUnitIndex);
104 int32_t length=lastUnitIndex-unitIndex;
107 lastUnitIndex-=maxLinearMatchLength;
109 writeElementUnits(start, lastUnitIndex, maxLinearMatchLength);
225 int32_t lastUnitIndex=getLimitOfLinearMatch(start, limit-1, unitIndex); local
226 Node *nextNode=makeNode(start, limit, lastUnitIndex, errorCode);
228 int32_t length=lastUnitIndex-unitIndex;
231 lastUnitIndex-=maxLinearMatchLength;
233 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 31 milliseconds