Searched refs:stderr (Results 101 - 125 of 3668) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/same-source-file-name/
H A Dgyptest-shared.py20 test.run_gyp('double-shared.gyp', chdir='src', status=1, stderr=None)
25 chdir='src', status=0, stderr=None)
/external/chromium_org/tools/metrics/histograms/
H A Dupdate_extension_functions.py18 print >>sys.stderr, 'No arguments expected!'
19 sys.stderr.write(__doc__)
H A Dupdate_extension_permission.py18 print >>sys.stderr, 'No arguments expected!'
19 sys.stderr.write(__doc__)
/external/compiler-rt/test/lsan/TestCases/
H A Dstale_stack_leak.cc21 fprintf(stderr, "Test alloc: %p.\n", locals[0]);
35 fprintf(stderr, "Value after LSan: %p.\n", *pp);
/external/compiler-rt/test/msan/
H A Ddeath-callback.cc15 fprintf(stderr, "msan-death-callback\n");
37 fprintf(stderr, "done\n");
H A Ddtls_test.c23 fprintf(stderr, "bar\n");
25 fprintf(stderr, "stack: %p dtls: %p\n", &x, x);
31 fprintf(stderr, "stack: %p dtls: %p\n", &x, x);
33 fprintf(stderr, "foo\n"); // False negative here.
43 if (!handle) fprintf(stderr, "%s\n", dlerror());
/external/compiler-rt/test/tsan/
H A Dhalt_on_error.cc15 fprintf(stderr, "BEFORE\n");
20 fprintf(stderr, "AFTER\n");
/external/libvorbis/examples/
H A Dseeking_example.c40 fprintf(stderr,"raw position out of tolerance: requested %ld, got %ld\n",
45 fprintf(stderr,"pcm position out of tolerance: requested %ld, got %ld\n",
50 fprintf(stderr,"time position out of tolerance: requested %f, got %f\n",
56 fprintf(stderr,"pcm position out of bounds: got %ld\n",(long)pos);
62 fprintf(stderr,"data position after seek doesn't match pcm position\n");
93 fprintf(stderr,"Could not open input as an OggVorbis file.\n\n");
105 fprintf(stderr,"Sorry; right now seeking_test can only use Vorbis files\n"
120 fprintf(stderr,"Error reading file.\n");
128 fprintf(stderr,"\rloading.... [%ld left] ",
134 fprintf(stderr,"\rtestin
[all...]
/external/libvorbis/lib/
H A Dbarkmel.c25 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
29 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
33 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
37 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
41 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
45 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
49 fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n\n",
58 fprintf(stderr,"(%d) bark=%f %gHz (%d of 128)\n",
/external/qemu/distrib/ext4_utils/src/
H A Dsetup_fs.c28 fprintf(stderr,"not a block device name: %s\n", blockdev);
34 fprintf(stderr,"device %s already has a filesystem\n", blockdev);
40 fprintf(stderr,"device %s not wiped, probably encrypted, not wiping\n", blockdev);
44 fprintf(stderr,"+++\n");
48 fprintf(stderr,"error: setup_fs: fork failed\n");
58 fprintf(stderr, "error: setup_fs: waitpid failed!\n");
63 fprintf(stderr,"---\n");
80 fprintf(stderr,"REBOOT!\n");
/external/valgrind/main/memcheck/tests/linux/
H A Dlsframe1.c18 fprintf(stderr, "lsframe1: start\n");
24 fprintf(stderr, "lsframe1: done, result is %d\n", sum);
H A Dtimerfd-syscall.c119 fprintf(stderr, "error: clock_gettime\n");
161 fprintf(stderr, "no ticks happened\n");
190 fprintf(stderr, "\n\n---------------------------------------\n");
191 fprintf(stderr, "| testing %s\n", clks[i].name);
192 fprintf(stderr, "---------------------------------------\n\n");
194 fprintf(stderr, "relative timer test (at 500 ms) ...\n");
210 fprintf(stderr, "waiting timer ...\n");
214 fprintf(stderr, "whooops! no timer showed up!\n");
216 fprintf(stderr, "got timer ticks (%ld) after %.1f s\n",
220 fprintf(stderr, "absolut
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin3-no.c44 fprintf(stderr, "\nUndef 1 of 8 (8 bit undef)\n");
54 fprintf(stderr, "\nUndef 2 of 8 (8 bits of 32 undef)\n");
64 fprintf(stderr, "\nUndef 3 of 8 (32 bit undef)\n");
73 fprintf(stderr, "\nUndef 4 of 8 (32 bit undef, unaligned)\n");
82 fprintf(stderr, "\nUndef 5 of 8 (32 bit undef, modified)\n");
106 fprintf(stderr, "\nUndef 6 of 8 (32 bit undef, unaligned, strange, #1)\n");
108 fprintf(stderr, "\nUndef 7 of 8 (32 bit undef, unaligned, strange, #2)\n");
110 fprintf(stderr, "\nUndef 8 of 8 (32 bit undef, unaligned, strange, #3)\n");
H A Dsigkill.c34 fprintf(stderr,"setting signal %d: ", i);
37 else fprintf(stderr,"Success\n");
38 fprintf(stderr,"getting signal %d: ", i);
41 else fprintf(stderr,"Success\n");
42 fprintf(stderr,"\n");
/external/libpng/contrib/examples/
H A Dpngtopng.c58 fprintf(stderr, "pngtopng: write %s: %s\n", argv[2],
66 fprintf(stderr, "pngtopng: read %s: %s\n", argv[1],
78 fprintf(stderr, "pngtopng: out of memory: %lu bytes\n",
84 fprintf(stderr, "pngtopng: %s: %s\n", argv[1], image.message);
89 fprintf(stderr, "pngtopng: usage: pngtopng input-file output-file\n");
/external/openssl/crypto/x509v3/
H A Dv3prin.c76 fprintf(stderr, "Usage v3prin cert.pem\n");
80 fprintf(stderr, "Can't open %s\n", argv[1]);
84 fprintf(stderr, "Can't read certificate %s\n", argv[1]);
85 ERR_print_errors_fp(stderr);
94 if(!X509V3_EXT_print_fp(stdout, ext, 0, 0)) ERR_print_errors_fp(stderr);
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestloadso.c23 fprintf(stderr, "USAGE: %s <library> <functionname>\n", app);
24 fprintf(stderr, " %s --hello <lib with puts()>\n", app);
30 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
45 fprintf(stderr, "SDL_LoadObject('%s') failed: %s\n",
51 fprintf(stderr, "SDL_LoadFunction('%s') failed: %s\n",
H A Dtestcdrom.c81 fprintf(stderr, "Usage: %s [drive#] [command] [command] ...\n", argv0);
82 fprintf(stderr, "Where 'command' is one of:\n");
83 fprintf(stderr, " -status\n");
84 fprintf(stderr, " -list\n");
85 fprintf(stderr, " -play [first_track] [first_frame] [num_tracks] [num_frames]\n");
86 fprintf(stderr, " -pause\n");
87 fprintf(stderr, " -resume\n");
88 fprintf(stderr, " -stop\n");
89 fprintf(stderr, " -eject\n");
90 fprintf(stderr, "
[all...]
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.h20 fprintf(stderr, "-----------------------------------------------------\n" \
26 fprintf(stderr, "-----------------------------------------------------\n" \
44 fprintf(stderr, "Expected error %s (%d), got %d\n", #E, E, myerrno); \
48 fprintf(stderr, "Expected error %s (%d), got success\n", #E, E); \
60 fprintf(stderr, "Expected error %s (%d), got %d\n", #E, E, myerrno); \
/external/valgrind/main/none/tests/
H A Dpth_blockedsig.c24 fprintf (stderr, "error doing pthread_kill\n");
42 fprintf (stderr, "SIG_BLOCK error");
47 fprintf (stderr, "signal(SIGINT) error");
51 fprintf (stderr, "error creating thread");
61 fprintf (stderr, "SHOULD NOT BE HERE (SIGUSR1)!!!!\n");
/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dframe_reader.cc33 fprintf(stderr, "Frame length must be >0, was %d\n",
39 fprintf(stderr, "Couldn't open input file for reading: %s\n",
46 fprintf(stderr, "Found empty file: %s\n", input_filename_.c_str());
63 fprintf(stderr, "FrameReader is not initialized (input file is NULL)\n");
70 fprintf(stderr, "Error reading from input file: %s\n",
/external/webrtc/test/testsupport/
H A Dframe_reader.cc33 fprintf(stderr, "Frame length must be >0, was %d\n",
39 fprintf(stderr, "Couldn't open input file for reading: %s\n",
46 fprintf(stderr, "Found empty file: %s\n", input_filename_.c_str());
63 fprintf(stderr, "FrameReader is not initialized (input file is NULL)\n");
70 fprintf(stderr, "Error reading from input file: %s\n",
/external/chromium_org/tools/telemetry/telemetry/util/
H A Dexception_formatter.py39 print >> sys.stderr
40 print >> sys.stderr, msg
56 print >> sys.stderr
60 print >> sys.stderr, 'Traceback (most recent call last):'
65 print >> sys.stderr, ' %s at %s:%d' % (function, filename, line)
66 print >> sys.stderr, ' %s' % text
70 print >> sys.stderr, exception_string
75 print >> sys.stderr
76 print >> sys.stderr, 'Locals:'
85 print >> sys.stderr, '
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Ddjpeg.c98 fprintf(stderr, "usage: %s [switches] ", progname);
100 fprintf(stderr, "inputfile outputfile\n");
102 fprintf(stderr, "[inputfile]\n");
105 fprintf(stderr, "Switches (names may be abbreviated):\n");
106 fprintf(stderr, " -colors N Reduce image to no more than N colors\n");
107 fprintf(stderr, " -fast Fast, low-quality processing\n");
108 fprintf(stderr, " -grayscale Force grayscale output\n");
109 fprintf(stderr, " -rgb Force RGB output\n");
111 fprintf(stderr, " -scale M/N Scale output image by fraction M/N, eg, 1/8\n");
114 fprintf(stderr, "
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextLayoutAttributes.cpp49 fprintf(stderr, "%s=x", identifier);
51 fprintf(stderr, " ");
54 fprintf(stderr, "%s=%lf", identifier, value);
56 fprintf(stderr, " ");
61 fprintf(stderr, "context: %p\n", m_context);
65 fprintf(stderr, " ---> pos=%i, data={", it->key);
71 fprintf(stderr, "}\n");

Completed in 396 milliseconds

1234567891011>>