Home
last modified time | relevance | path

Searched refs:fputs (Results 1 – 25 of 1071) sorted by relevance

12345678910>>...43

/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dbsd_callg_bl.c11 fputs ("\n", file); in bsd_callg_blurb()
12 fputs ("\n", file); in bsd_callg_blurb()
13 fputs ("\n", file); in bsd_callg_blurb()
14 fputs ("call graph profile:\n", file); in bsd_callg_blurb()
15 fputs (" The sum of self and descendents is the major sort\n", file); in bsd_callg_blurb()
16 fputs (" for this listing.\n", file); in bsd_callg_blurb()
17 fputs ("\n", file); in bsd_callg_blurb()
18 fputs (" function entries:\n", file); in bsd_callg_blurb()
19 fputs ("\n", file); in bsd_callg_blurb()
20 fputs ("index the index of the function in the call graph\n", file); in bsd_callg_blurb()
[all …]
H A Dfsf_callg_bl.c11 fputs ("\n", file); in fsf_callg_blurb()
12 fputs (" This table describes the call tree of the program, and was sorted by\n", file); in fsf_callg_blurb()
13 fputs (" the total amount of time spent in each function and its children.\n", file); in fsf_callg_blurb()
14 fputs ("\n", file); in fsf_callg_blurb()
15 fputs (" Each entry in this table consists of several lines. The line with the\n", file); in fsf_callg_blurb()
16 fputs (" index number at the left hand margin lists the current function.\n", file); in fsf_callg_blurb()
17 fputs (" The lines above it list the functions that called this function,\n", file); in fsf_callg_blurb()
18 fputs (" and the lines below it list the functions this one called.\n", file); in fsf_callg_blurb()
19 fputs (" This line lists:\n", file); in fsf_callg_blurb()
20 fputs (" index A unique number given to each element of the table.\n", file); in fsf_callg_blurb()
[all …]
H A Dflat_bl.c11 fputs ("\n", file); in flat_blurb()
12 fputs (" % the percentage of the total running time of the\n", file); in flat_blurb()
13 fputs ("time program used by this function.\n", file); in flat_blurb()
14 fputs ("\n", file); in flat_blurb()
15 fputs ("cumulative a running sum of the number of seconds accounted\n", file); in flat_blurb()
16 fputs (" seconds for by this function and those listed above it.\n", file); in flat_blurb()
17 fputs ("\n", file); in flat_blurb()
18 fputs (" self the number of seconds accounted for by this\n", file); in flat_blurb()
19 fputs ("seconds function alone. This is the major sort for this\n", file); in flat_blurb()
20 fputs (" listing.\n", file); in flat_blurb()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dbsd_callg_bl.c11 fputs ("\n", file); in bsd_callg_blurb()
12 fputs ("\n", file); in bsd_callg_blurb()
13 fputs ("\n", file); in bsd_callg_blurb()
14 fputs ("call graph profile:\n", file); in bsd_callg_blurb()
15 fputs (" The sum of self and descendents is the major sort\n", file); in bsd_callg_blurb()
16 fputs (" for this listing.\n", file); in bsd_callg_blurb()
17 fputs ("\n", file); in bsd_callg_blurb()
18 fputs (" function entries:\n", file); in bsd_callg_blurb()
19 fputs ("\n", file); in bsd_callg_blurb()
20 fputs ("index the index of the function in the call graph\n", file); in bsd_callg_blurb()
[all …]
H A Dfsf_callg_bl.c11 fputs ("\n", file); in fsf_callg_blurb()
12 fputs (" This table describes the call tree of the program, and was sorted by\n", file); in fsf_callg_blurb()
13 fputs (" the total amount of time spent in each function and its children.\n", file); in fsf_callg_blurb()
14 fputs ("\n", file); in fsf_callg_blurb()
15 fputs (" Each entry in this table consists of several lines. The line with the\n", file); in fsf_callg_blurb()
16 fputs (" index number at the left hand margin lists the current function.\n", file); in fsf_callg_blurb()
17 fputs (" The lines above it list the functions that called this function,\n", file); in fsf_callg_blurb()
18 fputs (" and the lines below it list the functions this one called.\n", file); in fsf_callg_blurb()
19 fputs (" This line lists:\n", file); in fsf_callg_blurb()
20 fputs (" index A unique number given to each element of the table.\n", file); in fsf_callg_blurb()
[all …]
H A Dflat_bl.c11 fputs ("\n", file); in flat_blurb()
12 fputs (" % the percentage of the total running time of the\n", file); in flat_blurb()
13 fputs ("time program used by this function.\n", file); in flat_blurb()
14 fputs ("\n", file); in flat_blurb()
15 fputs ("cumulative a running sum of the number of seconds accounted\n", file); in flat_blurb()
16 fputs (" seconds for by this function and those listed above it.\n", file); in flat_blurb()
17 fputs ("\n", file); in flat_blurb()
18 fputs (" self the number of seconds accounted for by this\n", file); in flat_blurb()
19 fputs ("seconds function alone. This is the major sort for this\n", file); in flat_blurb()
20 fputs (" listing.\n", file); in flat_blurb()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c98 fputs ("() ", dumpfile); in debug()
192 fputs ("(TYPE(*))", dumpfile); in show_typespec()
217 fputs (" C_INTEROP", dumpfile); in show_typespec()
220 fputs (" ISO_C", dumpfile); in show_typespec()
223 fputs (" DEFERRED", dumpfile); in show_typespec()
244 fputs ("(arg not-present)", dumpfile); in show_actual_arglist()
265 fputs ("()", dumpfile); in show_array_spec()
311 fputs ("FULL", dumpfile); in show_array_ref()
342 fputs (" , ", dumpfile); in show_array_ref()
351 fputs (" , ", dumpfile); in show_array_ref()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc98 fputs ("() ", dumpfile); in debug()
192 fputs ("(TYPE(*))", dumpfile); in show_typespec()
217 fputs (" C_INTEROP", dumpfile); in show_typespec()
220 fputs (" ISO_C", dumpfile); in show_typespec()
223 fputs (" DEFERRED", dumpfile); in show_typespec()
244 fputs ("(arg not-present)", dumpfile); in show_actual_arglist()
265 fputs ("()", dumpfile); in show_array_spec()
311 fputs ("FULL", dumpfile); in show_array_ref()
342 fputs (" , ", dumpfile); in show_array_ref()
351 fputs (" , ", dumpfile); in show_array_ref()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.cc333 fputs (" side-effects", file); in print_node()
336 fputs (" readonly", file); in print_node()
338 fputs (" atomic", file); in print_node()
340 fputs (" constant", file); in print_node()
342 fputs (" sizes-gimplified", file); in print_node()
348 fputs (" addressable", file); in print_node()
350 fputs (" volatile", file); in print_node()
352 fputs (" asm_written", file); in print_node()
354 fputs (" used", file); in print_node()
356 fputs (" nothrow", file); in print_node()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.c333 fputs (" side-effects", file); in print_node()
336 fputs (" readonly", file); in print_node()
338 fputs (" atomic", file); in print_node()
340 fputs (" constant", file); in print_node()
342 fputs (" sizes-gimplified", file); in print_node()
348 fputs (" addressable", file); in print_node()
350 fputs (" volatile", file); in print_node()
352 fputs (" asm_written", file); in print_node()
354 fputs (" used", file); in print_node()
356 fputs (" nothrow", file); in print_node()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-stringtable.c117 fputs ("/*", fp); in write_message()
120 fputs (s, fp); in write_message()
121 fputs (" */\n", fp); in write_message()
127 fputs ("//", fp); in write_message()
133 fputs (s, fp); in write_message()
160 fputs ("/* Comment: ", fp); in write_message()
161 fputs (s, fp); in write_message()
162 fputs (" */\n", fp); in write_message()
170 fputs ("//", fp); in write_message()
174 fputs ("Comment: ", fp); in write_message()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dsom.h109 fputs ("\t.EXPORT ", FILE); \
111 fputs (",ENTRY,PRIV_LEV=3", FILE); \
115 fputs ("\t.PARAM ", FILE); \
117 fputs (",PRIV_LEV=3", FILE); \
166 fputs (DFMODE_RETURN_STRING, FILE); \
170 fputs (SFMODE_RETURN_STRING, FILE); \
172 fputs (",RTNVAL=GR", FILE); \
173 fputs ("\n", FILE); \
201 do { fputs ("\t.IMPORT ", FILE); \
204 fputs (",CODE\n", FILE); \
[all …]
H A Delf.h41 fputs ("\t.EXPORT ", FILE); \
43 fputs (",ENTRY\n", FILE); \
63 do { fputs ("\t.IMPORT ", FILE); \
66 fputs (",ENTRY\n", FILE); \
68 fputs (",DATA\n", FILE); \
81 do { fputs ("\t.IMPORT ", FILE); \
85 fputs (",ENTRY\n", FILE); \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dsom.h110 fputs ("\t.EXPORT ", FILE); \
112 fputs (",ENTRY,PRIV_LEV=3", FILE); \
116 fputs ("\t.PARAM ", FILE); \
118 fputs (",PRIV_LEV=3", FILE); \
167 fputs (DFMODE_RETURN_STRING, FILE); \
171 fputs (SFMODE_RETURN_STRING, FILE); \
173 fputs (",RTNVAL=GR", FILE); \
174 fputs ("\n", FILE); \
202 do { fputs ("\t.IMPORT ", FILE); \
205 fputs (",CODE\n", FILE); \
[all …]
H A Delf.h41 fputs ("\t.EXPORT ", FILE); \
43 fputs (",ENTRY\n", FILE); \
63 do { fputs ("\t.IMPORT ", FILE); \
66 fputs (",ENTRY\n", FILE); \
68 fputs (",DATA\n", FILE); \
81 do { fputs ("\t.IMPORT ", FILE); \
85 fputs (",ENTRY\n", FILE); \
/netbsd-src/usr.bin/config/
H A Dmkdevsw.c88 fputs("#include <sys/param.h>\n" in emitheader()
118 fputs("\tNULL", fp); in pentry()
131 fputs("\n/* device switch table for block device */\n", fp); in emitdevm()
136 fputs("\nconst struct bdevsw *bdevsw0[] = {\n", fp); in emitdevm()
141 fputs("};\n\nconst struct bdevsw **bdevsw = bdevsw0;\n", fp); in emitdevm()
143 fputs("const int sys_bdevsws = __arraycount(bdevsw0);\n" in emitdevm()
146 fputs("\n/* device switch table for character device */\n", fp); in emitdevm()
151 fputs("\nconst struct cdevsw *cdevsw0[] = {\n", fp); in emitdevm()
156 fputs("};\n\nconst struct cdevsw **cdevsw = cdevsw0;\n", fp); in emitdevm()
158 fputs("cons in emitdevm()
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dvterminate.cc49 fputs("terminate called recursively\n", stderr); in __verbose_terminate_handler()
67 fputs("terminate called after throwing an instance of '", stderr); in __verbose_terminate_handler()
69 fputs(dem, stderr); in __verbose_terminate_handler()
71 fputs(name, stderr); in __verbose_terminate_handler()
72 fputs("'\n", stderr); in __verbose_terminate_handler()
85 fputs(" what(): ", stderr); in __verbose_terminate_handler()
86 fputs(w, stderr); in __verbose_terminate_handler()
87 fputs("\n", stderr); in __verbose_terminate_handler()
93 fputs("terminate called without an active exception\n", stderr); in __verbose_terminate_handler()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvterminate.cc49 fputs("terminate called recursively\n", stderr); in __verbose_terminate_handler()
67 fputs("terminate called after throwing an instance of '", stderr); in __verbose_terminate_handler()
69 fputs(dem, stderr); in __verbose_terminate_handler()
71 fputs(name, stderr); in __verbose_terminate_handler()
72 fputs("'\n", stderr); in __verbose_terminate_handler()
85 fputs(" what(): ", stderr); in __verbose_terminate_handler()
86 fputs(w, stderr); in __verbose_terminate_handler()
87 fputs("\n", stderr); in __verbose_terminate_handler()
93 fputs("terminate called without an active exception\n", stderr); in __verbose_terminate_handler()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c81 fputs( functionName, stream ); in writeFunctionName()
84 fputs( ", precision ", stream ); in writeFunctionName()
85 fputs( roundingPrecisionName, stream ); in writeFunctionName()
87 fputs( ", rounding ", stream ); in writeFunctionName()
88 fputs( roundingModeName, stream ); in writeFunctionName()
90 fputs( ", tininess ", stream ); in writeFunctionName()
91 fputs( tininessModeName, stream ); in writeFunctionName()
92 fputs( " rounding", stream ); in writeFunctionName()
111 fputs( "Unbounded tests.\n", stderr ); in writeTestsTotal()
138 fputs( ".\n", stderr ); in writeTestsPerformed()
[all …]
/netbsd-src/external/bsd/flex/dist/src/
H A Dfilter.c265 fputs (check_4_gnu_m4, to_h); in filter_tee_header()
266 fputs ("m4_changecom`'m4_dnl\n", to_h); in filter_tee_header()
267 fputs ("m4_changequote`'m4_dnl\n", to_h); in filter_tee_header()
268 fputs ("m4_changequote([[,]])[[]]m4_dnl\n", to_h); in filter_tee_header()
269 fputs ("m4_define([[M4_YY_NOOP]])[[]]m4_dnl\n", to_h); in filter_tee_header()
270 fputs ("m4_define( [[M4_YY_IN_HEADER]],[[]])m4_dnl\n", in filter_tee_header()
281 fputs (check_4_gnu_m4, to_c); in filter_tee_header()
282 fputs ("m4_changecom`'m4_dnl\n", to_c); in filter_tee_header()
283 fputs ("m4_changequote`'m4_dnl\n", to_c); in filter_tee_header()
284 fputs ("m4_changequote([[,]])[[]]m4_dnl\n", to_c); in filter_tee_header()
[all …]
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_foreign_exceptions.cc43 fputs("(2) exception_cleanup called\n", stderr); in test2_exception_cleanup()
58 fputs("(3) exception dtor\n", stderr); in ~test3_exception()
66 fputs("(1) foreign exception, exception_cleanup=nullptr\n", stderr); in main()
77 fputs("(1) PASS\n", stderr); in main()
80 fputs("(2) foreign exception, exception_cleanup present\n", stderr); in main()
93 fputs("(3) C++ exception in foreign environment\n", stderr); in main()
103 fputs("(3) ERROR: wrong catch\n", stderr); in main()
108 fputs("(3) catch(...)\n", stderr); in main()
113 fputs("(3) ERROR: exception dtor didn't run\n", stderr); in main()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Denv.c1259 fputs ("\nOPENMP DISPLAY ENVIRONMENT BEGIN\n", stderr); in omp_display_env()
1261 fputs (" _OPENMP = '201511'\n", stderr); in omp_display_env()
1270 fputs ("'\n", stderr); in omp_display_env()
1276 fputs ("MONOTONIC:", stderr); in omp_display_env()
1279 fputs ("NONMONOTONIC:", stderr); in omp_display_env()
1283 fputs ("RUNTIME", stderr); in omp_display_env()
1288 fputs ("STATIC", stderr); in omp_display_env()
1293 fputs ("DYNAMIC", stderr); in omp_display_env()
1298 fputs ("GUIDED", stderr); in omp_display_env()
1303 fputs ("AUTO", stderr); in omp_display_env()
[all …]
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dversion.c63 (void) fputs ("Client: ", stdout); in version()
68 (void) fputs (PACKAGE_STRING, stdout); in version()
69 (void) fputs (config_string, stdout); in version()
71 (void) fputs (aclpatch_string, stdout); in version()
76 (void) fputs ("Server: ", stdout); in version()
83 fputs ("(unknown)\n", stdout); in version()
/netbsd-src/usr.sbin/acpitools/amldb/
H A Ddebug.c84 fputs("AML>", stderr); in aml_dbgr()
166 fputs("REGION INPUT ON\n", stderr); in aml_dbgr()
168 fputs("REGION INPUT OFF\n", stderr); in aml_dbgr()
174 fputs("REGION OUTPUT ON\n", stderr); in aml_dbgr()
176 fputs("REGION OUTPUT OFF\n", stderr); in aml_dbgr()
213 fputs(" Enter argument values " in aml_dbgr()
222 fputs("\n", stderr); in aml_dbgr()
254 fputs("Wrong value for number.\n", in aml_dbgr()
270 fputs("Invalid data type " in aml_dbgr()
301 fputs("s Single step\n" in aml_dbgr()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dpsrm.cpp160 fputs(resource_table[type], outfp); in print_type_and_name()
282 fputs("%%+ ", outfp); in print_resources_comment()
284 fputs(flag == resource::NEEDED in print_resources_comment()
323 fputs("%%BeginResource: ", outfp); in output_prolog()
329 fputs("%%EndResource\n", outfp); in output_prolog()
378 fputs("%%BeginDocument: ", outfp); in supply_resource()
383 fputs("%%BeginResource: ", outfp); in supply_resource()
394 fputs("%%EndDocument\n", outfp); in supply_resource()
396 fputs("%%EndResource\n", outfp); in supply_resource()
403 fputs("%%IncludeDocument: ", outfp); in supply_resource()
[all …]

12345678910>>...43