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

<<11121314151617181920>>

  /external/clang/utils/
token-delta.py 113 stderr=subprocess.PIPE)
168 print >>sys.stderr, 'TEST - ',
173 sys.stderr.write('\n ')
174 sys.stderr.write('%s:%d tokens: [' % (file,len(byFile[i])))
179 sys.stderr.write('%d][' % prev)
180 sys.stderr.write(str(j))
181 sys.stderr.write(':')
184 sys.stderr.write(str(byFile[i][-1]))
185 sys.stderr.write('] ')
187 print >>sys.stderr, ', '.join(['%s:%d tokens' % (file, len(byFile[i])
    [all...]
  /external/e2fsprogs/misc/
util.c 71 fflush(stderr);
93 fprintf(stderr, _("Could not stat %s --- %s\n"),
97 "did you specify it correctly?\n"), stderr);
156 fprintf(stderr, _("%s is mounted; "), device);
159 "incorrect.\n"), stderr);
163 fprintf(stderr, _("will not make a %s here!\n"), type);
167 fprintf(stderr, _("%s is apparently in use by the system; "),
170 fputs(_("mke2fs forced anyway.\n"), stderr);
187 "options!\n"), stderr);
211 fprintf(stderr, _("\nCould not find
    [all...]
  /external/oprofile/agents/jvmti/
libjvmti_oprofile.c 48 fprintf(stderr, "%s: %s, err code %i\n",
69 fprintf(stderr, "Source %s\n", source_filename);
71 fprintf(stderr, "%p %lld\t",
75 fprintf(stderr, "\n");
77 fprintf(stderr, "%lld %d\t",
81 fprintf(stderr, "\n");
104 fprintf(stderr, "%lx %d\t", debug_line[i].vma,
107 fprintf(stderr, "\n");
169 fprintf(stderr, "load: declaring_class=%p, class=%s, "
215 fprintf(stderr, "unload: addr=%p\n", code_addr)
    [all...]
  /external/valgrind/main/memcheck/tests/
origin1-yes.c 36 fprintf(stderr, "\nUndef 1 of 8 (stack, 32 bit)\n");
46 fprintf(stderr, "\nUndef 2 of 8 (stack, 32 bit)\n");
55 fprintf(stderr, "\nUndef 3 of 8 (stack, 64 bit)\n");
63 fprintf(stderr, "\nUndef 4 of 8 (mallocd, 32-bit)\n");
75 fprintf(stderr, "\nUndef 5 of 8 (realloc)\n");
84 fprintf(stderr, "\nUndef 6 of 8 (MALLOCLIKE_BLOCK)\n");
100 fprintf(stderr, "\nUndef 7 of 8 (brk)\n");
101 // fprintf(stderr, "\n(no complaint; sbrk initialises memory on Darwin)\n");
102 fprintf(stderr, "\n(currently disabled)\n");
107 // fprintf(stderr, "\nUndef 7 of 8 (brk)\n")
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
main.cpp 64 fprintf(stderr, "%s\n", message);
70 // We only support -v or --pixel-tests or --stdout or --stderr or -, all the others will be
75 || str == QString("--stdout") || str == QString("--stderr")
92 fprintf(stderr, "Usage: DumpRenderTree [-v|--pixel-tests] [--stdout output_filename] [-stderr error_filename] filename [filename2..n]\n");
93 fprintf(stderr, "Or folder containing test files: DumpRenderTree [-v|--pixel-tests] dirpath\n");
94 fflush(stderr);
126 fprintf(stderr, "%s\n", strsignal(sig));
127 fprintf(stderr, "%s\n", get_backtrace().toLatin1().constData());
200 fprintf(stderr, "STDOUT redirection failed.")
    [all...]
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 35 // fprintf(stderr, "printGLString %s, %d\n", name, s);
38 // fprintf(stderr, "glGetError() = %d, result of glGetString = %x\n", error,
41 // fprintf(stderr, "GL %s = %s\n", name, v);
43 // fprintf(stderr, "GL %s = (null) 0x%08x\n", name, (unsigned int) v);
44 fprintf(stderr, "GL %s = %s\n", name, v);
49 fprintf(stderr, "%s() returned %d\n", op, returnVal);
54 fprintf(stderr, "after %s() eglError %s (0x%x)\n", op, EGLUtils::strerror(error),
62 fprintf(stderr, "after %s() glError (0x%x)\n", op, error);
90 fprintf(stderr, "Could not compile shader %d:\n%s\n",
129 fprintf(stderr, "Could not link program:\n%s\n", buf)
    [all...]
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 37 // fprintf(stderr, "printGLString %s, %d\n", name, s);
40 // fprintf(stderr, "glGetError() = %d, result of glGetString = %x\n", error,
43 // fprintf(stderr, "GL %s = %s\n", name, v);
45 // fprintf(stderr, "GL %s = (null) 0x%08x\n", name, (unsigned int) v);
46 fprintf(stderr, "GL %s = %s\n", name, v);
51 fprintf(stderr, "%s() returned %d\n", op, returnVal);
56 fprintf(stderr, "after %s() eglError %s (0x%x)\n", op, EGLUtils::strerror(error),
64 fprintf(stderr, "after %s() glError (0x%x)\n", op, error);
101 fprintf(stderr, "yuvTexBuffer->lock(...) failed: %d\n", err);
126 fprintf(stderr, "yuvTexBuffer->unlock() failed: %d\n", err)
    [all...]
  /external/iproute2/genl/
ctrl.c 31 fprintf(stderr,"Usage: ctrl <CMD>\n" \
64 fprintf(stderr, "Cannot open generic netlink socket\n");
71 fprintf(stderr, "Error talking to the kernel\n");
82 fprintf(stderr, "Not a controller message, nlmsg_len=%d "
88 fprintf(stderr, "Unknown controller command %d\n", ghdr->cmd);
95 fprintf(stderr, "wrong controller message len %d\n", len);
103 fprintf(stderr, "Missing family id TLV\n");
191 fprintf(stderr, "Not a controller message, nlmsg_len=%d "
201 fprintf(stderr, "Unknown controller command %d\n", ghdr->cmd);
208 fprintf(stderr, "wrong controller message len %d\n", len)
    [all...]
  /external/iproute2/tc/
f_rsvp.c 29 fprintf(stderr, "Usage: ... rsvp ipproto PROTOCOL session DST[/PORT | GPI ]\n");
30 fprintf(stderr, " [ sender SRC[/PORT | GPI ]\n");
31 fprintf(stderr, " [ classid CLASSID ] [ police POLICE_SPEC ]\n");
32 fprintf(stderr, " [ tunnelid ID ] [ tunnel ID skip NUMBER ]\n");
33 fprintf(stderr, "Where: GPI := { flowlabel NUMBER | spi/ah SPI | spi/esp SPI |\n");
34 fprintf(stderr, " u{8|16|32} NUMBER mask MASK at OFFSET}\n");
35 fprintf(stderr, " POLICE_SPEC := ... look at TBF\n");
36 fprintf(stderr, " FILTERID := X:Y\n");
37 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
183 fprintf(stderr, "Illegal \"handle\"\n")
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testoverlay.c 304 fprintf(stderr, "Usage: %s [arg] [arg] [arg] ...\n", argv0);
305 fprintf(stderr, "Where 'arg' is one of:\n");
306 fprintf(stderr, " -delay <seconds>\n");
307 fprintf(stderr, " -width <pixels>\n");
308 fprintf(stderr, " -height <pixels>\n");
309 fprintf(stderr, " -bpp <bits>\n");
310 fprintf(stderr, " -format <fmt> (one of the: YV12, IYUV, YUY2, UYVY, YVYU)\n");
311 fprintf(stderr, " -hw\n");
312 fprintf(stderr, " -flip\n");
313 fprintf(stderr, " -scale (test scaling features, from 50%% upto window size)\n")
    [all...]
testoverlay2.c 266 fprintf(stderr, "Usage: %s [arg] [arg] [arg] ...\n", argv0);
267 fprintf(stderr, "\n");
268 fprintf(stderr, "Where 'arg' is any of the following options:\n");
269 fprintf(stderr, "\n");
270 fprintf(stderr, " -fps <frames per second>\n");
271 fprintf(stderr, " -format <fmt> (one of the: YV12, IYUV, YUY2, UYVY, YVYU)\n");
272 fprintf(stderr, " -scale <scale factor> (initial scale of the overlay)\n");
273 fprintf(stderr, " -help (shows this help)\n");
274 fprintf(stderr, "\n");
275 fprintf(stderr, "Press ESC to exit, or SPACE to freeze the movie while application running.\n")
    [all...]
  /external/tcpdump/
tcpdump.c 316 (void) fprintf(stderr, "Data link types (use option -y to set):\n");
321 (void) fprintf(stderr, " %s (%s)", dlt_name,
328 (void) fprintf(stderr, " (not supported)");
331 (void) fprintf(stderr, " DLT %d (not supported)\n",
379 fprintf(stderr, "tcpdump: Chroot without dropping root is insecure\n");
387 fprintf(stderr, "tcpdump: Couldn't chroot/chdir to '%.64s': %s\n",
394 fprintf(stderr, "tcpdump: Couldn't change to '%.32s' uid=%lu gid=%lu: %s\n",
403 fprintf(stderr, "tcpdump: Couldn't find user '%.32s'\n",
649 (void)fprintf(stderr, "%s: ignoring option `-m %s' ",
651 (void)fprintf(stderr, "(no libsmi support)\n")
    [all...]
  /external/jpeg/
djpeg.c 93 fprintf(stderr, "usage: %s [switches] ", progname);
95 fprintf(stderr, "inputfile outputfile\n");
97 fprintf(stderr, "[inputfile]\n");
100 fprintf(stderr, "Switches (names may be abbreviated):\n");
101 fprintf(stderr, " -colors N Reduce image to no more than N colors\n");
102 fprintf(stderr, " -fast Fast, low-quality processing\n");
103 fprintf(stderr, " -grayscale Force grayscale output\n");
105 fprintf(stderr, " -scale M/N Scale output image by fraction M/N, eg, 1/8\n");
108 fprintf(stderr, " -bmp Select BMP output format (Windows style)%s\n",
112 fprintf(stderr, " -gif Select GIF output format%s\n"
    [all...]
wrjpgcom.c 87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
206 fprintf(stderr, "Warning: garbage data found in JPEG file\n");
354 fprintf(stderr, "wrjpgcom inserts a textual comment in a JPEG file.\n");
355 fprintf(stderr, "You can add to or replace any existing comment(s).\n");
357 fprintf(stderr, "Usage: %s [switches] ", progname);
359 fprintf(stderr, "inputfile outputfile\n");
361 fprintf(stderr, "[inputfile]\n");
364 fprintf(stderr, "Switches (names may be abbreviated):\n");
365 fprintf(stderr, " -replace Delete any existing comments\n");
366 fprintf(stderr, " -comment \"text\" Insert comment with given text\n")
    [all...]
  /external/qemu/distrib/jpeg-6b/
djpeg.c 93 fprintf(stderr, "usage: %s [switches] ", progname);
95 fprintf(stderr, "inputfile outputfile\n");
97 fprintf(stderr, "[inputfile]\n");
100 fprintf(stderr, "Switches (names may be abbreviated):\n");
101 fprintf(stderr, " -colors N Reduce image to no more than N colors\n");
102 fprintf(stderr, " -fast Fast, low-quality processing\n");
103 fprintf(stderr, " -grayscale Force grayscale output\n");
105 fprintf(stderr, " -scale M/N Scale output image by fraction M/N, eg, 1/8\n");
108 fprintf(stderr, " -bmp Select BMP output format (Windows style)%s\n",
112 fprintf(stderr, " -gif Select GIF output format%s\n"
    [all...]
wrjpgcom.c 87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
206 fprintf(stderr, "Warning: garbage data found in JPEG file\n");
354 fprintf(stderr, "wrjpgcom inserts a textual comment in a JPEG file.\n");
355 fprintf(stderr, "You can add to or replace any existing comment(s).\n");
357 fprintf(stderr, "Usage: %s [switches] ", progname);
359 fprintf(stderr, "inputfile outputfile\n");
361 fprintf(stderr, "[inputfile]\n");
364 fprintf(stderr, "Switches (names may be abbreviated):\n");
365 fprintf(stderr, " -replace Delete any existing comments\n");
366 fprintf(stderr, " -comment \"text\" Insert comment with given text\n")
    [all...]
  /external/libpng/
pngtest.c 103 /* #define STDERR stderr */
104 #define STDERR stdout /* For DOS */
468 fprintf(STDERR, "%s: libpng warning: %s\n", name, message);
470 fprintf(STDERR, "%s: libpng warning: %s\n", test, message);
571 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
575 fprintf(STDERR, "WARNING: freeing NULL pointer\n");
591 fprintf(STDERR, "Duplicate free of memory\n");
601 fprintf(STDERR, "Pointer %x not found\n", (unsigned int)ptr);
728 fprintf(STDERR, "Could not find input file %s\n", inname)
    [all...]
  /external/openssl/crypto/bn/
bntest.c 132 fprintf(stderr, "test %s\n", m);
312 ERR_print_errors_fp(stderr);
351 fprintf(stderr,"Add test failed!\n");
402 fprintf(stderr,"Subtract test failed!\n");
464 fprintf(stderr,"Division test failed!\n");
539 fprintf(stderr,"Division (word) test failed!\n");
603 fprintf(stderr,"Reciprocal division test failed!\n");
604 fprintf(stderr,"a=");
605 BN_print_fp(stderr,&a);
606 fprintf(stderr,"\nb=")
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/aix/
SDL_syscdrom.c 103 fprintf(stderr, "Could not open drive %s (%s)\n", drive, strerror(errno));
122 fprintf(stderr, "Duplicate drive detected: %s == %s\n", drive, SDL_cdlist[i]);
138 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
154 fprintf(stderr, "Could not allocate 10 bytes in aix/SDL_syscdrom.c:CheckMounts\n" );
172 fprintf(stderr,
181 fprintf(stderr, "Error reading vmount structures\n");
189 fprintf ( stderr, "Read %d vmount structures\n",ret );
203 fprintf(stderr, "Checking mount path: %s mounted on %s\n",
242 fprintf(stderr,
271 fprintf(stderr,"Found unmounted CD ROM drive with device name %s", entry->fs_spec)
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
nvs.c 203 fprintf(stderr, "unable to socket (%s)\n", strerror(errno));
210 fprintf(stderr, "unable to ioctl (%s)\n", strerror(errno));
228 fprintf(stderr, "wrong parameter\n");
234 fprintf(stderr, "fail to stat file %s (%s)\n", filename,
258 fprintf(stderr, "%s> Unable to open NVS file for reference "
265 fprintf(stderr, "Fail to read file %s (%s)", nvs_file,
299 fprintf(stderr, "File %s not exists\n", CURRENT_NVS_NAME);
455 fprintf(stderr, "%s> Fail to get mac address\n", __func__);
498 fprintf(stderr, "Fail to fill version\n");
528 fprintf(stderr, "%s> Missing args\n", __func__)
    [all...]
  /external/chromium-trace/
systrace.py 44 stderr=subprocess.PIPE)
47 print >> sys.stderr, 'Error querying device SDK-version:'
48 print >> sys.stderr, err
147 stderr=subprocess.PIPE)
155 ready = select.select([adb.stdout, adb.stderr], [], [adb.stdout, adb.stderr])
156 if adb.stderr in ready[0]:
157 err = os.read(adb.stderr.fileno(), 4096)
158 sys.stderr.write(err)
159 sys.stderr.flush(
    [all...]
  /external/iproute2/misc/
lnstat.c 55 fprintf(stderr, "%s Version %s\n", name, LNSTAT_VERSION);
56 fprintf(stderr, "Copyright (C) 2004 by Harald Welte "
58 fprintf(stderr, "This program is free software licensed under GNU GPLv2"
60 fprintf(stderr, "Parameters:\n");
61 fprintf(stderr, "\t-V --version\t\tPrint Version of Program\n");
62 fprintf(stderr, "\t-c --count <count>\t"
64 fprintf(stderr, "\t-d --dumpt\t\t"
66 fprintf(stderr, "\t-f --file <file>\tStatistics file to use\n");
67 fprintf(stderr, "\t-h --help\t\tThis help message\n");
68 fprintf(stderr, "\t-i --interval <intv>\t
    [all...]
  /external/mksh/src/
check.pl 32 # expected-stderr:
123 # expected-stderr m What the test should generate on stderr;
125 # expected-stderr-pattern m A perl pattern which matches the
214 'expected-stderr', 'm',
215 'expected-stderr-pattern', 'm',
247 print STDERR $Usage;
385 print STDERR "$prog: can't open directory $dir - $!\n";
413 print STDERR "$prog: can't open $file - $!\n";
450 print STDERR "$prog: couldn't cd to $tempdir - $!\n"
    [all...]
  /bionic/libc/kernel/tools/
find_headers.py 62 sys.stderr.write( "error: directory '%s' does not exist\n" % kernel_root )
66 sys.stderr.write( "error: '%s' is not a directory\n" % kernel_root )
70 sys.stderr.write( "error: '%s' does not have an 'include/linux' directory\n" % kernel_root )
75 sys.stderr.write( "error: file '%s' does not exist\n" % wanted_config )
79 sys.stderr.write( "error: '%s' is not a file\n" % wanted_config )
104 sys.stderr.write( "error: when parsing kernel_headers, only 'arm' and 'mips' architectures are supported at the moment\n" )
111 sys.stderr.write( "error: the following requested architectures are not in the kernel tree: " )
113 sys.stderr.write( " %s" % a )
114 sys.stderr.write( "\n" )
135 sys.stderr.write( "error: can't parse '%s'" % wanted_config
    [all...]
  /external/icu4c/samples/coll/
coll.cpp 99 fprintf(stderr, "value expected for \"%s\" option.\n",
108 fprintf(stderr, "value expected for \"%s\" option.\n",
115 fprintf(stderr,
127 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName);
171 fprintf(stderr, "Collator creation failed.: %d\n", status);
175 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n",
179 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n",
224 fprintf(stderr, "-level param must be between 1 and 5\n");
229 fprintf(stderr, "Collator attribute setting failed.: %d\n", status);
247 fprintf(stderr, "Error creating collator for comparison\n")
    [all...]

Completed in 1437 milliseconds

<<11121314151617181920>>