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

<<31323334353637383940>>

  /external/bluetooth/bluez/tools/
csr_bcsp.c 60 fprintf(stderr, "Can't open serial port: %s (%d)\n",
68 fprintf(stderr, "Can't get port settings: %s (%d)\n",
90 fprintf(stderr, "Can't change port settings: %s (%d)\n",
99 fprintf(stderr, "Can't set non blocking mode: %s (%d)\n",
128 fprintf(stderr, "Initialization timed out\n");
140 fprintf(stderr, "UART write error\n");
221 fprintf(stderr, "Operation timed out\n");
hciattach_qualcomm.c 54 fprintf(stderr, ##args); \
106 fprintf(stdout, "Opening firmware file: %s\n", firmware);
112 fprintf(stdout, "Uploading firmware...\n");
160 fprintf(stdout, "Firmware upload successful.\n");
201 fprintf(stderr,
205 fprintf(stderr,
212 fprintf(stderr, "Qualcomm module LMP sub-version : 0x%04x\n",
  /external/compiler-rt/lib/asan/interception/mach_override/
mach_override.c 244 fprintf(stderr, "Replacing function at %p\n", originalFunctionAddress);
245 fprintf(stderr, "First 16 bytes of the function: ");
249 fprintf(stderr, "%x ", (unsigned int) orig[i]);
251 fprintf(stderr, "\n");
252 fprintf(stderr,
257 fprintf(stderr, "\nvoid foo() {\n asm volatile(\"nop;nop;nop;nop;\");\n");
260 fprintf(stderr, " asm volatile(\".byte ");
262 fprintf(stderr, "0x%x, ", (unsigned int) orig[i]);
264 fprintf(stderr, "0x%x;\");\n", (unsigned int) orig[8 * (j+1) - 1]);
266 fprintf(stderr, "}\n\n")
    [all...]
  /external/icu4c/common/
ucmndata.c 231 fprintf(stderr, "\tx%d: %s\n", number, &base[toc->entry[number].nameOffset]);
239 fprintf(stderr, "%s: Found.\n", tocEntryName);
249 fprintf(stderr, "%s: Not found.\n", tocEntryName);
255 fprintf(stderr, "returning header\n");
280 fprintf(stderr, "\tx%d: %s\n", number, toc->entry[number].entryName);
287 fprintf(stderr, "%s: Found.\n", toc->entry[number].entryName);
293 fprintf(stderr, "%s: Not found.\n", name);
  /external/openssl/crypto/engine/
eng_table.c 252 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, nothing "
260 * operations. But don't worry about a fprintf(stderr). */
268 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, using "
284 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, no "
305 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, "
310 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, using "
322 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, caching "
325 fprintf(stderr, "engine_table_dbg: %s:%d, nid=%d, caching "
  /external/openssl/crypto/evp/
p5_crpt2.c 136 fprintf(stderr, "Password:\n");
138 fprintf(stderr, "Salt:\n");
140 fprintf(stderr, "Iteration count %d\n", iter);
141 fprintf(stderr, "Key:\n");
161 fprintf(stderr, "Out %02X %02X %02X %02X\n",
318 for (; len --; p++) fprintf(stderr, "%02X ", *p);
319 fprintf(stderr, "\n");
  /external/openssl/crypto/pkcs12/
p12_key.c 127 fprintf(stderr, "KEYGEN DEBUG\n");
128 fprintf(stderr, "ID %d, ITER %d\n", id, iter);
129 fprintf(stderr, "Password (length %d):\n", passlen);
131 fprintf(stderr, "Salt (length %d):\n", saltlen);
169 fprintf(stderr, "Output KEY (length %d)\n", tmpn);
216 for (; len --; p++) fprintf(stderr, "%02X", *p);
217 fprintf(stderr, "\n");
  /external/qemu/distrib/sdl-1.2.12/src/audio/dsp/
SDL_dspaudio.c 142 fprintf(stderr, "Wrote %d bytes of audio data\n", mixlen);
212 fprintf(stderr, "Trying format 0x%4.4x\n", test_format);
310 fprintf(stderr, "Requesting %d fragments of size %d\n",
319 fprintf(stderr, "fragments = %d\n", info.fragments);
320 fprintf(stderr, "fragstotal = %d\n", info.fragstotal);
321 fprintf(stderr, "fragsize = %d\n", info.fragsize);
322 fprintf(stderr, "bytes = %d\n", info.bytes);
  /external/qemu/hw/
smbios.c 71 fprintf(stderr, "SMBIOS type %d field already defined, "
79 fprintf(stderr, "SMBIOS type %d table already defined, "
155 fprintf(stderr, "Invalid SMBIOS UUID string\n");
177 fprintf(stderr, "Cannot read smbios file %s", buf);
193 fprintf(stderr, "Failed to load smbios file %s", buf);
216 fprintf(stderr, "Don't know how to build fields for SMBIOS type "
222 fprintf(stderr, "smbios: must specify type= or file=\n");
  /external/svox/pico/lib/
picodbg.c 200 fprintf(stream, "\x1b[%sm", c);
247 fprintf(STDDBG, "%s%s", context, msg);
248 if (donewline) fprintf(STDDBG, "\n");
250 fprintf(logFile, "%s%s", context, msg);
251 if (donewline) fprintf(logFile, "\n");
412 fprintf(STDDBG, "assertion failed: %s, file %s, function %s, line %d",
415 fprintf(STDDBG, "assertion failed: %s, file %s, line %d",
  /external/valgrind/main/auxprogs/
valgrind-listener.c 69 fprintf(stderr,
72 fprintf(stderr,
80 fprintf(stderr,
83 fprintf(stderr,
133 fprintf(stdout, "\n(%d) ", conn_count);
192 fprintf(stderr,
329 fprintf(stderr, "Too many concurrent connections. "
  /external/webkit/Tools/DumpRenderTree/qt/
main.cpp 64 fprintf(stderr, "%s\n", message);
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");
126 fprintf(stderr, "%s\n", strsignal(sig));
127 fprintf(stderr, "%s\n", get_backtrace().toLatin1().constData());
200 fprintf(stderr, "STDOUT redirection failed.");
209 fprintf(stderr, "STDERR redirection failed.");
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_freebsd.c 114 fprintf(stderr, "pcap_open_live: %s\n", pcap_err);
115 fprintf(stderr, "ifname='%s'\n", l2->ifname);
120 fprintf(stderr, "pcap_set_datalink(DLT_EN10MB): %s\n",
132 fprintf(stderr, "pcap_compile: %s\n", pcap_geterr(l2->pcap));
137 fprintf(stderr, "pcap_setfilter: %s\n", pcap_geterr(l2->pcap));
150 fprintf(stderr, "%s: cannot enable immediate mode on "
219 fprintf(stderr, "Failed to get link-level address for "
l2_packet_pcap.c 215 fprintf(stderr, "pcap_open_live: %s\n", pcap_err);
216 fprintf(stderr, "ifname='%s'\n", ifname);
220 fprintf(stderr, "pcap_setnonblock: %s\n",
226 fprintf(stderr, "pcap_open_live: %s\n", pcap_err);
227 fprintf(stderr, "ifname='%s'\n", l2->ifname);
232 fprintf(stderr, "pcap_set_datalink(DLT_EN10MB): %s\n",
245 fprintf(stderr, "pcap_compile: %s\n", pcap_geterr(l2->pcap));
250 fprintf(stderr, "pcap_setfilter: %s\n", pcap_geterr(l2->pcap));
264 fprintf(stderr, "%s: cannot enable immediate mode on "
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf_unittest.c 99 fprintf(stderr, "GET_TIME resolution: %g +- %g us\n",
119 fprintf(stderr, "We can get the time %lu times a second (get time takes"
230 fprintf(f, "%s", content);
247 fprintf(stderr,"-- START -- %s --\n", description);
248 fprintf(stdout,"-- START -- %s --\n", description);
252 fprintf(stderr,"-- END -- %s --\n", description);
253 fprintf(stdout,"-- END -- %s --\n", description);
  /system/extras/tests/bionic/libc/other/
test_zlib.c 150 fprintf(stderr, "usage: test_zlib [options] filename [filename2 ...]\n" );
151 fprintf(stderr, "options: -r NN repeat count (default %d)\n", DEFAULT_REPEAT );
152 fprintf(stderr, " -N set compression level (default %d)\n", DEFAULT_LEVEL );
163 fprintf(stderr, "clock_gettime: %s\n", strerror(errno) );
169 fprintf(stderr, "gettimeofday: %s\n", strerror(errno) );
226 fprintf(stderr, "could not open '%s': %s\n", argv[1], strerror(errno) );
237 fprintf(stderr, "could not create '%s': %s\n", tempfile, strerror(errno));
  /bootable/recovery/minadbd/
adb.c 47 fprintf(stderr, "error: ");
49 fprintf(stderr, "\n");
58 fprintf(stderr, "error: %s: ", strerror(errno));
60 fprintf(stderr, "\n");
174 fprintf(stderr, "%s: %s %08x %08x %04x \"",
192 fprintf(stderr, tag);
398 fprintf(stderr, "failed to setgid to shell\n");
402 fprintf(stderr, "failed to setuid to shell\n");
405 fprintf(stderr, "userid is %d\n", getuid());
services.c 52 fprintf(stderr, "sideload_service invoked\n");
56 fprintf(stderr, "failed to create %s\n", ADB_SIDELOAD_FILENAME);
77 fprintf(stderr, "adbd exiting after successful sideload\n");
  /external/icu4c/test/intltest/
intltest.cpp 1148 fprintf(stdout,
1173 fprintf(stdout, "### Too many properties. Exiting.\n");
1189 fprintf(stdout, "-----------------------------------------------\n");
1190 fprintf(stdout, " IntlTest (C++) Test Suite for \n");
1191 fprintf(stdout, " International Components for Unicode %s\n", U_ICU_VERSION);
1203 fprintf(stdout,
    [all...]
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 209 fprintf(stderr, "pcap_open_live: %s\n", pcap_err);
210 fprintf(stderr, "ifname='%s'\n", ifname);
214 fprintf(stderr, "pcap_setnonblock: %s\n",
220 fprintf(stderr, "pcap_open_live: %s\n", pcap_err);
221 fprintf(stderr, "ifname='%s'\n", l2->ifname);
226 fprintf(stderr, "pcap_set_datalink(DLT_EN10MB): %s\n",
239 fprintf(stderr, "pcap_compile: %s\n", pcap_geterr(l2->pcap));
244 fprintf(stderr, "pcap_setfilter: %s\n", pcap_geterr(l2->pcap));
258 fprintf(stderr, "%s: cannot enable immediate mode on "
  /external/zlib/
crc32.c 169 fprintf(out, "/* crc32.h -- tables for rapid CRC calculation\n");
170 fprintf(out, " * Generated automatically by crc32.c\n */\n\n");
171 fprintf(out, "local const crc_table_t FAR ");
172 fprintf(out, "crc_table[TBLS][256] =\n{\n {\n");
175 fprintf(out, "#ifdef BYFOUR\n");
177 fprintf(out, " },\n {\n");
180 fprintf(out, "#endif\n");
182 fprintf(out, " }\n};\n");
196 fprintf(out, "%s0x%08lxUL%s", n % 5 ? "" : " ",
  /external/zlib/examples/
zran.c 359 fprintf(stderr, "usage: zran file.gz\n");
364 fprintf(stderr, "zran: could not open %s for reading\n", argv[1]);
374 fprintf(stderr, "zran: out of memory\n");
377 fprintf(stderr, "zran: compressed data error in %s\n", argv[1]);
380 fprintf(stderr, "zran: read error on %s\n", argv[1]);
383 fprintf(stderr, "zran: error %d while building index\n", len);
387 fprintf(stderr, "zran: built index with %d access points\n", len);
393 fprintf(stderr, "zran: extraction failed: %s error\n",
397 fprintf(stderr, "zran: extracted %d bytes at %llu\n", len, offset);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 131 #define G726DEC_DPRINT(...) fprintf(stdout, "%s %d:: ",__FUNCTION__, __LINE__); \
132 fprintf(stdout, __VA_ARGS__); \
133 fprintf(stdout, "\n");
155 #define G726DEC_MEMPRINT(...) fprintf(stdout, "%s %d:: ",__FUNCTION__, __LINE__); \
156 fprintf(stdout, __VA_ARGS__); \
157 fprintf(stdout, "\n");
164 #define G726DEC_EPRINT(...) fprintf(stdout, "%s %s %d:: ", __FILE__,__FUNCTION__, __LINE__); \
165 fprintf(stdout, __VA_ARGS__); \
166 fprintf(stdout, "\n");
    [all...]
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 268 fprintf(stderr, "%s: Unrecognized switch: %s\n", program_name,
270 fprintf(stderr, usage);
276 fprintf(stderr, usage);
282 fprintf(stderr, "%s: Cannot open output file %s\n",
290 fprintf(stderr, "%s: Cannot open input file %s\n",
301 fprintf(out, "#line 1 \"%s\"\n", filename);
305 fprintf(stderr, "Unable to allocate read buffer!\n");
366 fprintf(stderr, "%s: error writing to %s\n", program_name,
582 fprintf(stderr, "Unable to allocate break table!\n");
  /dalvik/tools/dmtracedump/
CreateTestTrace.c 271 fprintf(stderr, "Error: line %d: %s", linenum, buf);
272 fprintf(stderr, " expected positive (>0) indentation, found %d\n",
282 fprintf(stderr, "Error: line %d: %s", linenum, buf);
283 fprintf(stderr, " expected exit from %s\n",
290 fprintf(stderr, "Error: line %d: %s", linenum, buf);
291 fprintf(stderr, " expected indentation %d [+1], found %d\n",
402 fprintf(keyFp, "%#x %s m ()\n",
405 fprintf(keyFp, "%#x %s %s ()\n",
409 fprintf(keyFp, "%#x %s %s %s\n",
418 fprintf(keyFp, "%s%d\n%s", versionHeader, versionNumber, clockDef)
    [all...]

Completed in 1624 milliseconds

<<31323334353637383940>>