/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 77 using _STLP_VENDOR_CSTD::fputs;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 77 using _STLP_VENDOR_CSTD::fputs;
|
/system/extras/tests/bionic/libstdc++/ |
test_cstdio.cpp | 116 using std::fputs;
|
/external/iptables/libipq/ |
libipq.c | 372 fputs(s, stderr); 374 fputs("ERROR", stderr);
|
/external/linux-tools-perf/util/ |
color.c | 277 if (p != buf && (fputs(color, fp) < 0 || 279 fputs(PERF_COLOR_RESET, fp) < 0))
|
/external/srec/config/en.us/dictionary/ |
cmu2nuance.cpp | 36 fputs(nuance, stdout); 44 fputs("#LANG=EN-US\n", stdout);
|
/external/tcpdump/ |
print-ip6opts.c | 304 fputs("[|HBH]", stdout); 326 fputs("[|DSTOPT]", stdout);
|
print-bootp.c | 140 fputs(tstr + 1, stdout); 150 fputs(tstr + 1, stdout); 174 fputs(tstr, stdout); 590 fputs(tok2str(nbo2str, NULL, tag), stdout); 604 fputs(tok2str(oo2str, NULL, tag), stdout); 804 fputs(tstr, stdout);
|
print-domain.c | 350 fputs("? ", stdout); 594 fputs(" q:", stdout); 618 fputs(" ns:", stdout); 630 fputs(" ar:", stdout); 701 fputs(" ns:", stdout); 713 fputs(" ar:", stdout);
|
print-ospf6.c | 487 fputs(" }", stdout); 490 fputs(" }", stdout); 684 fputs(tstr, stdout);
|
/external/webkit/Tools/DumpRenderTree/cg/ |
ImageDiffCG.cpp | 214 fputs("error, image size must be specified.\n", stdout); 230 fputs("error, test and reference image have different properties.\n", stderr);
|
/external/webkit/Tools/DumpRenderTree/win/ |
ImageDiffCairo.cpp | 216 fputs("error, image size must be specified.\n", stdout); 234 fputs("error, test and reference image have different properties.\n", stderr);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
libOMX.TI.AMR.encode.so | |
/ndk/sources/host-tools/make-3.81/ |
dir.c | 1059 fputs (_("No"), stdout); 1062 fputs (_(" files, "), stdout); 1064 fputs (_("no"), stdout); 1067 fputs (_(" impossibilities"), stdout); 1078 fputs ("\n# ", stdout); 1080 fputs (_("No"), stdout); 1083 fputs (_(" files, "), stdout); 1085 fputs (_("no"), stdout);
|
/external/e2fsprogs/e2fsck/ |
unix.c | 350 fputs(ctx->device_name, stdout); 352 fputs(_(", check forced.\n"), stdout); 372 fputs(_(" (check deferred; on battery)"), 375 fputs(_(" (check after next mount)"), stdout); 483 fputs(" \r", stdout); 484 fputs(ctx->stop_meta, stdout); 618 fputs(("\nExtended options are separated by commas, " 622 fputs(("\tea_ver=<ea_version (1 or 2)>\n"), stderr); 623 fputs(("\tfragcheck\n"), stderr); 624 fputs(("\tjournal_only\n"), stderr) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 140 do { assemble_name ((FILE), (NAME)); fputs (":\n", (FILE)); } while (0) 156 fputs (":\n", (FILE)); \ 216 fputs (TYPE_ASM_OP, STREAM); \ 218 fputs (", ", STREAM); \ 233 fputs (SIZE_ASM_OP, STREAM); \ 242 fputs (SIZE_ASM_OP, STREAM); \ 244 fputs (", .-", STREAM); \ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 140 do { assemble_name ((FILE), (NAME)); fputs (":\n", (FILE)); } while (0) 156 fputs (":\n", (FILE)); \ 216 fputs (TYPE_ASM_OP, STREAM); \ 218 fputs (", ", STREAM); \ 233 fputs (SIZE_ASM_OP, STREAM); \ 242 fputs (SIZE_ASM_OP, STREAM); \ 244 fputs (", .-", STREAM); \ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 140 do { assemble_name ((FILE), (NAME)); fputs (":\n", (FILE)); } while (0) 156 fputs (":\n", (FILE)); \ 216 fputs (TYPE_ASM_OP, STREAM); \ 218 fputs (", ", STREAM); \ 233 fputs (SIZE_ASM_OP, STREAM); \ 242 fputs (SIZE_ASM_OP, STREAM); \ 244 fputs (", .-", STREAM); \ [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 140 do { assemble_name ((FILE), (NAME)); fputs (":\n", (FILE)); } while (0) 156 fputs (":\n", (FILE)); \ 216 fputs (TYPE_ASM_OP, STREAM); \ 218 fputs (", ", STREAM); \ 233 fputs (SIZE_ASM_OP, STREAM); \ 242 fputs (SIZE_ASM_OP, STREAM); \ 244 fputs (", .-", STREAM); \ [all...] |
/external/zlib/src/examples/ |
zlib_how.html | 39 <tt>fputs()</tt> for error messages. From <tt>string.h</tt> we use 481 fputs("zpipe: ", stderr); 485 fputs("error reading stdin\n", stderr); 487 fputs("error writing stdout\n", stderr); 490 fputs("invalid compression level\n", stderr); 493 fputs("invalid or incomplete deflate data\n", stderr); 496 fputs("out of memory\n", stderr); 499 fputs("zlib version mismatch!\n", stderr); 537 fputs("zpipe usage: zpipe [-d] < source > dest\n", stderr);
|
/external/zlib/src/test/ |
infcover.c | 384 fputs("inflate built-in memory routines\n", stderr); 397 fputs("inflate bad parameters\n", stderr); 482 fputs("inflateBack bad parameters\n", stderr); 503 fputs("inflateBack built-in memory routines\n", stderr); 637 fputs("inflate_table not enough errors\n", stderr);
|
/external/bison/src/ |
gram.c | 164 fputs ("RITEM\n", out); 170 fputs ("\n\n", out); 222 fputs ("\n\n", out);
|
/external/openssl/crypto/lhash/ |
lhash.c | 79 * 1.7 eay - Removed the fputs() for realloc failures - the code 350 /* fputs("realloc error in lhash",stderr); */ 378 /* fputs("realloc error in lhash",stderr); */
|
/external/ppp/pppd/plugins/radius/ |
sendserver.c | 437 fputs("reply_digest: ", stderr); 442 fputs("\ncalc_digest: ", stderr); 447 fputs("\n", stderr);
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
ImageDiff.cpp | 258 fputs("Error, input image can't be decoded.\n", stderr); 263 fputs("Error, baseline image can't be decoded.\n", stderr); 267 fputs("Error, image size must be specified.\n", stderr);
|