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

/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp164 int32_t unitCount = UTF_CHAR_LENGTH(c), length = count * unitCount; local
173 if(unitCount == 1) {
183 // now it must be i==unitCount
186 // for Unicode, unitCount can only be 1, 2, 3, or 4
190 while(unitIdx < unitCount) {
/external/icu4c/common/
H A Dunistr.cpp162 int32_t unitCount = U16_LENGTH(c), length = count * unitCount; local
171 if(unitCount == 1) {
181 // now it must be i==unitCount
184 // for Unicode, unitCount can only be 1, 2, 3, or 4
188 while(unitIdx < unitCount) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 55 milliseconds