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

/external/chromium_org/third_party/icu/source/common/
H A Duresbund.c2355 char kwVal[1024] = ""; /* value of keyword 'keyword' */ local
2367 uloc_getKeywordValue(locid, keyword, kwVal, 1024-1,&subStatus);
2368 if(!uprv_strcmp(kwVal, DEFAULT_TAG)) {
2369 kwVal[0]=0;
2374 locid, keyword, kwVal, base, u_errorName(subStatus));
2430 if(kwVal[0]==0) {
2431 uprv_strcpy(kwVal, defVal);
2433 fprintf(stderr, "%s;%s -> kwVal = %s\n",
2434 path?path:"ICUDATA", parent, keyword, kwVal);
2451 /* Now, see if we can find the kwVal collato
[all...]
/external/icu4c/common/
H A Duresbund.cpp2406 char kwVal[1024] = ""; /* value of keyword 'keyword' */ local
2418 uloc_getKeywordValue(locid, keyword, kwVal, 1024-1,&subStatus);
2419 if(!uprv_strcmp(kwVal, DEFAULT_TAG)) {
2420 kwVal[0]=0;
2425 locid, keyword, kwVal, base, u_errorName(subStatus));
2481 if(kwVal[0]==0) {
2482 uprv_strcpy(kwVal, defVal);
2484 fprintf(stderr, "%s;%s -> kwVal = %s\n",
2485 path?path:"ICUDATA", parent, keyword, kwVal);
2502 /* Now, see if we can find the kwVal collato
[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 61 milliseconds