/external/webkit/Tools/WebKitTestRunner/win/ |
TestControllerWin.cpp | 96 fputs("#CRASHED\n", stderr);
|
/ndk/sources/host-tools/make-3.81/ |
file.c | 392 fputs ("rm ", stdout); 397 fputs (f->name, stdout); 926 fputs (_("# Also makes:"), stdout); 1000 fputs (_("\n# files hash-table stats:\n# "), stdout);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mf-runtime.h | 145 #pragma redefine_extname fputs __mfwrap_fputs
|
/external/llvm/lib/Transforms/Utils/ |
BuildLibCalls.cpp | 374 if (!TLI->has(LibFunc::fputs)) 382 StringRef FPutsName = TLI->getName(LibFunc::fputs); 393 CallInst *CI = B.CreateCall2(F, CastToCStr(Str, B), File, "fputs");
|
/external/webkit/Source/WebCore/editing/ |
VisibleSelection.cpp | 588 fputs("pos: null", stderr); 627 fputs("start: ", stderr); 629 fputs("end: ", stderr);
|
/frameworks/native/cmds/dumpstate/ |
dumpstate.c | 336 fputs("-17", oom_adj); 441 fputs("150", vibrator); 452 fputs("75\n", vibrator);
|
/external/tcpdump/ |
print-nfs.c | 637 fputs(" ->", stdout); 689 fputs(" ->", stdout); 699 fputs(" ->", stdout); 796 fputs(" [|nfs]", stdout); [all...] |
/external/e2fsprogs/debugfs/ |
debugfs.c | 282 fputs("Filesystem features:", f); 292 fputs("(none)", f); 293 fputs("\n", f); 301 fputs(" [", f); 304 fputs(", ", f); 305 fputs(str, f); 378 fputs("]\n", out); [all...] |
/external/openssh/ |
key.c | [all...] |
/external/opencv/cxcore/src/ |
cxpersistence.cpp | 351 fputs( fs->buffer_start, fs->file ); 395 fputs("</opencv_storage>\n", fs->file ); [all...] |
/external/icu4c/test/cintltst/ |
cbiditst.c | 424 * error count, new lines are issued via fputs, except when we want the 434 log_err("========================================"); fputs("\n", stderr); 439 log_err("Processed length: %d", length); fputs("\n", stderr); 450 log_err("Levels: %s", levelChars); fputs("\n", stderr); 451 log_err("Source: %s", src); fputs("\n", stderr); 452 log_err("Result: %s", dst); fputs("\n", stderr); 453 log_err("Direction: %d", ubidi_getDirection(bidi)); fputs("\n", stderr); 454 log_err("paraLevel: %d", ubidi_getParaLevel(bidi)); fputs("\n", stderr); 457 fputs("\n", stderr); 460 fputs("\n", stderr) [all...] |
/external/iptables/iptables/ |
ip6tables.c | 482 fputs("packets, ", stdout); 484 fputs("bytes", stdout); 508 fputs(" prot ", stdout); 510 fputs("opt", stdout); 584 fputs("opt ", stdout); 647 fputs(" ", stdout); [all...] |
iptables.c | 487 fputs("packets, ", stdout); 489 fputs("bytes", stdout); 513 fputs(" prot ", stdout); 515 fputs("opt", stdout); 591 fputs("opt ", stdout); 652 fputs(" ", stdout); [all...] |
/bionic/libc/netbsd/resolv/ |
res_debug.c | 227 fputs(buf, file); 323 fputs(name, file); 366 fputs(name, file);
|
/external/libpcap/ |
pcap-dos.c | 724 fputs ("Catching SIGSEGV.\n", stderr); 727 fputs ("Catching SIGILL.\n", stderr); 731 fputs ("Catching SIGFPE.\n", stderr); [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
gen.c | 248 fputs( _( "\n\nEquivalence Classes:\n\n" ), stderr ); 860 fputs( ", ", stderr ); 933 fputs( _( "\n\nMeta-Equivalence Classes:\n" ), [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libmudflap.so | |
libmudflap.so.0 | |
libmudflap.so.0.0.0 | |
libmudflapth.so | |
libmudflapth.so.0 | |
libmudflapth.so.0.0.0 | |
/bootable/recovery/ |
install.cpp | 334 fputs(path, install_log);
|
/external/chromium/chrome/browser/ |
spellcheck_host_impl.cc | 248 fputs(word_to_add.c_str(), f);
|
/external/e2fsprogs/lib/ext2fs/ |
extent.c | 111 fputs("LEAF ", stdout); 113 fputs("UNINIT ", stdout); 115 fputs("2ND_VISIT ", stdout); 117 fputs("(none)", stdout); [all...] |