/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stdio-ldbl.h | 25 __LDBL_REDIR_DECL (fprintf)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio-ldbl.h | 25 __LDBL_REDIR_DECL (fprintf)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio-ldbl.h | 25 __LDBL_REDIR_DECL (fprintf)
|
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
cstdio | 52 using ::fprintf;
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
cstdio | 52 using ::fprintf;
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/system/include/ |
cstdio | 54 using ::fprintf;
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/system/include/ |
cstdio | 54 using ::fprintf;
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gabi++/include/ |
cstdio | 54 using ::fprintf;
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/system/include/ |
cstdio | 54 using ::fprintf;
|
/sdk/emulator/opengl/host/tools/emugen/ |
Var.h | 93 void printType(FILE *fp) { fprintf(fp, "%s", m_type->name().c_str()); } 94 void printTypeName(FILE *fp) { printType(fp); fprintf(fp, " %s", m_name.c_str()); }
|
/sdk/emulator/qtools/ |
read_method.cpp | 43 fprintf(stderr, "Error: stack overflow\n"); 74 fprintf(stderr, "Usage: %s [options] trace_name elf_file\n",
|
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 237 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name); 245 fprintf(stderr, "value expected for \"%s\" option.\n", pOpt->name); 251 fprintf(stderr, "integer value expected for \"%s\" option.\n", pOpt->name); 261 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); 611 fprintf(stderr, "Error returned from Windows CompareStringW.\n"); 658 fprintf(stderr, "Error %d returned from strcoll.\n", errno); [all...] |
/external/harfbuzz/src/ |
harfbuzz-dump.c | 54 fprintf (stream, "%*s", indent * 3, ""); 76 fprintf (stream, "<%s>", name); 78 fprintf (stream, "%d%s", array[i], i == 0 ? "" : " "); 79 fprintf (stream, "</%s>\n", name); 85 fprintf (stream, "%c%c%c%c", 117 fprintf (stream, "<LangSysTag>"); 119 fprintf (stream, "</LangSysTag>\n"); 133 fprintf (stream, "<ScriptTag>"); 135 fprintf (stream, "</ScriptTag>\n"); 180 fprintf (stream, "<FeatureTag>") [all...] |
/external/openssl/crypto/bn/ |
bn_mul.c | 99 fprintf(stderr, " bn_sub_part_words %d + %d (dl < 0, c = %d)\n", cl, dl, c); 131 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, c = %d)\n", cl, dl, c); 162 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, c == 0)\n", cl, dl); 185 fprintf(stderr, " bn_sub_part_words %d + %d (dl > 0, copy)\n", cl, dl); 227 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, c = %d)\n", cl, dl, c); 258 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, c == 0)\n", cl, dl); 281 fprintf(stderr, " bn_add_part_words %d + %d (dl < 0, copy)\n", cl, dl); 303 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0)\n", cl, dl); 332 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0, c == 0)\n", cl, dl); 357 fprintf(stderr, " bn_add_part_words %d + %d (dl > 0, copy)\n", cl, dl) [all...] |
/external/bluetooth/bluez/tools/ |
hcitool.c | 81 fprintf(stderr, "%s: too many arguments (maximal: %i)\n", 89 fprintf(stderr, "%s: too few arguments (minimal: %i)\n", 832 fprintf(stderr, "Device is not available.\n"); 889 fprintf(stderr, "Device is not available or not connected.\n"); 1250 fprintf(stderr, "Device is not available.\n"); 1301 fprintf(stderr, "Not connected.\n"); 1376 fprintf(stderr, "Not connected.\n"); 1427 fprintf(stderr, "Not connected.\n"); 1495 fprintf(stderr, "Not connected.\n"); 1565 fprintf(stderr, "Not connected.\n") [all...] |
/external/libxml2/ |
xmlregexp.c | 943 fprintf(output, "epsilon "); break; 945 fprintf(output, "charval "); break; 947 fprintf(output, "ranges "); break; 949 fprintf(output, "subexpr "); break; 951 fprintf(output, "string "); break; 953 fprintf(output, "anychar "); break; 955 fprintf(output, "anyspace "); break; 957 fprintf(output, "notspace "); break; 959 fprintf(output, "initname "); break; 961 fprintf(output, "notinitname "); break [all...] |
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 122 fprintf(f, MACSTR " %s\n", MAC2STR(mac_addr), hex); 171 fprintf(f, "%ld\t%s\t" MACSTR "\t%s\t%s\t%s\t%s\t%s" 360 fprintf(nconf, "# WPS configuration - START\n"); 362 fprintf(nconf, "wps_state=2\n"); 364 fprintf(nconf, "ssid="); 367 fprintf(nconf, "\n"); 381 fprintf(nconf, "wpa=%d\n", wpa); 383 fprintf(nconf, "wpa_key_mgmt="); 386 fprintf(nconf, "WPA-EAP"); 390 fprintf(nconf, "%sWPA-PSK", prefix) [all...] |
/external/icu4c/i18n/ |
calendar.cpp | 109 fprintf(stderr, "@calendar=%s, timeset=%c, fieldset=%c, allfields=%c, virtualset=%c, t=%.2f", 115 fprintf(stderr, "\n"); 119 fprintf(stderr, " %25s: %-11ld", f, fFields[i]); 121 fprintf(stderr, " (unset) "); 123 fprintf(stderr, " (internally set) "); 125 // fprintf(stderr, " (internal default) "); 127 fprintf(stderr, " %%%d ", fStamp[i]); 129 fprintf(stderr, "\n"); 387 fprintf(stderr, "::create - not a LocaleKey!\n"); 404 fprintf(stderr, "BasicCalendarFactory::create() - cur %s, can %s\n", (const char*)curLoc.getName(), (const (…) [all...] |
/external/flac/libFLAC/ |
lpc.c | 213 fprintf(stderr,"FLAC__lpc_quantize_coefficients: quantizer overflow: q>qmax %d>%d shift=%d cmax=%f precision=%u lpc[%u]=%f\n",q,qmax,*shift,cmax,precision+1,i,lp_coeff[i]); 215 fprintf(stderr,"FLAC__lpc_quantize_coefficients: quantizer overflow: q<qmin %d<%d shift=%d cmax=%f precision=%u lpc[%u]=%f\n",q,qmin,*shift,cmax,precision+1,i,lp_coeff[i]); 234 fprintf(stderr,"FLAC__lpc_quantize_coefficients: negative shift=%d order=%u cmax=%f\n", *shift, order, cmax); 248 fprintf(stderr,"FLAC__lpc_quantize_coefficients: quantizer overflow: q>qmax %d>%d shift=%d cmax=%f precision=%u lpc[%u]=%f\n",q,qmax,*shift,cmax,precision+1,i,lp_coeff[i]); 250 fprintf(stderr,"FLAC__lpc_quantize_coefficients: quantizer overflow: q<qmin %d<%d shift=%d cmax=%f precision=%u lpc[%u]=%f\n",q,qmin,*shift,cmax,precision+1,i,lp_coeff[i]); 274 fprintf(stderr,"FLAC__lpc_compute_residual_from_qlp_coefficients: data_len=%d, order=%u, lpq=%d",data_len,order,lp_quantization); 276 fprintf(stderr,", q[%u]=%d",i,qlp_coeff[i]); 277 fprintf(stderr,"\n"); 290 fprintf(stderr,"FLAC__lpc_compute_residual_from_qlp_coefficients: OVERFLOW, i=%u, j=%u, c=%d, d=%d, sumo=%I64d\n",i,j,qlp_coeff[j],*history,sumo); 293 fprintf(stderr,"FLAC__lpc_compute_residual_from_qlp_coefficients: OVERFLOW, i=%u, j=%u, c=%d, d=%d, sumo=% (…) [all...] |
/dalvik/dexdump/ |
DexDump.cpp | 516 fprintf(stderr, "Trouble reading class data\n"); [all...] |
/external/valgrind/main/cachegrind/ |
cg_merge.c | 128 fprintf(stderr, "%s: near %s line %u\n", argv0, s->filename, s->lno-1); 134 fprintf(stderr, "%s: out of memory in %s\n", argv0, who ); 142 fprintf(stderr, "%s: parse error: %s\n", argv0, msg ); 150 fprintf(stderr, "%s: %s\n", argv0, msg ); 389 fprintf(f, "%lld ", c->counts[i]); 403 fprintf(f, "%s\n", *d); 404 fprintf(f, "%s\n", cpf->cmd_line); 405 fprintf(f, "%s\n", cpf->events_line); 409 fprintf(f, "fl=%s\nfn=%s\n", 413 fprintf(f, "%ld ", subKey ) [all...] |
/external/blktrace/ |
blktrace.c | 496 fprintf(stderr, "Usage: %s %s %s", prog, blktrace_version, usage_str); 787 fprintf(stderr, "write(%d) failed: %d/%s\n", 958 fprintf(stderr, "gethostbyname(%s)" 965 fprintf(stderr, "Host %s not found\n", 991 fprintf(stderr, 1059 fprintf(stderr, "BLKTRACESETUP(2) %s failed: %d/%s\n", 1072 fprintf(stderr, "BLKTRACESTART %s failed: %d/%s\n", 1093 fprintf(stderr, "Could not open %s: %d/%s\n", 1097 fprintf(stderr, "Could not read %s: %d/%s\n", 1220 fprintf(stderr, "Invalid path %s specified: %d/%s\n" [all...] |
/external/icu4c/tools/tzcode/ |
zic.c | 430 (void) fprintf(stderr, _("%s: Memory exhausted: %s\n"), 476 (void) fprintf(stderr, _("\"%s\", line %d: %s"), 479 (void) fprintf(stderr, _(" (rule from \"%s\", line %d)"), 481 (void) fprintf(stderr, "\n"); 501 (void) fprintf(stream, _("%s: usage is %s \ 519 fprintf(f, "zone %s %d %d %s", zoneName, zoneOffset, startYear, rule->r_name); 522 fprintf(f, " # zone %s, offset %d, year >= %d, rule %s (%d)\n", 530 fprintf(f, "link %s %s\n", from, to); 539 fprintf(stderr, "rule %s, file %s, line %d\n", 544 fprintf(f, "rule %s %s %d %d %d %ld %d %d %ld" [all...] |
/development/tools/elftree/ |
elftree.c | 23 fprintf(stderr, "\n"); 37 fprintf(stderr, ": %s\n", strerror(errsv)); 48 fprintf(stderr, ": %s\n", elf_errmsg(-1)); 258 fprintf(stderr, "Usage: elftree [ -s | -h ] elf-file\n"
|
/external/aac/libSYS/include/ |
cmdl_parser.h | 160 #define _ftprintf fprintf
|