Home
last modified time | relevance | path

Searched refs:setbuf (Results 26 - 50 of 55) sorted by relevance

123

/third_party/cups-filters/backend/
H A Dimplicitclass.c117 setbuf(stderr, NULL); in main()
H A Dparallel.c76 setbuf(stderr, NULL); in main()
H A Dserial.c113 setbuf(stderr, NULL); in main()
/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c282 setbuf(stdout, NULL); in main()
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc266 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 Dsys5ippprinter.c127 setbuf(stderr, NULL); in main()
H A Dtextcommon.c507 setbuf(stderr, NULL); in TextMain()
H A Dtexttotext.c171 setbuf(stderr, NULL); in main()
H A Dpdftops.c352 setbuf(stderr, NULL);
H A Dimagetopdf.c703 setbuf(stderr, NULL); in main()
H A Drastertopdf.cpp1320 setbuf(stderr, NULL); in main()
H A Drastertopclx.c1815 setbuf(stderr, NULL); in main()
H A Drastertoescpx.c1767 setbuf(stderr, NULL); in main()
/third_party/cups-filters/cupsfilters/
H A Dpdftoippprinter.c171 setbuf(stderr, NULL); in apply_filters()
/third_party/musl/Benchmark/musl/
H A Dlibc_stdio.cpp1367 setbuf(stream, bufAligned); in Bm_function_Setbuf()
1369 setbuf(stream, nullptr); in Bm_function_Setbuf()
/third_party/python/Python/
H A Dinitconfig.c2218 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 Ddriverless.c698 setbuf(stderr, NULL); in main()
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs313 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c3274 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 Dmod.rs469 pub fn setbuf(arg1: *mut FILE, arg2: *mut c_char); in setbuf() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs541 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1103 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs478 pub fn setbuf(stream: *mut FILE, buf: *mut c_char); in setbuf() functions
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1334 setbuf(stdout, stdout_buf); in top_common()
/third_party/skia/dm/
H A DDM.cpp1488 setbuf(stdout, nullptr); in main()

Completed in 63 milliseconds

123