Searched defs:theOutput (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringReplacer.java60 * @param theOutput text that will replace input text when the
68 public StringReplacer(String theOutput, argument
71 output = theOutput;
81 * @param theOutput text that will replace input text when the
87 public StringReplacer(String theOutput, argument
89 output = theOutput;
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringReplacer.java59 * @param theOutput text that will replace input text when the
67 public StringReplacer(String theOutput, argument
70 output = theOutput;
80 * @param theOutput text that will replace input text when the
86 public StringReplacer(String theOutput, argument
88 output = theOutput;
/external/icu/icu4c/source/i18n/
H A Dstrrepl.cpp29 * @param theOutput text that will replace input text when the
37 StringReplacer::StringReplacer(const UnicodeString& theOutput, argument
40 output = theOutput;
50 * @param theOutput text that will replace input text when the
56 StringReplacer::StringReplacer(const UnicodeString& theOutput, argument
58 output = theOutput;
/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 73 milliseconds