HomeSort by relevance Sort by last modified time
    Searched refs:fprintf (Results 276 - 300 of 4337) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
table.c 43 fprintf(stderr, "%s is no-op\n", name);
  /external/chromium_org/third_party/opus/src/src/
repacketizer_demo.c 41 fprintf(stderr, "usage: %s [options] input_file output_file\n", argv0);
81 fprintf(stderr, "-merge parameter must be at least 1.\n");
86 fprintf(stderr, "-merge parameter must be less than 48.\n");
94 fprintf(stderr, "Unknown option: %s\n", argv[i]);
102 fprintf(stderr, "Error opening input file: %s\n", argv[argc-2]);
108 fprintf(stderr, "Error opening output file: %s\n", argv[argc-1]);
124 /*fprintf(stderr, "in len = %d\n", len[i]);*/
131 fprintf(stderr, "Invalid payload length\n");
149 fprintf(stderr, "opus_repacketizer_cat() failed: %s\n", opus_strerror(err));
165 fprintf(stderr, "Error writing.\n")
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
merger_main.cc 31 fprintf(stdout, "Usage: %s <input_font_file1> <input_font_file2> ..."
38 fprintf(stderr, "Could not load font %s. Terminating.\n", font_path);
61 fprintf(stderr, "Serializing font to %s\n", argv[argc - 1]);
64 fprintf(stdout, "Cannot create merged font.\n");
  /external/chromium_org/third_party/webrtc/test/testsupport/
frame_writer.cc 31 fprintf(stderr, "Frame length must be >0, was %zu\n",
37 fprintf(stderr, "Couldn't open output file for writing: %s\n",
56 fprintf(stderr, "FrameWriter is not initialized (output file is NULL)\n");
62 fprintf(stderr, "Failed to write %zu bytes to file %s\n",
  /external/chromium_org/tools/gyp/test/ninja/action_dependencies/src/
b.c 15 fprintf(f, "#define VALUE %d\n", funcA());
  /external/compiler-rt/lib/builtins/
eprintf.c 32 fprintf(stderr, format, assertion_expression, line, file);
  /external/compiler-rt/test/asan/TestCases/Linux/
interception_failure_test.cc 12 fprintf(stderr, "my_strtol_interceptor\n");
  /external/compiler-rt/test/asan/TestCases/
throw_call_test.cc 19 fprintf(stderr, "ReallyThrow\n");
32 fprintf(stderr, "Throw stack = %p\n", &a);
42 fprintf(stderr, "CheckStack stack = %p, %p\n", ar, ar + 100);
49 fprintf(stderr, "a = %d\n", a);
throw_invoke_test.cc 15 fprintf(stderr, "ReallyThrow\n");
33 fprintf(stderr, "Throw stack = %p\n", &a);
43 fprintf(stderr, "CheckStack stack = %p, %p\n", ar, ar + 100);
50 fprintf(stderr, "a = %d\n", a);
  /external/compiler-rt/test/lsan/TestCases/
disabler.cc 20 fprintf(stderr, "Test alloc: %p.\n", q);
ignore_object.cc 18 fprintf(stderr, "Test alloc: %p.\n", p);
ignore_object_errors.cc 13 fprintf(stderr, "Test alloc: %p.\n", p);
leak_check_at_exit.cc 14 fprintf(stderr, "Test alloc: %p.\n", malloc(1337));
print_suppressions.cc 22 fprintf(stderr, "Test alloc: %p.\n", p);
use_poisoned_asan.cc 18 fprintf(stderr, "Test alloc: %p.\n", *p);
use_unaligned.cc 15 fprintf(stderr, "Test alloc: %p.\n", p);
  /external/compiler-rt/test/msan/
keep-going-dso.cc 29 fprintf(stderr, "Done\n");
  /external/compiler-rt/test/profile/Inputs/
instrprof-dlopen-main.c 17 fprintf(stderr, "unable to open '" DLOPEN_FUNC_DIR "/func.shared': %s\n",
24 fprintf(stderr, "unable to lookup symbol 'func': %s\n", dlerror());
30 fprintf(stderr, "unable to open '" DLOPEN_FUNC_DIR "/func2.shared': %s\n",
37 fprintf(stderr, "unable to lookup symbol 'func2': %s\n", dlerror());
  /external/iproute2/tc/
f_fw.c 28 fprintf(stderr, "Usage: ... fw [ classid CLASSID ] [ police POLICE_SPEC ]\n");
29 fprintf(stderr, " POLICE_SPEC := ... look at TBF\n");
30 fprintf(stderr, " CLASSID := X:Y\n");
31 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n");
49 fprintf(stderr, "Illegal \"handle\"\n");
54 fprintf(stderr, "Illegal \"handle\" mask\n");
76 fprintf(stderr, "Illegal \"classid\"\n");
83 fprintf(stderr, "Illegal \"police\"\n");
90 fprintf(stderr, "Illegal fw \"action\"\n");
100 fprintf(stderr, "Illegal indev\n")
    [all...]
  /external/libopus/src/
repacketizer_demo.c 41 fprintf(stderr, "usage: %s [options] input_file output_file\n", argv0);
81 fprintf(stderr, "-merge parameter must be at least 1.\n");
86 fprintf(stderr, "-merge parameter must be less than 48.\n");
94 fprintf(stderr, "Unknown option: %s\n", argv[i]);
102 fprintf(stderr, "Error opening input file: %s\n", argv[argc-2]);
108 fprintf(stderr, "Error opening output file: %s\n", argv[argc-1]);
124 /*fprintf(stderr, "in len = %d\n", len[i]);*/
131 fprintf(stderr, "Invalid payload length\n");
149 fprintf(stderr, "opus_repacketizer_cat() failed: %s\n", opus_strerror(err));
165 fprintf(stderr, "Error writing.\n")
    [all...]
  /external/lldb/test/python_api/process/io/
main.c 8 fprintf(stderr, "input line=>%d\n", count++);
  /external/lzma/C/
7zAlloc.c 27 fprintf(stderr, "\nAlloc %10d bytes; count = %10d", size, g_allocCount);
40 fprintf(stderr, "\nFree; count = %10d", g_allocCount);
52 fprintf(stderr, "\nAlloc_temp %10d bytes; count = %10d", size, g_allocCountTemp);
68 fprintf(stderr, "\nFree_temp; count = %10d", g_allocCountTemp);
  /external/mesa3d/src/mapi/mapi/
table.c 43 fprintf(stderr, "%s is no-op\n", name);
  /external/qemu/
log-rotate-android.c 46 fprintf(stderr, "Failed to setup SIGUSR1 handler to clear Qemu logs\n");
59 fprintf(stderr, "Cannot close old_log fd\n");
65 fprintf(stderr, "The log filename to be rotated is not provided");
71 fprintf(stderr, "Cannot open the log file: %s for write.\n",
  /external/sfntly/cpp/src/sample/subtly/
merger_main.cc 31 fprintf(stdout, "Usage: %s <input_font_file1> <input_font_file2> ..."
38 fprintf(stderr, "Could not load font %s. Terminating.\n", font_path);
61 fprintf(stderr, "Serializing font to %s\n", argv[argc - 1]);
64 fprintf(stdout, "Cannot create merged font.\n");

Completed in 1797 milliseconds

<<11121314151617181920>>