Home
last modified time | relevance | path

Searched refs:fputs (Results 1 - 25 of 262) sorted by relevance

1234567891011

/third_party/mesa3d/src/intel/vulkan/
H A Danv_util.c63 fputs("+depth_flush ", stderr); in anv_dump_pipe_bits()
65 fputs("+dc_flush ", stderr); in anv_dump_pipe_bits()
67 fputs("+hdc_flush ", stderr); in anv_dump_pipe_bits()
69 fputs("+rt_flush ", stderr); in anv_dump_pipe_bits()
71 fputs("+tile_flush ", stderr); in anv_dump_pipe_bits()
73 fputs("+state_inval ", stderr); in anv_dump_pipe_bits()
75 fputs("+const_inval ", stderr); in anv_dump_pipe_bits()
77 fputs("+vf_inval ", stderr); in anv_dump_pipe_bits()
79 fputs("+tex_inval ", stderr); in anv_dump_pipe_bits()
81 fputs(" in anv_dump_pipe_bits()
[all...]
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c168 fputs("Excess arguments\n\n", stderr); in do_fsync()
169 fputs(cmd->cmd_help, stderr); in do_fsync()
192 fputs("Excess arguments\n\n", stderr); in do_set_verity()
193 fputs(cmd->cmd_help, stderr); in do_set_verity()
230 fputs("Excess arguments\n\n", stderr); in do_getflags()
231 fputs(cmd->cmd_help, stderr); in do_getflags()
307 fputs("Excess arguments\n\n", stderr); in do_setflags()
308 fputs(cmd->cmd_help, stderr); in do_setflags()
350 fputs("Excess arguments\n\n", stderr); in do_shutdown()
351 fputs(cm in do_shutdown()
[all...]
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp75 fputs("==", out); in encode_to_base64()
100 fputs(last ? "\"\n" : "\",\n", stdout); in dump_output()
125 fputs("Context is null.\n", stderr); in setup_backend_objects()
137 fputs("Unable to peekPixels.\n", stderr); in setup_backend_objects()
144 fputs("Unable to alloc rgbaPixmap.\n", stderr); in setup_backend_objects()
148 fputs("Unable to read rgbaPixmap.\n", stderr); in setup_backend_objects()
160 fputs("Failed to create backEndTexture.\n", stderr); in setup_backend_objects()
183 fputs("GrTexture is invalid.\n", stderr); in setup_backend_objects()
191 fputs("BackEndRenderTarget is invalid.\n", stderr); in setup_backend_objects()
207 fputs("Faile in setup_backend_objects()
[all...]
/third_party/curl/src/
H A Dtool_msgs.c63 fputs(prefix, tool_stderr); in voutf()
77 fputs("\n", tool_stderr); in voutf()
82 fputs(ptr, tool_stderr); in voutf()
83 fputs("\n", tool_stderr); in voutf()
126 fputs("curl: ", errors); /* prefix it */ in helpf()
129 fputs("\n", errors); /* newline it */ in helpf()
H A Dtool_writeout_json.c97 fputs(curlx_dyn_ptr(&out), stream); in jsonWriteString()
108 fputs("{", stream); in ourWriteOutJSON()
113 fputs(",", stream); in ourWriteOutJSON()
144 fputs(",\n", stream); in headerJSON()
163 fputs(",\n", stream); in headerJSON()
172 fputs("\n}", stream); in headerJSON()
H A Dtool_getpass.c102 fputs(prompt, tool_stderr); in getpass_r()
117 fputs("\n", tool_stderr); in getpass_r()
187 fputs(prompt, tool_stderr); in getpass_r()
196 fputs("\n", tool_stderr); in getpass_r()
H A Dtool_hugehelp.c10 fputs( in hugehelp()
27 fputs( in hugehelp()
40 fputs( in hugehelp()
51 fputs( in hugehelp()
62 fputs( in hugehelp()
77 fputs( in hugehelp()
96 fputs( in hugehelp()
110 fputs( in hugehelp()
122 fputs( in hugehelp()
131 fputs( in hugehelp()
[all...]
/third_party/zlib/examples/
H A Dzpipe.c153 fputs("zpipe: ", stderr); in zerr()
157 fputs("error reading stdin\n", stderr); in zerr()
159 fputs("error writing stdout\n", stderr); in zerr()
162 fputs("invalid compression level\n", stderr); in zerr()
165 fputs("invalid or incomplete deflate data\n", stderr); in zerr()
168 fputs("out of memory\n", stderr); in zerr()
171 fputs("zlib version mismatch!\n", stderr); in zerr()
202 fputs("zpipe usage: zpipe [-d] < source > dest\n", stderr); in main()
/third_party/elfutils/libasm/
H A Dasm_addstrz.c82 fputs ("\t.string\t\"", asmscn->ctx->out.file); in asm_addstrz()
87 fputs ("\\000", asmscn->ctx->out.file); in asm_addstrz()
92 fputs ("\\\\", asmscn->ctx->out.file); in asm_addstrz()
95 fputs ("\\n\"", asmscn->ctx->out.file); in asm_addstrz()
106 fputs ("\"\n", asmscn->ctx->out.file); in asm_addstrz()
/third_party/cups-filters/backend/
H A Dparallel.c160 fputs("STATE: +connecting-to-device\n", stderr); in main()
194 fputs("INFO: Unable to contact printer, queuing on next printer in " in main()
208 fputs("INFO: Printer busy; will retry in 30 seconds.\n", stderr); in main()
213 fputs("INFO: Printer not connected; will retry in 30 seconds.\n", in main()
226 fputs("STATE: -connecting-to-device\n", stderr); in main()
252 fputs("PAGE: 1 1\n", stderr); in main()
259 fputs("INFO: Print file sent.\n", stderr); in main()
642 fputs("STATE: +offline-report\n", stderr); in run_loop()
647 fputs("DEBUG: Received an interrupt before any bytes were " in run_loop()
750 fputs("STAT in run_loop()
[all...]
/third_party/cups-filters/filter/
H A Dpcl-common.c230 fputs(optval, stdout); in pjl_write()
236 fputs(optval, stdout); in pjl_write()
254 fputs(value, stdout); in pjl_write()
258 fputs(title, stdout); in pjl_write()
262 fputs(user, stdout); in pjl_write()
H A Drastertops.c315 fputs("zpipe: ", stderr); in zerr()
318 fputs("error in source data or output file\n", stderr); in zerr()
321 fputs("invalid compression level\n", stderr); in zerr()
324 fputs("invalid or incomplete deflate data\n", stderr); in zerr()
327 fputs("out of memory\n", stderr); in zerr()
330 fputs("zlib version mismatch!\n", stderr); in zerr()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dwritesrc.cpp157 fputs(",\n", f); in usrc_writeArray()
178 fputs(postfix, f); in usrc_writeArray()
204 fputs(prefix, f); in usrc_writeUTrie2Struct()
242 fputs(postfix, f); in usrc_writeUTrie2Struct()
266 fputs(prefix, f); in usrc_writeUCPTrieStruct()
288 fputs(postfix, f); in usrc_writeUCPTrieStruct()
332 fputs(",\n", f); in usrc_writeArrayOfMostlyInvChars()
343 fputs(postfix, f); in usrc_writeArrayOfMostlyInvChars()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfputs.c18 const char *path = "/data/fputs.txt";
30 int len = fputs("this is a test string", fptr); in fputs_0100()
46 int len = fputs("", fptr); in fputs_0200()
62 int len = fputs("this is a test string", p); in fputs_0300()
H A D__freading.c31 fputs(str, fp); in __freading_0100()
50 fputs(str, fp); in __freading_0200()
71 fputs(str, fp); in __freading_0300()
H A D__fpending.c33 fputs(str, fp); in __fpending_0100()
54 fputs(str, fp); in __fpending_0200()
75 fputs(str, fp); in __fpending_0300()
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc12 fputs(pstr[pos+1],stderr); in Position_dump()
26 fputs(pxstr[pos+1],stderr); in Position_dump()
29 fputs(pystr[pos+1],stderr); in Position_dump()
40 fputs(rstr[rot],stderr); in Rotation_dump()
69 fputs(bstr[border],stderr); in BorderType_dump()
/third_party/backends/frontend/
H A Dscanimage.c353 fputs ("pel", stdout); in print_unit()
356 fputs ("bit", stdout); in print_unit()
359 fputs ("mm", stdout); in print_unit()
362 fputs ("dpi", stdout); in print_unit()
368 fputs ("us", stdout); in print_unit()
421 fputs ("[=(", stdout); in print_option()
423 fputs ("auto|", stdout); in print_option()
424 fputs ("yes|no)]", stdout); in print_option()
431 fputs ("auto|", stdout); in print_option()
440 fputs ("<in in print_option()
[all...]
/third_party/cups-filters/cupsfilters/
H A Dimage-jpeg.c79 fputs("DEBUG: Adobe CMYK JPEG detected (inverting color values)\n", in _cupsImageReadJPEG()
92 fputs("DEBUG: Converting image to grayscale...\n", stderr); in _cupsImageReadJPEG()
102 fputs("DEBUG: Converting image to CMYK...\n", stderr); in _cupsImageReadJPEG()
112 fputs("DEBUG: Converting image to RGB...\n", stderr); in _cupsImageReadJPEG()
212 fputs("DEBUG: Direct Data...\n", stderr); in _cupsImageReadJPEG()
214 fputs("DEBUG:", stderr); in _cupsImageReadJPEG()
288 fputs("DEBUG: JCS_CMYK\n", stderr); in _cupsImageReadJPEG()
/third_party/toybox/toys/pending/
H A Dgetty.c211 fputs(hostname, stdout); in print_prompt()
212 fputs(" login: ", stdout); in print_prompt()
232 if (*ch == 's') fputs(u.sysname, stdout); in write_issue()
233 if (*ch == 'n'|| *ch == 'h') fputs(u.nodename, stdout); in write_issue()
234 if (*ch == 'r') fputs(u.release, stdout); in write_issue()
235 if (*ch == 'm') fputs(u.machine, stdout); in write_issue()
236 if (*ch == 'l') fputs(TT.tty_name, stdout); in write_issue()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_defines.c105 fputs("|", stream); in util_dump_flags_continuous()
106 fputs(names[i], stream); in util_dump_flags_continuous()
112 fputs("|", stream); in util_dump_flags_continuous()
118 fputs("0", stream); in util_dump_flags_continuous()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp189 fputs(",\n", f); in usrc_writeArray()
190 fputs(indent, f); in usrc_writeArray()
214 fputs(postfix, f); in usrc_writeArray()
240 fputs(prefix, f); in usrc_writeUTrie2Struct()
278 fputs(postfix, f); in usrc_writeUTrie2Struct()
305 fputs(prefix, f); in usrc_writeUCPTrieStruct()
343 fputs(postfix, f); in usrc_writeUCPTrieStruct()
475 fputs(",\n", f); in usrc_writeArrayOfMostlyInvChars()
486 fputs(postfix, f); in usrc_writeArrayOfMostlyInvChars()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp180 fputs(",\n", f); in usrc_writeArray()
181 fputs(indent, f); in usrc_writeArray()
205 fputs(postfix, f); in usrc_writeArray()
231 fputs(prefix, f); in usrc_writeUTrie2Struct()
269 fputs(postfix, f); in usrc_writeUTrie2Struct()
296 fputs(prefix, f); in usrc_writeUCPTrieStruct()
334 fputs(postfix, f); in usrc_writeUCPTrieStruct()
466 fputs(",\n", f); in usrc_writeArrayOfMostlyInvChars()
477 fputs(postfix, f); in usrc_writeArrayOfMostlyInvChars()
/third_party/backends/lib/
H A Dgetopt.c706 fputs (buf, stderr);
774 fputs (buf, stderr);
805 fputs (buf, stderr);
874 fputs (buf, stderr);
932 fputs (buf, stderr);
975 fputs (buf, stderr);
1038 fputs (buf, stderr);
1074 fputs (buf, stderr);
1107 fputs (buf, stderr);
1173 fputs (bu
[all...]
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfputs.c4 int fputs(const char *restrict s, FILE *restrict f) in fputs() function
10 weak_alias(fputs, fputs_unlocked);

Completed in 14 milliseconds

1234567891011