Home | History | Annotate | Download | only in dicttrieperf

Lines Matching full:stderr

165                 fprintf(stderr, "item not found: %s\n", name);
255 fprintf(stderr, "item not found: %s\n", name);
312 fprintf(stderr, "item not found: %s\n", name);
454 fprintf(stderr, "word %ld (0-based) not found\n", (long)i);
474 fprintf(stderr, "word %ld (0-based) not found\n", (long)i);
498 fprintf(stderr, "thaiWordToBytes(): unable to encode U+%04X as a byte\n", c);
520 fprintf(stderr, "thaiWordToBytes(): failed for word %ld (0-based)\n", (long)i);
603 fprintf(stderr, "word %ld (0-based) not found\n", (long)i);
630 fprintf(stderr, "word %ld (0-based) not found\n", (long)i);
636 fprintf(stderr, "word %ld (0-based) not found\n", (long)i);
710 fprintf(stderr, "DictionaryTriePerfTest() failed: %s\n", errorCode.errorName());
715 fprintf(stderr, "FAILED: Tests could not be run, please check the arguments.\n");