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

/external/icu4c/common/
H A Dutext.cpp1194 int32_t destIx = 0; local
1200 while (destIx<UTF8_TEXT_CHUNK_SIZE) {
1205 buf[destIx] = (UChar)c;
1206 mapToNative[destIx] = (uint8_t)(srcIx - ix);
1207 mapToUChars[srcIx-ix] = (uint8_t)destIx;
1209 destIx++;
1214 u8b->bufNILimit = destIx;
1218 int32_t dIx = destIx;
1219 int32_t dIxSaved = destIx;
1230 U16_APPEND_UNSAFE(buf, destIx,
1303 int32_t destIx = UTF8_TEXT_CHUNK_SIZE+2; // Start in the overflow region local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 20 milliseconds