HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 1451 - 1475 of 2255) sorted by null

<<51525354555657585960>>

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 126 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__)
132 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__)
533 fprintf(stderr, "Error: failed to open the file %s for read only access\n",argv[1]);
538 fprintf(stderr, "Error: failed to create the output file %s\n",argv[2]);
    [all...]
  /external/blktrace/
blkparse.c 333 fprintf(stderr, "Out of memory, CPU info for device %s (%d)\n",
376 fprintf(stderr, "Out of memory, device %s (%d)\n", name, size);
497 fprintf(stderr,"(%d,%d): skipping %lu -> %lu\n",
925 fprintf(stderr,
986 fprintf(stderr, "merge not found for (%d,%d): %llu\n",
1080 fprintf(stderr, "issue not found for (%d,%d): %llu\n",
1115 fprintf(stderr,"complete not found for (%d,%d): %llu\n",
1516 fprintf(stderr, "Bad pc action %x\n", act);
    [all...]
  /external/iptables/iptables/
ip6tables.c 199 fprintf(stderr, "Error occurred at line: %d\n", line);
200 fprintf(stderr, "Try `%s -h' or '%s --help' for more information.\n",
292 fprintf(stderr, "%s v%s: ", prog_name, prog_vers);
293 vfprintf(stderr, msg, args);
295 fprintf(stderr, "\n");
299 fprintf(stderr,
1050 fprintf(stderr,
1148 fprintf(stderr, "Can't find library for target `%s'\n",
1161 fprintf(stderr, "Target `%s' is missing "
    [all...]
iptables.c 212 fprintf(stderr, "Error occurred at line: %d\n", line);
213 fprintf(stderr, "Try `%s -h' or '%s --help' for more information.\n",
305 fprintf(stderr, "%s v%s: ", prog_name, prog_vers);
306 vfprintf(stderr, msg, args);
308 fprintf(stderr, "\n");
312 fprintf(stderr,
1061 fprintf(stderr,
1159 fprintf(stderr, "Can't find library for target `%s'\n",
1172 fprintf(stderr, "Target `%s' is missing "
    [all...]
  /external/openssl/crypto/ec/
ectest.c 105 fprintf(stderr, "%s:%d: ABORT\n", __FILE__, __LINE__); \
106 ERR_print_errors_fp(stderr); \
273 fprintf(stderr, "Point is not on curve: x = 0x");
274 BN_print_fp(stderr, x);
275 fprintf(stderr, ", y = 0x");
276 BN_print_fp(stderr, y);
277 fprintf(stderr, "\n");
894 fprintf(stderr, "Point is not on curve: x = 0x");
895 BN_print_fp(stderr, x);
896 fprintf(stderr, ", y = 0x")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 155 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */
161 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__)
167 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__)
725 fprintf(stderr, "Error: failed to open the file %s for read only access\n",argv[1]);
731 fprintf(stderr, "Error: failed to create the output file %s\n",argv[2]);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 144 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */
151 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__)
157 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__)
713 fprintf(stderr, "Error: failed to open the file %s for read only access\n", argv[1]);
720 fprintf(stderr, "Error: failed to create the output file %s\n", argv[2]);
    [all...]
  /external/libxml2/
dict.c 164 fprintf(stderr, "-");
191 fprintf(stderr, "+");
226 fprintf(stderr, "=");
253 fprintf(stderr, "+");
449 fprintf(stderr, "C");
487 fprintf(stderr, "R");
545 fprintf(stderr, "*");
  /external/llvm/examples/Kaleidoscope/Chapter7/
toy.cpp 260 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
1008 fprintf(stderr, "Read function definition:");
1020 fprintf(stderr, "Read extern: ");
1039 fprintf(stderr, "Evaluated to %f\n", FP());
1050 fprintf(stderr, "ready> ");
1096 fprintf(stderr, "ready> ");
1106 fprintf(stderr, "Could not create ExecutionEngine: %s\n", ErrStr.c_str());
    [all...]
  /external/netcat/
netcat.c 197 fprintf (stderr, str, p1, p2, p3, p4, p5, p6);
201 fprintf (stderr, "preposterous h_errno: %d", h_errno);
203 fprintf (stderr, "%s", h_errs[h_errno]); /* handle it here */
210 fprintf (stderr, "\n");
211 fflush (stderr);
    [all...]
  /external/qemu/
kqemu.c 180 fprintf(stderr, "Could not open '%s' - QEMU acceleration layer not activated: %lu\n",
187 fprintf(stderr, "Could not open '%s' - QEMU acceleration layer not activated: %s\n",
200 fprintf(stderr, "Version mismatch between kqemu module and qemu (%08x %08x) - disabling kqemu use\n",
238 fprintf(stderr, "Error %d while initializing QEMU acceleration layer - disabling it for now\n", ret);
363 fprintf(stderr, "kqemu: KQEMU_SET_PHYS_PAGE error=%d: start_addr=0x%016" PRIx64 " size=0x%08lx phys_offset=0x%08lx\n",
909 cpu_dump_state(env, stderr, fprintf, 0);
910 fprintf(stderr, "Unsupported return value: 0x%x\n", ret);
  /external/webkit/Source/WebCore/dom/
Position.cpp     [all...]
  /external/libpcap/
pcap-pf.c 569 fprintf(stderr, "tcpdump: Using kernel BPF filter\n");
591 fprintf(stderr,
607 fprintf(stderr, "tcpdump: Filtering in user process\n");
  /external/netperf/
netsh.c 455 fwrite(netserver_usage, sizeof(char), strlen(netserver_usage), stderr);
463 fwrite(netperf_usage1, sizeof(char), strlen(netperf_usage1), stderr);
464 fwrite(netperf_usage2, sizeof(char), strlen(netperf_usage2), stderr);
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 187 fprintf(stderr, "JPEG 2000 LOADER ERROR: cannot convert colorspace\n");
191 fprintf(stderr, "JPEG 2000 LOADER ERROR: unable to create colorspace\n");
250 fprintf(stderr, "JPEG2000 LOADER ERROR: colorspace conversion failed\n" );
  /external/openssl/apps/
s_time.c 350 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
388 fprintf( stderr, "No CIPHER specified\n" );
465 fprintf( stderr, "Unable to get connection\n" );
  /external/openssl/crypto/ui/
ui_openssl.c 483 tty_out=stderr;
493 tty_out=stderr;
572 if (tty_out != stderr) fclose(tty_out);
  /external/oprofile/opjitconv/
jitsymbol.c 139 fprintf(stderr, "Amount of JIT dump file entries is too large.\n");
258 fprintf(stderr, "Length of symbol name is too large.\n");
287 fprintf(stderr, "Length of symbol name is too large.\n");
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 365 fprintf(stderr, "Audio dropout, missed %d fragments\n",
683 fprintf(stderr, "Using secondary audio buffer\n");
688 fprintf(stderr, "Using primary audio buffer\n");
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 552 fprintf(stderr, "%s", text);
616 fprintf(stderr, "Error: %s\n", string);
795 fprintf(stderr, "malloc'd: %d\n", quakeparms.memsize);
  /external/v8/src/
flags.cc 369 fprintf(stderr, "Error: unrecognized flag %s\n"
382 fprintf(stderr, "Error: missing value for flag %s of type %s\n"
424 fprintf(stderr, "Error: illegal value for flag %s of type %s\n"
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
dtx.c 78 fprintf(stderr, "dtx_enc_init: invalid parameter\n");
86 fprintf(stderr, "dtx_enc_init: can not malloc state structure\n");
105 fprintf(stderr, "dtx_enc_reset: invalid parameter\n");
q_pulse.c 243 fprintf(stderr, "Error in function quant_4p_4N\n");
320 fprintf(stderr, "Error in function quant_5p_5N\n");
393 fprintf(stderr, "Error in function quant_6p_6N_2\n");
  /frameworks/base/tools/aapt/
ResourceTable.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_backend.cpp 320 fprintf(stderr, "Failed to export function %s: parameter type "
326 fprintf(stderr, "Expected:\n");
330 fprintf(stderr, "Got:\n");

Completed in 1459 milliseconds

<<51525354555657585960>>