Searched refs:theOutput (Results 1 - 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dstrrepl.h75 * @param theOutput text that will replace input text when the
83 StringReplacer(const UnicodeString& theOutput,
90 * @param theOutput text that will replace input text when the
96 StringReplacer(const UnicodeString& theOutput,
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/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/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DDriverManagerTest.java366 String theOutput = outputStream.toString();
367 // System.out.println("testPrintln: output= " + theOutput );
368 assertTrue(theOutput.startsWith(testMessage));
375 theOutput = outputStream2.toString();
376 // System.out.println("testPrintln: output= " + theOutput );
377 assertTrue(theOutput.startsWith(testMessage));
/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 ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 149 milliseconds