HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 751 - 775 of 3043) sorted by null

<<31323334353637383940>>

  /external/e2fsprogs/misc/
mklost+found.c 45 fprintf (stderr, "mklost+found %s (%s)\n", E2FSPROGS_VERSION,
49 fprintf (stderr, "%s", _("Usage: mklost+found\n"));
  /external/elfutils/0.153/host-darwin-fixup/
AndroidFixup.h 63 vfprintf(stderr, fmt, lst);
64 fprintf(stderr, "error %d: %s\n", errnum, strerror(errno));
  /external/gtest/src/
gtest-typed-test.cc 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(),
100 fflush(stderr);
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 88 fprintf(stderr,
105 fprintf(stderr,
  /external/icu/icu4c/source/test/threadtest/
stringtest.cpp 109 fprintf(stderr, "Error, strings don't compare equal.\n");
130 fprintf(stderr, "\nFailure. SourceString Ref Count was %d, should be 1.\n", refCount);
  /external/iproute2/ip/
ipaddrlabel.c 53 fprintf(stderr, "Usage: ip addrlabel [ list | add | del | flush ] prefix PREFIX [ dev DEV ] [ label LABEL ]\n");
108 fprintf(stderr, "\"ip addrlabel show\" does not take any arguments.\n");
118 fprintf(stderr, "Dump terminated\n");
172 fprintf(stderr, "Not enough information: \"prefix\" argument is required.\n");
176 fprintf(stderr, "Not enough information: \"label\" argument is required.\n");
230 fprintf(stderr, "\"ip addrlabel flush\" does not allow extra arguments\n");
240 fprintf(stderr, "Flush terminated\n");
265 fprintf(stderr, "Command \"%s\" is unknown, try \"ip addrlabel help\".\n", *argv);
  /external/iproute2/tc/
q_atm.c 33 fprintf(stderr,"Usage: atm\n");
42 fprintf(stderr, "Usage: ... atm ( pvc ADDR | svc ADDR [ sap SAP ] ) "
44 fprintf(stderr, " [ hdr HEX... ] [ excess ( CLASSID | clp ) ] "
118 fprintf(stderr,"header is too long\n");
203 fprintf(stderr,"ATM: address too short\n");
207 0) fprintf(stderr,"atm2text error\n");
225 fprintf(stderr,"ATM: excess class ID too short\n");
242 fprintf(stderr,"ATM: state field too short\n");
  /external/libmtp/examples/
sendfile.c 46 fprintf(stderr, "usage: sendfile <local filename> <remote filename>\n");
60 fprintf(stderr, "%s: ", from_path);
  /external/libnl/lib/
error.c 75 fprintf(stderr, "%s: %s\n", s, nl_geterror(error));
77 fprintf(stderr, "%s\n", nl_geterror(error));
  /external/libpcap/Win32/Src/
getopt.c 93 (void)fprintf(stderr,
110 (void)fprintf(stderr,
  /external/libpcap/tests/
valgrindtest.c 145 (void)fprintf(stderr, "%s: ", program_name);
147 (void)vfprintf(stderr, fmt, ap);
152 (void)fputc('\n', stderr);
164 (void)fprintf(stderr, "%s: WARNING: ", program_name);
166 (void)vfprintf(stderr, fmt, ap);
171 (void)fputc('\n', stderr);
402 (void)fprintf(stderr, "%s, with %s\n", program_name,
404 (void)fprintf(stderr,
  /external/libpng/contrib/gregbook/
rpng2-win.c 306 freopen("CONOUT$", "a", stderr);
446 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
448 fprintf(stderr, "\n"
474 fflush(stderr);
485 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename);
490 fprintf(stderr, PROGNAME
497 fprintf(stderr, PROGNAME
501 fprintf(stderr, PROGNAME ": insufficient memory\n");
504 fprintf(stderr, PROGNAME
520 fprintf(stderr, PROGNAME ": aborting.\n")
    [all...]
  /external/libsepol/tests/
helpers.c 50 fprintf(stderr, "Out of memory");
58 fprintf(stderr, "failed to read policy %s\n", filename);
  /external/libunwind/tests/
Ltest-nocalloc.c 34 { fprintf (stderr, args); exit (-1); }
130 fprintf (stderr,
  /external/libvorbis/lib/
tone.c 7 fprintf(stderr,"tone <frequency_Hz>,[<amplitude>] [<frequency_Hz>,[<amplitude>]...]\n");
31 fprintf(stderr,"%g Hz, %g amp\n",f[i],amp[i]);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
usage.c 16 fprintf(stderr, " %s%s\n", prefix, msg);
21 fprintf(stderr, "\n Usage: %s\n", err);
  /external/llvm/docs/
conf.py 234 print >>sys.stderr, (
238 print >>sys.stderr, (
  /external/llvm/utils/unittest/googletest/src/
gtest-typed-test.cc 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(),
100 fflush(stderr);
  /external/ltrace/sysdeps/linux-gnu/aarch64/
trace.c 53 fprintf(stderr, "syscall_p: "
63 fprintf(stderr, "syscall_p: "
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_list.c 86 fprintf(stderr, "%p->", list->Item);
89 fprintf(stderr, "\n");
  /external/mesa3d/src/gbm/backends/dri/
driver_name.c 54 fprintf(stderr, "gbm: could not get parent device");
61 fprintf(stderr, "gbm: malformed or no PCI ID");
  /external/mesa3d/src/glsl/builtins/tools/
generate_builtins.py 37 sys.stderr.write("Failed to compile builtin: " + filename + "\n")
38 sys.stderr.write("Result:\n")
39 sys.stderr.write(output)
79 sys.stderr.write("Failed to compile builtins with command:\n")
81 sys.stderr.write(arg + " ")
82 sys.stderr.write("\n")
83 sys.stderr.write("Result:\n")
84 sys.stderr.write(output)
  /external/mesa3d/src/glx/apple/
apple_glx.c 52 fprintf(stderr,
79 fprintf(stderr, "unhandled kind of event: %d in %s\n", kind, __func__);
  /external/mesa3d/src/gtest/src/
gtest-typed-test.cc 98 fprintf(stderr, "%s %s", FormatFileLocation(file, line).c_str(),
100 fflush(stderr);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.c 103 fprintf(stderr, "%s", radeon->debug.indent);
106 vfprintf(stderr, message, values);

Completed in 426 milliseconds

<<31323334353637383940>>