HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 1401 - 1425 of 4272) sorted by null

<<51525354555657585960>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
guidevideoopengl.html 142 fprintf( stderr, "Video initialization failed: %s\n",
152 fprintf( stderr, "Video query failed: %s\n",
213 fprintf( stderr, "Video mode set failed: %s\n",
560 fprintf( stderr, "Video initialization failed: %s\n",
570 fprintf( stderr, "Video query failed: %s\n",
631 fprintf( stderr, "Video mode set failed: %s\n",
  /external/qemu/
shaper.c 223 //fprintf(stderr, "NETSHAPER: block for %.2fms\n", (shaper->block_until - now)*1.0 );
254 //fprintf(stderr, "NETSHAPER: block2 for %.2fms\n", (shaper->block_until - now)*1.0 );
440 //fprintf(stderr, "NetDelay:RST: sending creation for %s\n", session_to_string(session) );
520 //fprintf(stderr, "NetDelay:RST: dropping %s\n", session_to_string(info) );
538 //fprintf(stderr, "NetDelay:RST: swallow SYN re-send for %s\n", session_to_string(info) );
549 //fprintf(stderr, "NetDelay:RST: delay creation for %s\n", session_to_string(info) );
  /external/tcpdump/
util.c 400 (void)fprintf(stderr, "%s: ", program_name);
402 (void)vfprintf(stderr, fmt, ap);
407 (void)fputc('\n', stderr);
419 (void)fprintf(stderr, "%s: WARNING: ", program_name);
421 (void)vfprintf(stderr, fmt, ap);
426 (void)fputc('\n', stderr);
  /external/valgrind/main/auxprogs/
valgrind-listener.c 69 fprintf(stderr,
72 fprintf(stderr,
80 fprintf(stderr,
83 fprintf(stderr,
192 fprintf(stderr,
329 fprintf(stderr, "Too many concurrent connections. "
  /external/valgrind/main/coregrind/
launcher-linux.c 71 fprintf(stderr, "valgrind: Cannot continue: ");
72 vfprintf(stderr, format, vargs);
73 fprintf(stderr, "\n");
331 fprintf(stderr, "valgrind: warning (non-fatal): "
333 fprintf(stderr, "valgrind: continuing, however --trace-children=yes "
373 fprintf(stderr, "valgrind: failed to start tool '%s' for platform '%s': %s\n",
  /external/valgrind/main/none/tests/ppc32/
test_dfp5.c 110 fprintf(stderr, "Invalid value %d for BF\n", BF);
134 fprintf(stderr, "Invalid value %d for BF\n", BF);
158 fprintf(stderr, "Invalid value %d for SP\n", SP);
185 fprintf(stderr, "Invalid value %d for SP\n", SP);
205 fprintf(stderr, "Invalid value %d for S\n", S);
226 fprintf(stderr, "Invalid value %d for S\n", S);
  /external/valgrind/main/none/tests/ppc64/
test_dfp5.c 110 fprintf(stderr, "Invalid value %d for BF\n", BF);
134 fprintf(stderr, "Invalid value %d for BF\n", BF);
158 fprintf(stderr, "Invalid value %d for SP\n", SP);
185 fprintf(stderr, "Invalid value %d for SP\n", SP);
205 fprintf(stderr, "Invalid value %d for S\n", S);
226 fprintf(stderr, "Invalid value %d for S\n", S);
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 58 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
86 fprintf(stderr, "new playback rate %d per mille is unsupported\n", rate);
315 fprintf(stderr, "implementation supports no rate ranges\n");
321 fprintf(stderr, "implementation supports way too many rate ranges, I'm giving up\n");
332 fprintf(stderr, "initial playback rate %d per mille is unsupported\n", INITIAL_RATE);
349 fprintf(stderr, "Error during prefetch, exiting\n");
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 92 fprintf(stderr, "%s: ", av0);
106 fprintf(stderr, "invalid device %s\n", ifr->ifr_name);
253 fprintf(stderr, "devnode already opened!\n");
297 fprintf(stderr, "Version mismatch, please upgrade\n");
512 fprintf(stderr, "%s: wl driver adapter not found\n", av0);
523 fprintf(stderr,
  /system/core/adb/
fdevent.c 37 ** both stdout and stderr are used to communicate between the client
51 fprintf(stderr, "%s:", fn);
52 vfprintf(stderr, fmt, ap);
64 fprintf(stderr, "%s::%s():", __FILE__, __FUNCTION__); \
66 fprintf(stderr, __VA_ARGS__); \
73 fprintf(stderr,"FDE #%03d %c%c%c %s\n", fde->fd,
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
main.py 44 self.stderr = sys.stderr
231 kwargs['debug_socket'] = sys.stderr
  /external/chromium/build/util/
lastchange.py 35 stderr=subprocess.PIPE,
81 stderr=subprocess.PIPE,
267 sys.stderr.write('Unexpected arguments: %r\n\n' % args)
  /external/icu4c/samples/ucnv/
convsamp.cpp 49 #define U_ASSERT(x) { if(U_FAILURE(x)) {fflush(stdout);fflush(stderr); fprintf(stderr, #x " == %s\n", u_errorName(x)); assert(U_SUCCESS(x)); }}
307 fprintf(stderr, "Couldn't open file 'data01.txt' (UTF-8 data file).\n");
411 fprintf(stderr, "Couldn't open file 'data06.txt' (UTF-8 data file).\n");
418 fprintf(stderr, " Couldn't allocate %d bytes for freq counter\n", sizeof(CharFreqInfo)*charCount);
449 fprintf(stderr, "%s @ %d\n", u_errorName(status), total);
467 fprintf(stderr, "U+%06X: oh.., we only handle BMP characters so far.. redesign!\n", p);
887 fprintf(stderr, "Couldn't open file 'data02.bin' (cp37 data file).\n");
894 fprintf(stderr, "Couldn't create file 'data40.utf16'.\n");
993 fprintf(stderr, "Couldn't open file 'data40.utf16' (did you run convsample_40() ?)\n")
    [all...]
  /external/icu4c/samples/uresb/
uresb.c 94 fprintf(stderr,
99 fprintf(stderr,
145 outerr = u_finit(stderr, locale, encoding);
  /external/iproute2/ip/
iplink_can.c 24 fprintf(stderr,
70 fprintf(stderr,
172 fprintf(stderr, "can: what is \"%s\"?\n", *argv);
  /external/linux-tools-perf/bench/
sched-messaging.c 60 fprintf(stderr, "%s (error: %s)\n", msg, strerror(errno));
182 fprintf(stderr, "pthread_create failed: %s (%d)\n",
335 fprintf(stderr, "Unknown format:%d\n", bench_format);
  /external/llvm/include/llvm/Support/
Program.h 47 /// invoked program will inherit the stdin, stdout, and stderr file
68 ///< and stderr(2) will be redirected to the corresponding Paths.
113 // stderr) to binary mode. They return errc::success if the specified stream
  /external/mtpd/
mtpd.c 252 fprintf(stderr, "%c: ", levels[level]);
254 vfprintf(stderr, format, ap);
256 fputc('\n', stderr);
  /external/openssl/apps/
CA.pl 67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
166 print STDERR "Unknown arg $_\n";
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
CA.pl.in 67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
166 print STDERR "Unknown arg $_\n";
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
  /external/openssl/crypto/engine/
eng_cnf.c 105 fprintf(stderr, "Configuring engine %s\n", name);
122 fprintf(stderr, "ENGINE conf: doing ctrl(%s,%s)\n", ctrlname, ctrlvalue);
222 fprintf(stderr, "Called engine module: name %s, value %s\n",
eng_int.h 76 * ENGINE structure will be monitored with a line of output on stderr for each
84 fprintf(stderr, "engine: %08x %s from %d to %d (%s:%d)\n", \
114 * functional references (etc), will display debugging summaries to stderr. */
  /external/openssl/crypto/evp/
evp_pbe.c 138 fprintf(stderr, "%d %d %s ", tpbe->pbe_type, tpbe->pbe_nid,
142 fprintf(stderr, "Found %s %s\n",
146 fprintf(stderr, "Find ERROR!!\n");
  /external/oprofile/daemon/liblegacy/
init.c 72 fprintf(stderr, "Failed to open note device. Possibly you have passed incorrect\n"
82 fprintf(stderr, "Failed to open device. Possibly you have passed incorrect\n"
243 fprintf(stderr, "Received unknown notification type %u\n", note->type);
  /external/oprofile/daemon/
opd_trans.c 56 fprintf(stderr, "BUG: popping empty buffer !\n");
137 fprintf(stderr, "Unknown code !\n");
342 fprintf(stderr, "Unknown code %llu\n", code);

Completed in 544 milliseconds

<<51525354555657585960>>