HomeSort by relevance Sort by last modified time
    Searched defs:PROGRESS (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
loadfile_machdep.h 68 #define PROGRESS(a) (void) printf a
88 #define PROGRESS(a) /* nothing */
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CanonicalIterator.java 148 if (PROGRESS) System.out.println("SEGMENT");
165 //if (PROGRESS) System.out.println("Permute: " + source);
198 //if (PROGRESS) System.out.println(" Piece: " + piece);
226 private static boolean PROGRESS = false; // debug progress
227 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null;
269 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible));
273 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible));
289 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment));
323 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment))
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CanonicalIterator.java 152 if (PROGRESS) System.out.println("SEGMENT");
169 //if (PROGRESS) System.out.println("Permute: " + source);
202 //if (PROGRESS) System.out.println(" Piece: " + piece);
230 private static boolean PROGRESS = false; // debug progress
231 //private static Transliterator NAME = PROGRESS ? Transliterator.getInstance("name") : null;
273 if (PROGRESS) System.out.println("Adding Permutation: " + Utility.hex(possible));
277 if (PROGRESS) System.out.println("-Skipping Permutation: " + Utility.hex(possible));
293 if (PROGRESS) System.out.println("Adding: " + Utility.hex(segment));
327 if (PROGRESS) System.out.println("Adding: " + NAME.transliterate(segment))
    [all...]
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java 302 PROGRESS("progress"),
  /external/lz4/tests/
fullbench.c 91 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__)
488 PROGRESS("%2i-%-34.34s :%10i ->\r", loopNb, compressorName, (int)benchedSize);
511 PROGRESS("%2i-%-34.34s :%10i ->%9i (%5.2f%%),%7.1f MB/s\r", loopNb, compressorName, (int)benchedSize, (int)cSize, ratio, (double)benchedSize / bestTime / 1000000);
587 PROGRESS("%2i-%-34.34s :%10i ->\r", loopNb, dName, (int)benchedSize);
610 PROGRESS("%2i-%-34.34s :%10i -> %7.1f MB/s\r", loopNb, dName, (int)benchedSize, (double)benchedSize / bestTime / 1000000);
  /external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DeqpTestRunnerTest.java     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/cldr/tools/java/libs/
icu4j.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 

Completed in 358 milliseconds