OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oOutput
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
strrepl.cpp
131
int32_t
oOutput
; // offset into 'output'
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/
strrepl.cpp
131
int32_t
oOutput
; // offset into 'output'
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/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 4408 milliseconds