HomeSort by relevance Sort by last modified time
    Searched full:tostdout (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/sun/misc/
MessageUtils.java 113 // public static native void toStdout(String msg);
126 // toStdout(s + "\n");
  /external/icu/icu4c/source/tools/genrb/
derb.cpp 78 int tostdout = 0; local
139 tostdout = 1;
245 if (locale.isEmpty() || !tostdout) {
253 if (tostdout) {
282 if(!tostdout) {
308 if (!tostdout) {

Completed in 127 milliseconds