HomeSort by relevance Sort by last modified time
    Searched refs:fprintf (Results 626 - 650 of 2586) sorted by null

<<21222324252627282930>>

  /frameworks/native/cmds/dumpstate/
utils.c 277 fprintf(stderr, "android_get_control_socket(%s): %s\n", service, strerror(errno));
281 fprintf(stderr, "listen(control socket): %s\n", strerror(errno));
289 fprintf(stderr, "accept(control socket): %s\n", strerror(errno));
318 fprintf(stderr, "%s: %s\n", path, strerror(errno));
326 fprintf(stderr, "pipe: %s\n", strerror(errno));
335 fprintf(stderr, "fork: %s\n", strerror(errno));
350 fprintf(stderr, "exec(gzip): %s\n", strerror(errno));
386 fprintf(stderr, "rename(%s, %s): %s\n", traces_path, anr_traces_path, strerror(errno));
400 fprintf(stderr, "mkdir(%s): %s\n", anr_traces_dir, strerror(errno));
408 fprintf(stderr, "%s: %s\n", traces_path, strerror(errno))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
aout.h 280 fprintf (STREAM, "\t.space\t%d\n", (int) (NBYTES))
290 fprintf (STREAM, "\t.even\n"); \
292 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
302 fprintf (STREAM, "\t.comm\t"); \
321 fprintf (STREAM, "\t.space\t%d\n", (int)(SIZE)); \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
aout.h 317 fprintf (STREAM, "\t.space\t%d\n", (int) (NBYTES))
327 fprintf (STREAM, "\t.even\n"); \
329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
339 fprintf (STREAM, "\t.comm\t"); \
358 fprintf (STREAM, "\t.space\t%d\n", (int)(SIZE)); \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
aout.h 317 fprintf (STREAM, "\t.space\t%d\n", (int) (NBYTES))
327 fprintf (STREAM, "\t.even\n"); \
329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
339 fprintf (STREAM, "\t.comm\t"); \
358 fprintf (STREAM, "\t.space\t%d\n", (int)(SIZE)); \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
aout.h 317 fprintf (STREAM, "\t.space\t%d\n", (int) (NBYTES))
327 fprintf (STREAM, "\t.even\n"); \
329 fprintf (STREAM, "\t.align\t%d\n", amount - 4); \
339 fprintf (STREAM, "\t.comm\t"); \
358 fprintf (STREAM, "\t.space\t%d\n", (int)(SIZE)); \
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 134 #undef fprintf macro
135 #define fprintf(x, ...) \ macro
136 { if(x==stderr) ALOGE(__VA_ARGS__); else fprintf(x, __VA_ARGS__); }
201 fprintf(stderr, "file %s not an HCD file\n", optarg);
208 fprintf(stderr, "file %s not an HCD file\n", optarg);
213 fprintf(stderr, "file %s could not be opened, error %d\n", optarg, errno);
224 fprintf(stderr, "Baudrate not supported!");
516 fprintf(stderr, "port %s could not be opened, error %d\n",
559 fprintf(stderr, "\n");
562 fprintf(stderr, "%02x ", out[i])
    [all...]
  /system/extras/tests/timetest/
timetest.c 18 fprintf(stderr,"clock failure\n");
90 fprintf(stderr,"%09ld.%09ld, dt %ld.%09ld, min %ld.%09ld, minp %ld.%09ld, max %ld.%09ld\n",
101 fprintf(stderr,"time went backwards: %lld -> %lld\n",
105 fprintf(stderr,"%lld ROLLBACK\n", tnow);
107 fprintf(stderr,"%lld\n", tnow);
  /external/linux-tools-perf/util/
hist.c 347 int ret = fprintf(fp, " ");
350 ret += fprintf(fp, " ");
363 ret += fprintf(fp, "| ");
365 ret += fprintf(fp, " ");
367 ret += fprintf(fp, "\n");
383 ret += fprintf(fp, "|");
385 ret += fprintf(fp, " ");
392 ret += fprintf(fp, "%s", " ");
395 ret += fprintf(fp, "%s\n", chain->ms.sym->name);
397 ret += fprintf(fp, "%p\n", (void *)(long)chain->ip)
    [all...]
  /system/core/adb/
commandline.c 56 fprintf(stderr, "adb: Product directory not specified; "
64 fprintf(stderr, "adb: Out of memory (product_file())\n");
73 fprintf(out, "Android Debug Bridge version %d.%d.%d\n",
81 fprintf(stderr,
310 fprintf(stderr,"\n* disconnect *\n");
336 fprintf(stderr,"error: %s\n", adb_error());
383 fprintf(stderr,"error: %s\n", adb_error());
402 fprintf(stderr,"* failed to write data '%s' *\n", adb_error());
417 fprintf(stderr,"* error reading response *\n");
423 fprintf(stderr,"* error response '%s' *\n", buf)
    [all...]
  /build/tools/atree/
atree.cpp 113 fprintf(stderr, "%s: -o may only be supplied once -- "
124 fprintf(stderr, "%s: -m may only be supplied once -- "
132 fprintf(stderr, "%s Invalid expression in '-v %s': "
148 fprintf(stderr, "%s: invalid argument -- %s\n", argv[0], argv[optind]);
153 fprintf(stderr, "%s: At least one -f option must be supplied.\n",
159 fprintf(stderr, "%s: At least one -I option must be supplied.\n",
165 fprintf(stderr, "%s: -o option must be supplied.\n", argv[0]);
323 fprintf(f, "ATREE_FILES := $(ATREE_FILES) \\\n");
327 fprintf(f, "%s \\\n", it->sourcePath.c_str());
330 fprintf(f, "\n")
    [all...]
  /external/bluetooth/bluez/sbc/
sbcdec.c 58 fprintf(stderr, "Can't get size of file %s: %s\n",
66 fprintf(stderr, "Can't allocate memory for %s: %s\n",
73 fprintf(stderr, "Can't open file %s: %s\n",
79 fprintf(stderr, "Can't read content of %s: %s\n",
96 fprintf(stderr, "Can't open output %s: %s\n",
127 fprintf(stderr,"decoding %s with rate %d, %d subbands, "
148 fprintf(stderr, "Failed to write header\n");
153 fprintf(stderr, "Can't set audio format on %s: %s\n",
159 fprintf(stderr, "Can't set number of channels on %s: %s\n",
165 fprintf(stderr, "Can't set audio rate on %s: %s\n"
    [all...]
  /external/jpeg/
rdswitch.c 91 fprintf(stderr, "Can't open table file %s\n", filename);
98 fprintf(stderr, "Too many tables in file %s\n", filename);
105 fprintf(stderr, "Invalid table data in file %s\n", filename);
116 fprintf(stderr, "Non-numeric data in file %s\n", filename);
183 fprintf(stderr, "Can't open scan definition file %s\n", filename);
191 fprintf(stderr, "Too many scans defined in file %s\n", filename);
199 fprintf(stderr, "Too many components in one scan in file %s\n",
232 fprintf(stderr, "Invalid scan entry format in file %s\n", filename);
240 fprintf(stderr, "Non-numeric data in file %s\n", filename);
284 fprintf(stderr, "JPEG quantization tables are numbered 0..%d\n"
    [all...]
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 91 fprintf(stderr, "Can't open table file %s\n", filename);
98 fprintf(stderr, "Too many tables in file %s\n", filename);
105 fprintf(stderr, "Invalid table data in file %s\n", filename);
116 fprintf(stderr, "Non-numeric data in file %s\n", filename);
183 fprintf(stderr, "Can't open scan definition file %s\n", filename);
191 fprintf(stderr, "Too many scans defined in file %s\n", filename);
199 fprintf(stderr, "Too many components in one scan in file %s\n",
232 fprintf(stderr, "Invalid scan entry format in file %s\n", filename);
240 fprintf(stderr, "Non-numeric data in file %s\n", filename);
284 fprintf(stderr, "JPEG quantization tables are numbered 0..%d\n"
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c 148 fprintf(stderr, "Couldn't get audio buffer information\n");
158 fprintf( stderr,
166 fprintf(stderr, "Waiting for audio to get ready\n");
175 fprintf(stderr, "SDL: %s - %s\n", strerror(errno), message);
180 fprintf(stderr, "Done disabling audio\n");
184 fprintf(stderr, "Ready!\n");
212 fprintf(stderr, "Wrote %d bytes of audio data\n", written);
326 fprintf(stderr, "Trying format 0x%4.4x\n", test_format);
379 fprintf(stderr, "Couldn't find any hardware audio formats\n");
478 fprintf(stderr, "Can't change audio display settings\n" )
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbelo.c 149 fprintf(stderr, "System error while reading from Elographics touchscreen.\n");
249 fprintf(stderr, "Wrong reply received\n");
256 fprintf(stderr, "No input!\n");
285 fprintf(stderr, "Elographics acknowledge packet reports %d errors\n", nb_errors);
354 fprintf( stderr, "ELO calibration values:\nmin_x: %i\nmax_x: %i\nmin_y: %i\nmax_y: %i\n",
369 fprintf( stderr, "Unable to configure Elographics touchscreen port\n");
378 fprintf( stderr, "Not at the specified rate or model 2310, will continue\n");
386 fprintf(stderr, "Ok, controller configured!\n");
391 fprintf( stderr, "Unable to ask Elographics touchscreen identification\n");
402 fprintf( stderr, "Unable to change Elographics touchscreen operating mode\n")
    [all...]
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 66 fprintf(stderr, "%u SL failure, exiting\n", res);
79 fprintf(stdout, "\t\tPrefetchEventCallback: received event %u\n", event);
83 fprintf(stderr, "\t\tPrefetchEventCallback: Error while prefetching data, exiting\n");
87 fprintf(stdout, "\t\tPrefetchEventCallback: Buffer fill level is = %d\n", level);
90 fprintf(stdout, "\t\tPrefetchEventCallback: Prefetch Status is = %u\n", status);
210 fprintf(stderr, "Error: Failed to prefetch data in time, exiting\n");
219 fprintf(stderr, "Error: GetDuration returned SL_TIME_UNKNOWN (after prefetch completed)\n");
225 fprintf(stderr, "Error: GetDuration returned %d, more than 5percent off from expected %d\n",
241 fprintf(stderr, "Error: GetPosition returns SL_TIME_UNKNOWN after expected duration\n");
245 fprintf(stderr, "Error: GetPosition returns %i, should be expected duration for test\n"
    [all...]
  /development/tools/emulator/system/libqemu/
test_host_1.c 165 fprintf(stderr, "-unix option needs an argument! See --help for details.\n");
173 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n");
180 fprintf(stderr, "UNKNOWN OPTION: %s\n\n", arg);
195 fprintf(stderr, "Could not start server: %s\n", strerror(errno));
203 fprintf(stderr, "Server error: %s\n", strerror(errno));
215 fprintf(stderr, "Client read error: %s\n", strerror(errno));
229 fprintf(stderr, "Client write error: %s\n", strerror(errno));
  /external/blktrace/btt/
trace_complete.c 28 fprintf(ofp, " ");
29 fprintf(ofp, "%5d.%09lu %c %10llu+%-4u\n",
37 fprintf(ofp, "%3d,%-3d: ", MAJOR(iop->t.device), MINOR(iop->t.device));
49 fprintf(ofp, "\n");
94 fprintf(pit_fp, "%d.%09lu ",
104 fprintf(per_io_ofp,
108 fprintf(pit_fp, "| %d.%09lu | %d.%09lu\n",
  /external/dropbear/
scpmisc.c 52 fprintf(stderr, "xmalloc: zero size\n");
57 fprintf(stderr, "xmalloc: out of memory (allocating %lu bytes)\n", (u_long) size);
69 fprintf(stderr, "xrealloc: zero size\n");
77 fprintf(stderr, "xrealloc: out of memory (new_size %lu bytes)\n", (u_long) new_size);
87 fprintf(stderr, "xfree: NULL pointer given as argument\n");
234 fprintf(stderr, "Couldn't open /dev/null: %s", strerror(errno));
242 fprintf(stderr, "dup2: %s", strerror(errno));
  /external/iproute2/ip/
ip.c 41 fprintf(stderr,
93 fprintf(stderr, "Object \"%s\" is unknown, try \"ip help\".\n", argv0);
106 fprintf(stderr, "Cannot open file \"%s\" for reading: %s\n",
113 fprintf(stderr, "Cannot open rtnetlink\n");
127 fprintf(stderr, "Command failed %s:%d\n", name, cmdlineno);
226 fprintf(stderr, "Invalid rcvbuf size '%s'\n",
234 fprintf(stderr, "Option \"%s\" is unknown, try \"ip -help\".\n", opt);
  /external/iproute2/tc/
em_nbyte.c 30 fprintf(fd,
115 fprintf(stderr, "NByte header size mismatch\n");
120 fprintf(stderr, "NByte payload size mismatch\n");
127 fprintf(fd, "%02x ", needle[i]);
129 fprintf(fd, "\"");
131 fprintf(fd, "%c", isprint(needle[i]) ? needle[i] : '.');
132 fprintf(fd, "\" at %d layer %d", nb->off, nb->layer);
  /external/libsepol/tests/
test-expander.c 82 fprintf(stderr, "out of memory!\n");
88 fprintf(stderr, "out of memory!\n");
94 fprintf(stderr, "out of memory!\n");
102 fprintf(stderr, "read source policy failed %s\n", filename[0]);
110 fprintf(stderr, "read source policy failed %s\n", filename[i]);
116 fprintf(stderr, "link modules failed\n");
121 fprintf(stderr, "expand modules failed\n");
  /external/oprofile/libdb/tests/
db_test.c 55 fprintf(stderr, "%s", strerror(rc));
62 fprintf(stderr, "%s", strerror(rc));
97 fprintf(stderr, "%s", strerror(rc));
106 fprintf(stderr, "%s", strerror(rc));
128 fprintf(stderr, "%s:%d failure for %d %d\n",
146 fprintf(stderr, "%s", strerror(rc));
151 fprintf(stderr, "checking file %s FAIL\n", filename);
  /external/qemu/
bt-host.c 60 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
94 fprintf(stderr, "qemu: error %i reading HCI frame\n", errno);
136 fprintf(stderr, "qemu: bad HCI packet type %02x\n", pkt[-1]);
154 fprintf(stderr, "qemu: `%s' not available\n", id);
164 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
175 fprintf(stderr, "qemu: Can't set HCI filter on socket (%i)\n", errno);
194 fprintf(stderr, "qemu: bluetooth passthrough not supported (yet)\n");
  /external/skia/src/effects/
SkEmbossMask.cpp 57 ::fprintf(file, "#include \"SkTypes.h\"\n\n");
58 ::fprintf(file, "static const U16 gInvSqrtTable[128 * 128] = {\n");
62 ::fprintf(file, "\t");
66 ::fprintf(file, "0x%04X", value);
68 ::fprintf(file, ", ");
71 ::fprintf(file, "\n");
75 ::fprintf(file, "};\n#define kDeltaUsedToBuildTable\t%d\n", kDelta);

Completed in 1083 milliseconds

<<21222324252627282930>>