Searched defs:oOutput (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dstrrepl.cpp131 int32_t oOutput; // offset into 'output' local
156 for (oOutput=0; oOutput<output.length(); ) {
157 if (oOutput == cursorPos) {
161 UChar32 c = output.char32At(oOutput);
180 oOutput += U16_LENGTH(c);
187 if (oOutput == cursorPos) {
/external/icu/icu4c/source/i18n/
H A Dstrrepl.cpp131 int32_t oOutput; // offset into 'output' local
156 for (oOutput=0; oOutput<output.length(); ) {
157 if (oOutput == cursorPos) {
161 UChar32 c = output.char32At(oOutput);
180 oOutput += U16_LENGTH(c);
187 if (oOutput == cursorPos) {
/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 151 milliseconds