/dports/games/freecell-solver/freecell-solver-6.2.0/t/lib/FC_Solve/DeltaStater/ |
H A D | OptionsStruct.pm | 38 sub _set_option subroutine 77 $self->_set_option( $idx, $IMPOSSIBLE ); 86 $self->_set_option( $self->_which_option(), $TRUE ); 108 $self->_set_option( $option_idx, $TRUE ); 116 $self->_set_option( $idx, $IMPOSSIBLE );
|
/dports/devel/p5-IO-LockedFile/IO-LockedFile-0.23/ |
H A D | LockedFile.pm | 16 _set_option( __PACKAGE__, ( block => 1, 49 $self->_set_option( %{ $options } ); 144 return $self->_set_option( '_locked', $value ); 160 return $self->_set_option( '_writable', $value ); 258 sub _set_option { subroutine 285 $class->_set_option( %config );
|
/dports/math/py-pandas/pandas-1.2.5/pandas/_config/ |
H A D | config.py | 112 def _set_option(*args, **kwargs) -> None: function 173 _set_option(k, _registered_options[k].defval, silent=silent) 196 _set_option(prefix, val) 373 set_option = CallableDynamicDoc(_set_option, _set_option_tmpl) 406 _set_option(pat, val, silent=True) 411 _set_option(pat, val, silent=True) 736 _set_option = set_option 741 set_option = _set_option
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/pyreverse/ |
H A D | diadefslib.py | 47 def _set_option(self, option): member in DiaDefGenerator 60 self.module_names = self._set_option(self.config.module_names) 61 all_ancestors = self._set_option(self.config.all_ancestors) 62 all_associated = self._set_option(self.config.all_associated)
|
/dports/devel/pylint/pylint-2.12.1/pylint/pyreverse/ |
H A D | diadefslib.py | 54 def _set_option(self, option): member in DiaDefGenerator 64 self.module_names = self._set_option(self.config.module_names) 65 all_ancestors = self._set_option(self.config.all_ancestors) 66 all_associated = self._set_option(self.config.all_associated)
|
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/console/cmdline/commands/ |
H A D | manage.py | 59 return self._set_option(options) 93 def _set_option(self, options): member in Command
|
/dports/textproc/py-pyx12/pyx12-2.3.3/pyx12/ |
H A D | params.py | 91 self._set_option(option, value, valtype) 97 def _set_option(self, option, value, valtype): member in ParamsBase
|
/dports/math/py-pysmt/pysmt-0.9.0/pysmt/solvers/ |
H A D | btor.py | 145 def _set_option(self, btor, name, value): member in BoolectorOptions 164 self._set_option(solver.btor, "model-gen", 1) 166 self._set_option(solver.btor, "model-gen", 0) 168 self._set_option(solver.btor, "incremental", 1) 172 self._set_option(solver.btor, str(k), v)
|
H A D | cvc4.py | 54 def _set_option(cvc4, name, value): member in CVC4Options 62 self._set_option(solver.cvc4, 65 self._set_option(solver.cvc4, 67 self._set_option(solver.cvc4, 70 self._set_option(solver.cvc4, 74 self._set_option(solver.cvc4, str(k), str(v))
|
H A D | yices.py | 82 def _set_option(cfg, name, value): member in YicesOptions 98 self._set_option(solver.yices_config, "mode", "push-pop") 100 self._set_option(solver.yices_config, "mode", "one-shot") 103 self._set_option(solver.yices_config, 107 self._set_option(solver.yices_config, str(k), str(v))
|
H A D | msat.py | 144 def _set_option(msat_config, name, value): 152 self._set_option(solver.msat_config, "model_generation", "true") 155 self._set_option(solver.msat_config, "unsat_core_generation", "1") 158 self._set_option(solver.msat_config, 162 self._set_option(solver.msat_config, str(k), str(v)) 165 self._set_option(solver.msat_config, "debug.api_call_trace", "1") 168 self._set_option(solver.msat_config, "theory.bv.div_by_zero_mode", "0")
|
H A D | z3.py | 113 def _set_option(z3solver, name, value): member in Z3Options 124 self._set_option(solver.z3, 'model', self.generate_models) 126 self._set_option(solver.z3, 'unsat_core', True) 128 self._set_option(solver.z3, 'random_seed', self.random_seed) 131 self._set_option(solver.z3, str(k), v)
|
/dports/dns/p5-Net-DNS/Net-DNS-1.32/lib/Net/DNS/RR/ |
H A D | OPT.pm | 153 return $self->_set_option( $number, @_ ); 186 sub _set_option { subroutine
|
/dports/graphics/p5-Image-Sane/Image-Sane-5/lib/Image/Sane/ |
H A D | Device.pm | 60 my ( $status, $info ) = $self->_set_option( $n, $value );
|
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/lib/ |
H A D | OptionParser.pm | 555 sub _set_option { subroutine 623 $self->_set_option('config', shift @ARGV); 627 $self->_set_option('config', shift @ARGV); 653 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
/dports/net/samba412/samba-4.12.15/python/samba/ |
H A D | getopt.py | 51 callback=self._set_option) 74 def _set_option(self, option, opt_str, arg, parser): member in SambaOptions
|
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/python/fdb/ |
H A D | impl.py | 74 self._parent._set_option(code, None, 0) 81 self._parent._set_option(code, param, length) 88 self._parent._set_option(code, None, 0) 90 self._parent._set_option(code, param, len(param)) 98 self._parent._set_option(code, struct.pack("<q", param), 8) 168 def _set_option(option, param, length): function 471 def _set_option(self, option, param, length): member in Transaction 952 def _set_option(self, option, param, length): member in Database
|
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/bin/ |
H A D | pt-align | 432 sub _set_option { 487 $self->_set_option('config', shift @ARGV); 491 $self->_set_option('config', shift @ARGV); 513 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-fifo-split | 433 sub _set_option { 488 $self->_set_option('config', shift @ARGV); 492 $self->_set_option('config', shift @ARGV); 514 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-fingerprint | 434 sub _set_option { 489 $self->_set_option('config', shift @ARGV); 493 $self->_set_option('config', shift @ARGV); 515 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-show-grants | 435 sub _set_option { 490 $self->_set_option('config', shift @ARGV); 494 $self->_set_option('config', shift @ARGV); 516 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-visual-explain | 1108 sub _set_option { 1163 $self->_set_option('config', shift @ARGV); 1167 $self->_set_option('config', shift @ARGV); 1189 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-slave-delay | 507 sub _set_option { 562 $self->_set_option('config', shift @ARGV); 566 $self->_set_option('config', shift @ARGV); 588 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
H A D | pt-fk-error-logger | 504 sub _set_option { 559 $self->_set_option('config', shift @ARGV); 563 $self->_set_option('config', shift @ARGV); 585 map { $_->{spec} => sub { $self->_set_option(@_); } }
|
/dports/devel/brz/breezy-3.2.0/breezy/ |
H A D | config.py | 1015 self._set_option(option, value, 'DEFAULT') 1027 self._set_option(alias_name, alias_command, 'ALIASES') 1039 def _set_option(self, option, value, section): member in GlobalConfig 1525 def _set_option(self, section_name, option_name, value): member in AuthenticationConfig
|