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

/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp1330 UnicodeString nsDesc; local
1336 nsDesc.setTo(ns->getDescription());
1337 int32_t firstSlash = nsDesc.indexOf(gSlash);
1338 int32_t lastSlash = nsDesc.lastIndexOf(gSlash);
1342 nsLocID.appendInvariantChars(nsDesc.tempSubString(0, firstSlash), status);
1343 nsRuleSetGroup.setTo(nsDesc,firstSlash+1,lastSlash-firstSlash-1);
1344 nsRuleSetName.setTo(nsDesc,lastSlash+1);
1354 nsRuleSetName.setTo(nsDesc);
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp1457 UnicodeString nsDesc; local
1463 nsDesc.setTo(ns->getDescription());
1464 int32_t firstSlash = nsDesc.indexOf(gSlash);
1465 int32_t lastSlash = nsDesc.lastIndexOf(gSlash);
1469 nsLocID.appendInvariantChars(nsDesc.tempSubString(0, firstSlash), status);
1470 nsRuleSetGroup.setTo(nsDesc,firstSlash+1,lastSlash-firstSlash-1);
1471 nsRuleSetName.setTo(nsDesc,lastSlash+1);
1481 nsRuleSetName.setTo(nsDesc);
/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 519 milliseconds