Searched defs:PROGRESS (Results 1 - 14 of 14) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCanonicalIterator.java148 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 field in class:CanonicalIterator
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));
350 if (PROGRESS) Syste
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCanonicalIterator.java152 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 field in class:CanonicalIterator
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));
354 if (PROGRESS) Syste
[all...]
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
H A DDeqpTestRunnerTest.java1385 PROGRESS, enum constant in enum:DeqpTestRunnerTest.RecoveryEvent
1394 case PROGRESS:
1481 case PROGRESS:
1535 testRecoveryWithPattern(true, RecoveryEvent.PROGRESS, RecoveryEvent.PROGRESS);
1542 RecoveryEvent.PROGRESS);
1547 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS);
1556 testRecoveryWithPattern(true, RecoveryEvent.PROGRESS,
1557 RecoveryEvent.FAIL_CONNECTION_REFUSED, RecoveryEvent.PROGRESS);
1561 testRecoveryWithPattern(true, RecoveryEvent.PROGRESS,
[all...]
/external/lz4/tests/
H A Dfullbench.c91 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__) macro
457 PROGRESS("%1i- %-28.28s :%9i ->\r", loopNb, compressorName, (int)benchedSize);
479 PROGRESS("%1i- %-28.28s :%9i ->%9i (%5.2f%%),%7.1f MB/s\r", loopNb, compressorName, (int)benchedSize, (int)cSize, ratio, (double)benchedSize / bestTime / 1000000);
552 PROGRESS("%1i- %-29.29s :%10i ->\r", loopNb, dName, (int)benchedSize);
571 PROGRESS("%1i- %-29.29s :%10i -> %7.1f MB/s\r", loopNb, dName, (int)benchedSize, (double)benchedSize / bestTime / 1000000);
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 683 milliseconds