Home
last modified time | relevance | path

Searched refs:FlushOut (Results 1 – 25 of 54) sorted by relevance

123

/dports/games/avp/avp-20170505/src/win95/
H A Ddebuglog.hpp37 void FlushOut(FILE * fp);
58 if (unwritten.size()) FlushOut(fp); in dputs()
75 if (unwritten.size()) FlushOut(fp); in dprintf()
101 if (unwritten.size()) FlushOut(fp); in vdprintf()
134 if (unwritten.size()) FlushOut(fp); in lprintf()
160 if (unwritten.size()) FlushOut(fp); in vlprintf()
H A Ddebuglog.cpp44 FlushOut(fp); in ~LogFile()
83 void LogFile::FlushOut(FILE * fp) in FlushOut() function in LogFile
/dports/devel/upp/upp/uppsrc/plugin/zstd_legacy/
H A DCompress.cpp34 FlushOut(); in Co()
40 void ZstdCompressStream::FlushOut() in FlushOut() function in Upp::Legacy::ZstdCompressStream
86 FlushOut(); in Close()
98 FlushOut(); in _Put()
113 FlushOut(); in _Put()
H A Dzstd.h36 void FlushOut();
/dports/devel/upp/upp/uppsrc/plugin/zstd/
H A DCompress.cpp31 FlushOut(); in Co()
36 void ZstdCompressStream::FlushOut() in FlushOut() function in Upp::ZstdCompressStream
80 FlushOut(); in Close()
92 FlushOut(); in _Put()
107 FlushOut(); in _Put()
H A Dzstd.h34 void FlushOut();
/dports/devel/upp/upp/uppsrc/plugin/lz4/
H A DCompress.cpp35 FlushOut(); in Co()
40 void LZ4CompressStream::FlushOut() in FlushOut() function in Upp::LZ4CompressStream
95 FlushOut(); in Close()
109 FlushOut(); in _Put()
124 FlushOut(); in _Put()
H A Dlz4.h50 void FlushOut();
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/googollee/go-socket.io/engineio/payload/
H A Dpayload_test.go86 err := p.FlushOut(buf)
138 err := p.FlushOut(buf)
203 err = p.FlushOut(ioutil.Discard)
225 err := p.FlushOut(ioutil.Discard)
243 err = p.FlushOut(ioutil.Discard)
263 err = p.FlushOut(ioutil.Discard)
316 err = p.FlushOut(b)
342 err := p.FlushOut(b)
380 err = p.FlushOut(b)
420 err := p.FlushOut(ioutil.Discard)
[all …]
/dports/net-p2p/ctorrent/ctorrent-dnh3.3.2/
H A Dbufio.cpp108 r = FlushOut(sk); in Put()
143 if( FlushOut(sk) < 0) return -1; in PutFlush()
151 return FlushOut(sk); in PutFlush()
157 ssize_t BufIo::FlushOut(SOCKET sk) in FlushOut() function in BufIo
H A Dbufio.h50 ssize_t FlushOut(SOCKET sk); //�������������socket
H A Dbtstream.cpp32 return out_buffer.FlushOut(sock); in Flush()
/dports/devel/upp/upp/uppsrc/Core/
H A DFilterStream.cpp128 FlushOut(); in Close()
134 void OutFilterStream::FlushOut() in FlushOut() function in Upp::OutFilterStream
147 FlushOut(); in _Put()
162 FlushOut(); in _Put()
H A DFilterStream.h61 void FlushOut();
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/googollee/go-socket.io/engineio/transport/polling/
H A Dserver.go99 if err := c.Payload.FlushOut(buf); err != nil {
115 if err := c.Payload.FlushOut(w); err != nil {
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Dapcom.hpp275 void FlushOut (); // Flush Output Buffers
/dports/mail/metamail/mm2.7/src/richmail/
H A Drichtext.c722 static FlushOut() { in FlushOut() function
829 FlushOut();
835 FlushOut();
887 if (linepos >= workingright) FlushOut();
/dports/converters/mmencode/mm2.7/src/richmail/
H A Drichtext.c710 static FlushOut() { in FlushOut() function
817 FlushOut();
823 FlushOut();
875 if (linepos >= workingright) FlushOut();

123