Home
last modified time | relevance | path

Searched refs:doflush (Results 1 – 25 of 46) sorted by relevance

12

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/psi/
H A Dpsi_write.F37 logical value,lprint,pio,doflush
57 doflush = .false.
100 doflush = .true.
136 if (pio.and.doflush) call flush_fileptr(6)
197 logical value,lprint,pio,doflush
209 doflush = .false.
260 doflush = .true.
304 if (pio.and.doflush) call flush_fileptr(6)
356 logical value,lprint,pio,doflush
375 doflush = .false.
[all …]
H A Dpsi_write_filename.F34 logical value,pio,doflush
51 doflush = .false.
88 doflush = .true.
124 if (pio.and.doflush) call flush_fileptr(6)
177 logical value,lprint,pio,doflush
196 doflush = .false.
238 doflush = .true.
274 if (pio.and.doflush) call flush_fileptr(6)
H A Dv_psi_write.F35 logical value,lprint,pio,doflush
55 doflush = .false.
96 doflush = .true.
134 if (pio.and.doflush) call flush_fileptr(6)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/psi/
H A Dpsi_write.F37 logical value,lprint,pio,doflush
57 doflush = .false.
100 doflush = .true.
136 if (pio.and.doflush) call flush_fileptr(6)
197 logical value,lprint,pio,doflush
209 doflush = .false.
260 doflush = .true.
304 if (pio.and.doflush) call flush_fileptr(6)
356 logical value,lprint,pio,doflush
375 doflush = .false.
[all …]
H A Dpsi_write_filename.F34 logical value,pio,doflush
51 doflush = .false.
88 doflush = .true.
124 if (pio.and.doflush) call flush_fileptr(6)
H A Dv_psi_write.F35 logical value,lprint,pio,doflush
55 doflush = .false.
96 doflush = .true.
134 if (pio.and.doflush) call flush_fileptr(6)
/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A Dnword.c613 doflush++;
624 doflush++;
638 doflush++;
648 doflush++;
672 doflush++;
676 doflush++;
688 doflush++;
704 doflush++;
711 doflush++;
726 doflush++;
[all …]
/dports/japanese/canna-server/Canna37p3/lib/RK/
H A Dnword.c613 doflush++;
624 doflush++;
638 doflush++;
648 doflush++;
672 doflush++;
676 doflush++;
688 doflush++;
704 doflush++;
711 doflush++;
726 doflush++;
[all …]
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc2045/
H A Dbase64.c21 static int doflush(struct base64decode *);
34 int rc=doflush(b); in base64_decode()
67 return (doflush(b)); in base64_decode_end()
70 static int doflush(struct base64decode *p) in doflush() function
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc2045/
H A Dbase64.c21 static int doflush(struct base64decode *);
34 int rc=doflush(b); in base64_decode()
67 return (doflush(b)); in base64_decode_end()
70 static int doflush(struct base64decode *p) in doflush() function
/dports/mail/courier/courier-0.65.3/rfc2045/
H A Dbase64.c21 static int doflush(struct base64decode *);
34 int rc=doflush(b); in base64_decode()
67 return (doflush(b)); in base64_decode_end()
70 static int doflush(struct base64decode *p) in doflush() function
/dports/mail/cone/cone-1.1/libs/rfc2045/
H A Dbase64.c21 static int doflush(struct base64decode *);
34 int rc=doflush(b); in base64_decode()
67 return (doflush(b)); in base64_decode_end()
70 static int doflush(struct base64decode *p) in doflush() function
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc2045/
H A Dbase64.c21 static int doflush(struct base64decode *);
34 int rc=doflush(b); in base64_decode()
67 return (doflush(b)); in base64_decode_end()
70 static int doflush(struct base64decode *p) in doflush() function
/dports/news/nget/nget-0.27.1/
H A Dfile.h66 virtual int doflush(void)=0;
123 virtual int doflush(void);
142 virtual int doflush(void);
158 virtual int doflush(void);
176 virtual int doflush(void);
H A Dfile.cc118 int r=doflush(); in flush()
177 int c_file_fd::doflush(void){ in doflush() function in c_file_fd
215 int c_file_stream::doflush(void){ in doflush() function in c_file_stream
252 int c_file_tcp::doflush(void){ in doflush() function in c_file_tcp
H A Dfile_gz.cc42 int c_file_gz::doflush(void){ in doflush() function in c_file_gz
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/diag/
H A DAppPerf.cpp149 void CAppOp::UpdatePerformance(int64_t t, CAppOp* from, bool doflush, bool locked) { in UpdatePerformance() argument
155 else if (doflush) { in UpdatePerformance()
255 void CAppOp::LogRowPerf(int64_t t, bool doflush, bool locked) { in LogRowPerf() argument
259 if (doflush || t - m_lastrowupdate > PERF_UPD_FREQ) { in LogRowPerf()
262 m_parent->UpdatePerformance(t, this, doflush, locked); in LogRowPerf()
265 bool is_final = doflush && Stopped(); in LogRowPerf()
289 if (m_produce_output && (has_rd_data || has_wr_data || doflush)) { in LogRowPerf()
350 if (! (doflush && Stopped()) && CAppLog::IsTTY()) { in LogRowPerf()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/lib/psi/
H A Dcpsi_write.F37 logical value,pio,lprint,doflush
58 doflush = .false.
103 doflush = .true.
151 if (pio.and.doflush) call flush_fileptr(6)
247 logical value,lprint,pio,doflush
264 doflush = .false.
305 doflush = .true.
353 if (pio.and.doflush) call flush_fileptr(6)
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/engine/
H A Doutputs.py270 doflush = False
273 doflush = True
281 …rint_traj(self.what, self.out[b], b, format=self.format, cell_units=self.cell_units, flush=doflush)
283 …t, self.out[self.ibead], self.ibead, format=self.format, cell_units=self.cell_units, flush=doflush)
287 …print_traj(self.what, self.out, b=0, format=self.format, cell_units=self.cell_units, flush=doflush)
/dports/editors/vigor/vigor-0.016/ex/
H A Dex_print.c317 int doflush, n; local
322 for (doflush = n = 0; *str != '\0'; ++n) {
326 doflush = 1;
328 if (doflush)
/dports/editors/nvi2/nvi2-2.2.0/ex/
H A Dex_print.c293 int doflush, n; in ex_puts() local
298 for (doflush = n = 0; *str != '\0'; ++n) { in ex_puts()
302 doflush = 1; in ex_puts()
304 if (doflush) in ex_puts()
/dports/databases/redis5/redis-5.0.14/src/
H A Drio.c173 int doflush = (buf == NULL && len == 0); in rioFdsetWrite() local
180 if (sdslen(r->io.fdset.buf) > PROTO_IOBUF_LEN) doflush = 1; in rioFdsetWrite()
183 if (doflush) { in rioFdsetWrite()
229 if (doflush) sdsclear(r->io.fdset.buf); in rioFdsetWrite()
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dfl_save.c101 static int doflush(ctx_t *x, gboolean force) { in doflush() function
248 if(x->buf->len >= BUFSIZE && doflush(x, FALSE)) in af()
338 doflush(x, TRUE); in ctx_close()
/dports/databases/redis6/redis-6.0.16/src/
H A Drio.c292 int doflush = (buf == NULL && len == 0); in rioFdWrite() local
309 doflush = 1; in rioFdWrite()
310 if (!doflush) in rioFdWrite()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdraw/
H A Dinit.c364 doflush(Display *d) in doflush() function
415 return doflush(d); in flushimage()
429 if(doflush(d) < 0) in bufimage()

12