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

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.cpp1272 UCAElements *uCE = (UCAElements *)uhash_get(t->prefixLookup, element); local
1273 if(uCE != NULL) { // there is already a set of code points here
1274 element->mapCE = uprv_uca_addPrefix(t, uCE->mapCE, element, status);
1277 uCE = (UCAElements *)uprv_malloc(sizeof(UCAElements));
1279 if (uCE == NULL) {
1283 uprv_memcpy(uCE, element, sizeof(UCAElements));
1284 uCE->cPoints = uCE->uchars;
1285 uhash_put(t->prefixLookup, uCE, uCE, statu
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 570 milliseconds