Home
last modified time | relevance | path

Searched refs:batch_mode (Results 101 – 125 of 392) sorted by relevance

12345678910>>...16

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/www/rt44/rt-4.4.5/lib/RT/Pod/
H A DHTML.pm134 unless $self->batch_mode and $name;
/dports/www/rt50/rt-5.0.2/lib/RT/Pod/
H A DHTML.pm134 unless $self->batch_mode and $name;
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dreadconf.h48 int batch_mode; /* Batch mode: do not ask for passwords. */ member
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h30 batch_mode = 0, /* omits all stops and omits terminal output */ enumerator
/dports/sysutils/webmin/webmin-1.981/useradmin/
H A Duser-lib.pl412 &flush_file_lines() if (!$batch_mode);
414 &refresh_nscd() if (!$batch_mode);
522 if (!$batch_mode) {
582 if (!$batch_mode) {
2086 $batch_mode = 1;
2096 $batch_mode = 0;
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dfactory.cxx170 extern int batch_mode;
204 if (!batch_mode) { in widget()
252 if (!batch_mode) { in widget()
288 if (!batch_mode) { in widget()
327 if (!batch_mode) { in widget()
643 if (!batch_mode) { in widget()
/dports/news/nn/nn-6.7.3/
H A Dnn.c65 also_full_digest = 1, batch_mode = 0, conf_auto_quit = 0, variable
790 batch_mode = 1; in main()
811 if (!batch_mode && !isatty(0)) { in main()
/dports/net/samba412/samba-4.12.15/lib/ldb/ldb_key_value/
H A Dldb_kv.c478 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_start()
497 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_commit()
517 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_cancel()
1711 if (ldb_kv->batch_mode && ldb_kv->operation_failed) { in ldb_kv_end_trans()
2284 const char *batch_mode = ldb_options_find( in ldb_kv_init_store() local
2286 if (batch_mode != NULL) { in ldb_kv_init_store()
2287 ldb_kv->batch_mode = true; in ldb_kv_init_store()
/dports/databases/ldb20/ldb-2.0.10/ldb_key_value/
H A Dldb_kv.c478 if (ldb_kv->batch_mode) {
497 if (ldb_kv->batch_mode) {
517 if (ldb_kv->batch_mode) {
1711 if (ldb_kv->batch_mode && ldb_kv->operation_failed) {
2284 const char *batch_mode = ldb_options_find(
2286 if (batch_mode != NULL) {
2287 ldb_kv->batch_mode = true;
/dports/databases/ldb21/ldb-2.1.5/ldb_key_value/
H A Dldb_kv.c478 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_start()
497 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_commit()
517 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_cancel()
1711 if (ldb_kv->batch_mode && ldb_kv->operation_failed) { in ldb_kv_end_trans()
2284 const char *batch_mode = ldb_options_find( in ldb_kv_init_store() local
2286 if (batch_mode != NULL) { in ldb_kv_init_store()
2287 ldb_kv->batch_mode = true; in ldb_kv_init_store()
/dports/databases/ldb22/ldb-2.2.1/ldb_key_value/
H A Dldb_kv.c478 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_start()
497 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_commit()
517 if (ldb_kv->batch_mode) { in ldb_kv_sub_transaction_cancel()
1707 if (ldb_kv->batch_mode && ldb_kv->operation_failed) { in ldb_kv_end_trans()
2280 const char *batch_mode = ldb_options_find( in ldb_kv_init_store() local
2282 if (batch_mode != NULL) { in ldb_kv_init_store()
2283 ldb_kv->batch_mode = true; in ldb_kv_init_store()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/ticket89/x_ieee_proposed/script/
H A Dcompile_src.do13 if {[batch_mode]} {
/dports/net/rclone/rclone-1.57.0/backend/dropbox/
H A Ddropbox.go238 depending on the setting of batch_mode.
240 - batch_mode: async - default batch_size is 100
241 - batch_mode: sync - default batch_size is the same as --transfers
242 - batch_mode: off - not in use
261 default based on the batch_mode in use.
263 - batch_mode: async - default batch_timeout is 500ms
264 - batch_mode: sync - default batch_timeout is 10s
265 - batch_mode: off - not in use
/dports/mail/neomutt/neomutt-20211029/
H A Dmain.c499 bool batch_mode = false; in main() local
561 batch_mode = true; in main()
758 dump_variables || batch_mode) in main()
936 if (batch_mode) in main()
/dports/news/tin/tin-2.4.5/src/
H A Dscreen.c463 if (batch_mode) in spin_cursor()
515 if (batch_mode || count <= 0 || total <= 1) in show_progress()
/dports/chinese/tin/tin-2.4.5/src/
H A Dscreen.c463 if (batch_mode) in spin_cursor()
515 if (batch_mode || count <= 0 || total <= 1) in show_progress()
/dports/net/p5-Net-OpenSSH-Parallel/Net-OpenSSH-Parallel-0.14/
H A DChanges7 - depend on latest Net::OpenSSH 0.60. 'batch_mode' was being
/dports/security/openssh-portable/openssh-8.8p1/
H A Dreadconf.h47 int batch_mode; /* Batch mode: do not ask for passwords. */ member
/dports/hebrew/he2/he2-0.61/he2/
H A DEdit_events.cxx628 int batch_mode = 0 , q = ' '; in _FindReplace() local
630 if (!batch_mode) in _FindReplace()
657 batch_mode = 1 ; in _FindReplace()
980 int batch_mode = 0 , q = ' '; in suggestWords() local
982 if (!batch_mode) in suggestWords()
1010 batch_mode = 1 ; in suggestWords()

12345678910>>...16