HomeSort by relevance Sort by last modified time
    Searched refs:fputs (Results 1 - 25 of 431) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 21 ** In Unix, for example, you would replace the fputs calls with calls
44 fputs("\n_abort - Heap corruption\n" "File: ", stderr);
45 fputs(file, stderr);
46 fputs(" Line: ", stderr);
47 fputs(line, stderr);
48 fputs("\n\n", stderr);
49 fputs("hmm_dflt_abort: while(1)!!!\n", stderr);
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 21 ** In Unix, for example, you would replace the fputs calls with calls
44 fputs("\n_abort - Heap corruption\n" "File: ", stderr);
45 fputs(file, stderr);
46 fputs(" Line: ", stderr);
47 fputs(line, stderr);
48 fputs("\n\n", stderr);
49 fputs("hmm_dflt_abort: while(1)!!!\n", stderr);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c 21 ** In Unix, for example, you would replace the fputs calls with calls
44 fputs("\n_abort - Heap corruption\n" "File: ", stderr);
45 fputs(file, stderr);
46 fputs(" Line: ", stderr);
47 fputs(line, stderr);
48 fputs("\n\n", stderr);
49 fputs("hmm_dflt_abort: while(1)!!!\n", stderr);
  /hardware/invensense/60xx/mlsdk/platform/linux/
log_printf_linux.c 37 return fputs(buf, stdout);
  /system/core/toolbox/
clear.c 39 fputs("\x1b[2J\x1b[H", stdout);
  /external/bison/lib/
yyerror.c 29 fputs (message, stderr);
bitsetv-print.c 39 fputs (" ", out);
43 fputs (" ", out);
49 fputs (" .", out);
52 fputs (".\n", out);
59 fputs (bitset_test (bset[i], j) ? "1" : " ", out);
60 fputs ("|\n", out);
64 fputs (" `", out);
67 fputs ("'\n", out);
  /external/tcpdump/
print-otv.c 66 fputs("flags [", stdout);
68 fputs("I", stdout);
70 fputs(".", stdout);
71 fputs("] ", stdout);
print-vxlan.c 62 fputs("flags [", stdout);
64 fputs("I", stdout);
66 fputs(".", stdout);
67 fputs("] ", stdout);
print-ah.c 64 fputs("[truncated]", stdout);
65 fputs("): ", stdout);
69 fputs("[|AH]", stdout);
print-timed.c 55 fputs("[|timed]", stdout);
64 fputs(" [|timed]", stdout);
70 fputs(" [|timed]", stdout);
77 fputs(" [|timed]", stdout);
86 fputs(" [|timed]", stdout);
94 fputs(" time ", stdout);
106 fputs(" [|timed]", stdout);
108 fputs(" name ", stdout);
print-mobile.c 82 fputs("[|mobile]", stdout);
85 fputs("mobile: ", stdout);
95 fputs("[S] ",stdout);
99 fputs("[] ",stdout);
print-snmp.c 414 fputs("[nothing to parse]", stdout);
453 fputs("[Xtagfield?]", stdout);
460 fputs("[Xtagfield?]", stdout);
470 fputs("[no asnlen]", stdout);
656 fputs("[|snmp]", stdout);
695 fputs(a->prefix, stdout);
776 fputs(first, stdout);
827 fputs("[BE_ANY!?]", stdout);
831 fputs("[be!?]", stdout);
837 fputs("[|snmp]", stdout)
    [all...]
  /external/e2fsprogs/lib/e2p/
pf.c 67 fputs(", ", f);
68 fputs(fp->long_name, f);
70 fputs(fp->short_name, f);
73 fputs("-", f);
77 fputs("---", f);
  /external/ltrace/testsuite/ltrace.minor/
libdl-simple.c 12 fputs (dlerror(), stderr);
18 fputs(error, stderr);
  /external/iptables/extensions/
libxt_connbytes.c 83 fputs(" packets", stdout);
86 fputs(" bytes", stdout);
89 fputs(" avgpkt", stdout);
92 fputs(" unknown", stdout);
101 fputs(" original", stdout);
104 fputs(" reply", stdout);
107 fputs(" both", stdout);
110 fputs(" unknown", stdout);
120 fputs(" !", stdout);
139 fputs(" connbytes mode", stdout)
    [all...]
  /external/elfutils/0.153/libasm/
asm_addstrz.c 82 fputs ("\t.string\t\"", asmscn->ctx->out.file);
87 fputs ("\\000", asmscn->ctx->out.file);
92 fputs ("\\\\", asmscn->ctx->out.file);
95 fputs ("\\n\"", asmscn->ctx->out.file);
106 fputs ("\"\n", asmscn->ctx->out.file);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_misc.c 71 fputs(message, fout);
75 fputs(message, fout);
80 fputs(message, fout);
  /external/mesa3d/src/gallium/auxiliary/os/
os_misc.c 71 fputs(message, fout);
75 fputs(message, fout);
80 fputs(message, fout);
  /frameworks/base/tools/aapt/
IndentPrinter.h 34 fputs("\n", mStream);
40 fputs("\n", mStream);
49 fputs(" ", mStream);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
bsd.h 60 ( fputs (".comm ", (FILE)), \
68 ( fputs (".lcomm ", (FILE)), \
74 ( fputs (".lcomm ", (FILE)), \
  /external/clang/test/Analysis/Inputs/
system-header-simulator-for-simple-stream.h 13 int fputs(const char * restrict, FILE * restrict) __asm("_" "fputs" );
  /external/chromium_org/third_party/icu/source/tools/gentest/
genres32.c 75 fputs(
96 fputs(
  /external/compiler-rt/test/asan/TestCases/Linux/
interception_readdir_r_test.cc 24 fputs("test1: reading the " TEMP_DIR " directory...\n", stderr);
45 fputs("test2: reading the " TEMP_DIR " directory...\n", stderr);
  /external/icu/icu4c/source/tools/gentest/
genres32.c 75 fputs(
96 fputs(

Completed in 633 milliseconds

1 2 3 4 5 6 7 8 91011>>