/external/libchrome/base/threading/ |
H A D | platform_thread.h | 108 DISPLAY, member in class:base::ThreadPriority
|
/external/lz4/programs/ |
H A D | datagen.c | 80 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 81 #define DISPLAYLEVEL(l, ...) if (displayLevel>=l) { DISPLAY(__VA_ARGS__); } 191 DISPLAY( "Compressible data generator\n"); 192 DISPLAY( "Usage :\n"); 193 DISPLAY( " %s [size] [args]\n", programName); 194 DISPLAY( "\n"); 195 DISPLAY( "Arguments :\n"); 196 DISPLAY( " -g# : generate # data (default:%i)\n", CDG_SIZE_DEFAULT); 197 DISPLAY( " -s# : Select seed (default:%i)\n", CDG_SEED_DEFAULT); 198 DISPLAY( " [all...] |
H A D | lz4cli.c | 105 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 106 #define DISPLAYLEVEL(l, ...) if (displayLevel>=l) { DISPLAY(__VA_ARGS__); } 120 #define DEBUGOUTPUT(...) if (DEBUG) DISPLAY(__VA_ARGS__); 147 DISPLAY( "Usage :\n"); 148 DISPLAY( " %s [arg] [input] [output]\n", programName); 149 DISPLAY( "\n"); 150 DISPLAY( "input : a filename\n"); 151 DISPLAY( " with no FILE, or when FILE is - or %s, read standard input\n", stdinmark); 152 DISPLAY( "Arguments :\n"); 153 DISPLAY( " [all...] |
H A D | bench.c | 134 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 149 DISPLAY("- %i iterations -\n", nbIterations); 283 DISPLAY( "Pb opening %s\n", inFileName); 293 DISPLAY("Not enough memory for '%s' full size; testing %i MB only...\n", inFileName, (int)(benchedSize>>20)); 307 DISPLAY("\nError: not enough memory!\n"); 332 DISPLAY("Loading %s... \r", inFileName); 338 DISPLAY("\nError: problem reading file '%s' !! \n", inFileName); 357 DISPLAY("\r%79s\r", ""); 364 DISPLAY("%1i-%-14.14s : %9i ->\r", loopNb, inFileName, (int)benchedSize); 383 DISPLAY(" [all...] |
H A D | frametest.c | 92 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 93 #define DISPLAYLEVEL(l, ...) if (displayLevel>=l) { DISPLAY(__VA_ARGS__); } 96 { g_time = FUZ_GetMilliStart(); DISPLAY(__VA_ARGS__); \ 248 //DISPLAY("%7i \n", (int)(ip-(BYTE*)compressedBuffer)); 302 //DISPLAY("%7i : + %6i\n", (int)(ip-(BYTE*)compressedBuffer), (int)iSize); 348 DISPLAY("Basic tests completed \n"); 357 DISPLAY("Error detected ! \n"); 369 DISPLAY("Non-contiguous output test (%i bytes)\n", (int)size); 373 DISPLAY("Error at pos %i/%i : %02X != %02X \n", p, (int)size, b1[p], b2[p]); 391 # define CHECK(cond, ...) if (cond) { DISPLAY("Erro [all...] |
H A D | fullbench.c | 141 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 142 #define PROGRESS(...) no_prompt ? 0 : DISPLAY(__VA_ARGS__) 161 DISPLAY("-Using Block Size of %i KB-\n", chunkSize>>10); 167 DISPLAY("- %i iterations -\n", nbIterations); 395 if (result!=0) { DISPLAY("Error decompressing frame : unfinished frame\n"); exit(8); } 396 if (srcSize != (size_t)inSize) { DISPLAY("Error decompressing frame : read size incorrect\n"); exit(9); } 415 DISPLAY("dctx allocation issue \n"); 443 DISPLAY( "Pb opening %s\n", inFileName); 453 DISPLAY("Not enough memory for '%s' full size; testing %i MB only...\n", inFileName, (int)(benchedSize>>20)); 467 DISPLAY("\nErro [all...] |
H A D | fuzzer.c | 93 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 94 #define DISPLAYLEVEL(l, ...) if (g_displayLevel>=l) { DISPLAY(__VA_ARGS__); } 270 DISPLAY("\r%5u ", testNb); 872 DISPLAY("Bad decompression at %u / %u \n", (U32)c, (U32)segSize); 985 DISPLAY("Long HC streaming test (%u MB)\n", (U32)(totalTestSize >> 20)); 1016 DISPLAY("Bad decompression at %u / %u \n", (U32)c, (U32)testSize); 1027 DISPLAY("\r"); 1040 DISPLAY( "Usage :\n"); 1041 DISPLAY( " %s [args]\n", programName); 1042 DISPLAY( "\ [all...] |
H A D | lz4io.c | 114 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 115 #define DISPLAYLEVEL(l, ...) if (displayLevel>=l) { DISPLAY(__VA_ARGS__); } 118 { g_time = clock(); DISPLAY(__VA_ARGS__); \ 142 #define DEBUGOUTPUT(...) if (DEBUG) DISPLAY(__VA_ARGS__);
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | ULocale.java | 261 DISPLAY, enum constant in enum:ULocale.Category 1315 * Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1317 * @see Category#DISPLAY 1320 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), false); 1355 * <strong>[icu]</strong> Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1358 * @see Category#DISPLAY 1361 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), true); 1406 * Returns this locale's script localized for display in the default <code>DISPLAY</code> locale. 1408 * @see Category#DISPLAY 1411 return getDisplayScriptInternal(this, getDefault(Category.DISPLAY)); [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/ |
H A D | ULocale.java | 263 DISPLAY, enum constant in enum:ULocale.Category 1201 * Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1203 * @see Category#DISPLAY 1207 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), false); 1245 * {@icu} Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1248 * @see Category#DISPLAY 1252 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), true); 1301 * {@icu} Returns this locale's script localized for display in the default <code>DISPLAY</code> locale. 1303 * @see Category#DISPLAY 1307 return getDisplayScriptInternal(this, getDefault(Category.DISPLAY)); [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ULocale.java | 285 DISPLAY, enum constant in enum:ULocale.Category 1398 * Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1400 * @see Category#DISPLAY 1404 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), false); 1442 * {@icu} Returns this locale's language localized for display in the default <code>DISPLAY</code> locale. 1445 * @see Category#DISPLAY 1449 return getDisplayLanguageInternal(this, getDefault(Category.DISPLAY), true); 1497 * Returns this locale's script localized for display in the default <code>DISPLAY</code> locale. 1499 * @see Category#DISPLAY 1503 return getDisplayScriptInternal(this, getDefault(Category.DISPLAY)); [all...] |
/external/libavc/test/decoder/ |
H A D | main.c | 266 DISPLAY, enumerator in enum:__anon9061 323 { "--", "--display", DISPLAY, 1230 case DISPLAY:
|
/external/libhevc/test/decoder/ |
H A D | main.c | 265 DISPLAY, enumerator in enum:__anon9856 324 { "--", "--display", DISPLAY, 1222 case DISPLAY:
|
/external/libmpeg2/test/decoder/ |
H A D | main.c | 261 DISPLAY, enumerator in enum:__anon10056 321 { "--", "--display", DISPLAY, 1245 case DISPLAY:
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
H A D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
H A D | htmlparser-1.3.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |