/third_party/cups-filters/backend/ |
H A D | implicitclass.c | 117 setbuf(stderr, NULL); in main()
|
H A D | parallel.c | 76 setbuf(stderr, NULL); in main()
|
H A D | serial.c | 113 setbuf(stderr, NULL); in main()
|
/third_party/libevdev/tools/ |
H A D | touchpad-edge-detector.c | 282 setbuf(stdout, NULL); in main()
|
/third_party/zlib/contrib/iostream3/ |
H A D | zfstream.cc | 266 gzfilebuf::setbuf(char_type* p, in setbuf() function in gzfilebuf 272 // If buffering is turned off on purpose via setbuf(0,0), still allocate one... in setbuf()
|
/third_party/cups-filters/filter/ |
H A D | sys5ippprinter.c | 127 setbuf(stderr, NULL); in main()
|
H A D | textcommon.c | 507 setbuf(stderr, NULL); in TextMain()
|
H A D | texttotext.c | 171 setbuf(stderr, NULL); in main()
|
H A D | pdftops.c | 352 setbuf(stderr, NULL);
|
H A D | imagetopdf.c | 703 setbuf(stderr, NULL); in main()
|
H A D | rastertopdf.cpp | 1320 setbuf(stderr, NULL); in main()
|
H A D | rastertopclx.c | 1815 setbuf(stderr, NULL); in main()
|
H A D | rastertoescpx.c | 1767 setbuf(stderr, NULL); in main()
|
/third_party/cups-filters/cupsfilters/ |
H A D | pdftoippprinter.c | 171 setbuf(stderr, NULL); in apply_filters()
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_stdio.cpp | 1367 setbuf(stream, bufAligned); in Bm_function_Setbuf() 1369 setbuf(stream, nullptr); in Bm_function_Setbuf()
|
/third_party/python/Python/ |
H A D | initconfig.c | 2218 setbuf(stdin, (char *)NULL); in config_init_stdio() 2219 setbuf(stdout, (char *)NULL); in config_init_stdio() 2220 setbuf(stderr, (char *)NULL); in config_init_stdio()
|
/third_party/cups-filters/utils/ |
H A D | driverless.c | 698 setbuf(stderr, NULL); in main()
|
/third_party/rust/crates/libc/src/windows/ |
H A D | mod.rs | 313 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 3274 if (count_limit >= 0) setbuf(stdin, NULL); in grep_or_recurse() 4475 setbuf(stdin, NULL); in main()
|
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 469 pub fn setbuf(arg1: *mut FILE, arg2: *mut c_char); in setbuf() functions
|
/third_party/rust/crates/libc/src/ |
H A D | wasi.rs | 541 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1103 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 478 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 1334 setbuf(stdout, stdout_buf); in top_common()
|
/third_party/skia/dm/ |
H A D | DM.cpp | 1488 setbuf(stdout, nullptr); in main()
|