Home
last modified time | relevance | path

Searched refs:batch_mode (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/firewall_policies/
H A Dclient.py142 if batch_mode:
164 if batch_mode:
183 if batch_mode:
197 if batch_mode:
228 if batch_mode:
249 if batch_mode:
267 if batch_mode:
287 if batch_mode:
298 if batch_mode:
313 if batch_mode:
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/org_security_policies/
H A Dclient.py144 if batch_mode:
165 if batch_mode:
183 if batch_mode:
197 if batch_mode:
228 if batch_mode:
249 if batch_mode:
267 if batch_mode:
287 if batch_mode:
298 if batch_mode:
313 if batch_mode:
[all …]
/dports/chinese/tin/tin-2.4.5/src/
H A Dmain.c167 if (!batch_mode) in main()
182 if (!batch_mode) { in main()
379 batch_mode = FALSE; in main()
382 batch_mode = FALSE; in main()
527 batch_mode = TRUE; in read_cmd_line_options()
595 batch_mode = TRUE; in read_cmd_line_options()
763 if (!batch_mode) { in read_cmd_line_options()
832 batch_mode = TRUE; in read_cmd_line_options()
834 batch_mode = FALSE; in read_cmd_line_options()
836 batch_mode = FALSE; in read_cmd_line_options()
[all …]
/dports/news/tin/tin-2.4.5/src/
H A Dmain.c167 if (!batch_mode) in main()
182 if (!batch_mode) { in main()
379 batch_mode = FALSE; in main()
382 batch_mode = FALSE; in main()
527 batch_mode = TRUE; in read_cmd_line_options()
595 batch_mode = TRUE; in read_cmd_line_options()
763 if (!batch_mode) { in read_cmd_line_options()
832 batch_mode = TRUE; in read_cmd_line_options()
834 batch_mode = FALSE; in read_cmd_line_options()
836 batch_mode = FALSE; in read_cmd_line_options()
[all …]
/dports/dns/libpsl/libpsl-0.21.1/tools/
H A Dpsl.c81 int mode = 1, no_star_rule = 0, batch_mode = 0; in main() local
135 batch_mode = 1; in main()
187 if (!batch_mode && mode != 4) in main()
196 if (!batch_mode) in main()
213 if (!batch_mode) in main()
231 if (!batch_mode) in main()
242 if (!batch_mode) in main()
250 if (!batch_mode) in main()
257 if (!batch_mode) in main()
/dports/math/py-nevergrad/nevergrad-0.4.3.post2/nevergrad/benchmark/
H A Dexecution.py85 def __init__(self, batch_mode: bool = False) -> None:
86 self.batch_mode = batch_mode
106 if not self.batch_mode:
114 if self.batch_mode or job._is_read:
124 if not self.batch_mode:
H A Dxpbase.py52 batch_mode: bool = True,
60 self.executor = execution.MockedTimedExecutor(batch_mode)
67 def batch_mode(self) -> bool: member in OptimizerSettings
68 return self.executor.batch_mode
149 batch_mode: bool = True,
161 optimizer=optimizer, num_workers=num_workers, budget=budget, batch_mode=batch_mode
267 batch_mode=executor.batch_mode,
H A Dtest_xpbase.py36 …xp = xpbase.Experiment(func, optimizer="OnePlusOne", budget=24, num_workers=2, batch_mode=True, se…
49 …xp = xpbase.Experiment(func, optimizer="OnePlusOne", budget=24, num_workers=2, batch_mode=True, se…
118 def test_batch_mode_parameter(batch_mode: bool, expected: tp.List[str]) -> None:
122 … = xpbase.Experiment(func, optimizer="OnePlusOne", budget=10, num_workers=3, batch_mode=batch_mode)
H A Dtest_execution.py31 executor = execution.MockedTimedExecutor(batch_mode=False)
46 executor = execution.MockedTimedExecutor(batch_mode=False)
74 executor = execution.MockedTimedExecutor(batch_mode=True)
89 executor = execution.MockedTimedExecutor(batch_mode=False)
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/capture/
H A Dplaceholderpath.h36 const QString &format, bool batch_mode, QString *filename,
38 …void generateFilename(QString format, SequenceJob &job, QString targetName, bool batch_mode, int n…
41 void generateFilename(QString format, bool tsEnabled, bool batch_mode,
45 … bool batch_mode, int nextSequenceID, const QString &extension, QString *filename) const;
H A Dplaceholderpath.cpp212 const QString &format, bool batch_mode, QString *filename, in generateFilenameOld() argument
217 if (batch_mode) in generateFilenameOld()
248 …QString format, SequenceJob &job, QString targetName, bool batch_mode, int nextSequenceID, const Q… in generateFilename() argument
257 targetName, batch_mode, nextSequenceID, extension, filename); in generateFilename()
260 void PlaceholderPath::generateFilename(QString format, bool tsEnabled, bool batch_mode, in generateFilename() argument
264 tsEnabled, m_filter, m_frameType, m_exposure, m_targetName, batch_mode, in generateFilename()
271 bool batch_mode, int nextSequenceID, const QString &extension, QString *filename) const in generateFilename() argument
281 if (batch_mode) in generateFilename()
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_test_run_manager.php61 protected $batch_mode = false; variable in pts_test_run_manager
76 if($batch_mode)
414 if(!$this->batch_mode || $this->batch_mode['PromptSaveName'])
500 if((!$this->batch_mode || $this->batch_mode['PromptForTestIdentifier']) && !$this->auto_mode)
877 if($this->batch_mode && $this->batch_mode['Configured'] == false && !$this->auto_mode)
1156 if($this->batch_mode)
1182 else if($this->batch_mode)
1224 $this->batch_mode = array(
1502 else if($this->batch_mode)
1530 if(!$this->batch_mode || $this->batch_mode['PromptForTestDescription'])
[all …]
/dports/audio/normalize/normalize-0.7.7/src/
H A Dnormalize.c164 int batch_mode = FALSE; variable
279 batch_mode = TRUE; in main()
291 batch_mode = TRUE; in main()
394 if (mix_mode && batch_mode) { in main()
481 if (batch_mode || mix_mode) { in main()
489 if (batch_mode) in main()
537 if (batch_mode) { in main()
571 if (!batch_mode) { in main()
593 if (!batch_mode) { in main()
726 if (batch_mode) in compute_levels()
[all …]
/dports/x11-toolkits/p5-Tk-Getopt/Tk-Getopt-0.51/t/
H A Dgui.t203 my $batch_mode = !!$ENV{BATCH};
204 my $timerlen = ($batch_mode ? 1000 : 60*1000);
211 if ($batch_mode) {
269 $timerlen = ($batch_mode ? 1000 : 5*1000);
/dports/sysutils/p5-Ubic/Ubic-1.58/lib/Ubic/Admin/
H A DSetup.pm23 my $batch_mode;
49 print @_ unless $quiet or $batch_mode;
57 return $def if $batch_mode;
141 'batch-mode' => \$batch_mode,
167 unless ($batch_mode) {
168 … $batch_mode = prompt_bool("Would you like to configure as much as possible automatically?", 1);
/dports/textproc/p5-Tk-Pod/Tk-Pod-0.9943/t/
H A Dcmdline.t43 my $batch_mode = defined $ENV{BATCH} ? $ENV{BATCH} : 1;
51 "batch!" => \$batch_mode)
177 if ($batch_mode) {
232 if ($batch_mode) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/activity_log/
H A Dactivity_database.cc126 void ActivityDatabase::SetBatchModeForTesting(bool batch_mode) { in SetBatchModeForTesting() argument
127 if (batch_mode && !batch_mode_) { in SetBatchModeForTesting()
132 } else if (!batch_mode && batch_mode_) { in SetBatchModeForTesting()
136 batch_mode_ = batch_mode; in SetBatchModeForTesting()
/dports/math/heyoka/heyoka-0.16.0/doc/
H A Dtut_batch_mode.rst60 .. literalinclude:: ../tutorial/batch_mode.cpp
67 .. literalinclude:: ../tutorial/batch_mode.cpp
76 .. literalinclude:: ../tutorial/batch_mode.cpp
90 .. literalinclude:: ../tutorial/batch_mode.cpp
113 .. literalinclude:: ../tutorial/batch_mode.cpp
130 .. literalinclude:: ../tutorial/batch_mode.cpp
152 .. literalinclude:: ../tutorial/batch_mode.cpp
168 .. literalinclude:: ../tutorial/batch_mode.cpp
190 .. literalinclude:: ../tutorial/batch_mode.cpp
227 .. literalinclude:: ../tutorial/batch_mode.cpp
[all …]
/dports/net/mosquitto/mosquitto-2.0.13/apps/mosquitto_passwd/
H A Dmosquitto_passwd.c433 bool batch_mode = false; in main() local
477 batch_mode = true; in main()
512 if(delete_user && batch_mode){ in main()
518 if(batch_mode){ in main()
551 }else if(batch_mode == true && idx+3 == argc){ in main()
555 }else if(batch_mode == false && idx+2 == argc){ in main()
594 if(batch_mode == false){ in main()
648 if(batch_mode){ in main()
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dfluid.cxx735 if (batch_mode) { in write_cb()
758 if (batch_mode) { in write_strings_cb()
1159 if (batch_mode) in scheme_cb()
1231 if (!batch_mode) { in make_main_window()
1262 if (!batch_mode) { in make_main_window()
1482 batch_mode = 1; in prepare_shell_command()
1484 batch_mode = 0; in prepare_shell_command()
1487 batch_mode = 1; in prepare_shell_command()
1489 batch_mode = 0; in prepare_shell_command()
1817 if (!batch_mode) { in main()
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/link-parser/
H A Dlink-parser.c400 if ((verbosity > 0) && (!copts->batch_mode) && isatty_stdin && isatty_stdout) in process_some_linkages()
864 if (!copts->batch_mode) batch_in_progress = false; in main()
874 if (copts->batch_mode) batch_in_progress = true; in main()
883 if (copts->batch_mode || auto_next_linkage_test(test)) in main()
934 bool one_step_parse = !copts->batch_mode && copts->allow_null && in main()
974 if ((num_linkages == 0) && (!copts->batch_mode)) in main()
983 if (!one_step_parse && num_linkages == 0 && !copts->batch_mode) in main()
1034 if (copts->batch_mode) in main()
1050 if (copts->batch_mode) in main()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeedit.cpp1233 if(not batch_mode) { in insertchar() local
1247 batch_mode = BATCH_MODE; in insertchar()
1300 batch_mode = BATCH_MODE; in DelChar()
1304 if(not batch_mode) { in DelChar() local
1356 batch_mode = BATCH_MODE; in DelChar()
1391 if(not batch_mode) { in DelLeft() local
1519 batch_mode = BATCH_MODE; in Newline()
1598 batch_mode = BATCH_MODE; in DupLine()
1972 batch_mode = BATCH_MODE; in ZapQuoteBelow()
2202 if(not batch_mode) { in Reflow() local
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/utils/
H A Dftptop.c95 static int batch_mode = FALSE; variable
312 batch_mode = TRUE; in process_opts()
744 if (batch_mode == TRUE) { in main()
757 show_sessions(batch_mode == FALSE); in main()
761 if (batch_mode == TRUE) { in main()
785 show_sessions(batch_mode == FALSE); in main()
787 if (batch_mode == TRUE) { in main()

12345678910>>...16