Home
last modified time | relevance | path

Searched refs:_opt (Results 76 – 100 of 667) sorted by relevance

12345678910>>...27

/dports/astro/py-ro/RO-3.6.9/python/RO/Comm/
H A DVMSTelnet.py79 self._opt = ''
141 if self._opt:
142 self.write(self._opt + c)
143 self._opt = ''
149 self._opt = VMSTelnet._IAC + VMSTelnet._WONT
151 self._opt = VMSTelnet._IAC + VMSTelnet._DONT
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_quadtree/
H A DTileModelFactory.cpp47 _opt = &opt; in init()
58 _opt->enableMercatorFastPath() != false && in execute()
141 const QuadTreeTerrainEngineOptions* _opt; member
155 _opt = &opt; in init()
182 if ( *_opt->normalizeEdges() ) in execute()
211 if ( *_opt->morphLODs() ) in execute()
231 const QuadTreeTerrainEngineOptions* _opt; member
/dports/math/vampire/vampire-4.5.1/Saturation/
H A DAWPassiveClauseContainer.hpp45 AgeQueue(const Options& opt) : _opt(opt) {} in AgeQueue()
53 const Shell::Options& _opt; member in Saturation::AgeQueue
60 WeightQueue(const Options& opt) : _opt(opt) {} in WeightQueue()
66 const Shell::Options& _opt; member in Saturation::WeightQueue
/dports/mail/postfix-current/postfix-3.7-20211107/conf/
H A Dpostfix-tls-script904 while getopts :r: _opt
906 case $_opt in
932 case $_opt in
960 while getopts :a:b: _opt
962 case $_opt in
989 while getopts :a:b: _opt
991 case $_opt in
1049 while getopts :k: _opt
1051 case $_opt in
1092 while getopts :h: _opt
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/cmake/scripts/common/
H A DAddOptions.cmake40 foreach(_opt IN LISTS ARGN)
42 #message(STATUS "Adding \"${_opt}\" to \${${_var}}")
44 string(REPLACE "${_opt}" "" _without "${${_var}}")
52 set(${_var} "${_stripped} ${_opt}")
54 set(${_var} "${_opt}")
/dports/devel/monotone/monotone-1.1/src/
H A Doptions.cc45 val[&options::opts:: optset].insert(&options::opts:: name ## _opt); \ in children()
46 val[&options::opts::all_options].insert(&options::opts::name ## _opt); in children()
107 val[&opts:: option ## _opt ] = true; in hidden()
136 val[&opts:: option ## _opt ] = reason ; in deprecated()
255 options::options_type const & options::opts::name ## _opt() \
261 hidden()[&opts:: name ## _opt], \
262 deprecated()[&opts:: name ## _opt]); \
/dports/biology/treekin/Treekin-0.5.1/src/
H A Dbarparser.h30 treekin_options *_opt; variable
43 _opt = opt; in Barparser()
188 Mxccm::minv(bb, bdim, _opt->FEPS); in MxRShorten()
196 if (_opt->want_verbose) in MxRShorten()
260 if (!_opt->quiet) in MxShorten()
280 if (!_opt->quiet) in MxShorten()
291 if (!_opt->quiet && my_dim % 100 == 0 && my_dim > 0) in MxShorten()
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DMainLoop.hpp69 MainLoop(Problem& prb, const Options& opt) : _prb(prb), _opt(opt) {} in MainLoop()
113 const Options& getOptions() const { return _opt; } in getOptions()
141 const Options& _opt; member in Kernel::MainLoop
H A DEqHelper.hpp70 SuperpositionLHSIteratorFn(const Ordering& ord, const Options& opt) : _ord(ord), _opt(opt) {} in SuperpositionLHSIteratorFn()
75 return pvi( pushPairIntoRightIterator(lit, getSuperpositionLHSIterator(lit, _ord, _opt)) ); in operator ()()
79 const Options& _opt; member
/dports/math/vampire/vampire-4.5.1/Shell/
H A DEqualityProxy.cpp56 : _opt(opt) in EqualityProxy()
79 switch(_opt) { in apply()
133 …if (_opt == Options::EqualityProxy::RS || _opt == Options::EqualityProxy::RST || _opt == Options::… in addLocalAxioms()
140 if (_opt == Options::EqualityProxy::RST || _opt == Options::EqualityProxy::RSTC) { in addLocalAxioms()
164 if (_opt == Options::EqualityProxy::RSTC) { in addAxioms()
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dgroup__pseudoknots.tex140 \index{Pseudoknots@{Pseudoknots}!vrna\_pk\_plex\_opt\_t@{vrna\_pk\_plex\_opt\_t}}
141 \index{vrna\_pk\_plex\_opt\_t@{vrna\_pk\_plex\_opt\_t}!Pseudoknots@{Pseudoknots}}
142 \doxysubsubsection{\texorpdfstring{vrna\_pk\_plex\_opt\_t}{vrna\_pk\_plex\_opt\_t}}
240 \index{Pseudoknots@{Pseudoknots}!vrna\_pk\_plex\_opt\_defaults@{vrna\_pk\_plex\_opt\_defaults}}
241 \index{vrna\_pk\_plex\_opt\_defaults@{vrna\_pk\_plex\_opt\_defaults}!Pseudoknots@{Pseudoknots}}
260 \index{Pseudoknots@{Pseudoknots}!vrna\_pk\_plex\_opt@{vrna\_pk\_plex\_opt}}
261 \index{vrna\_pk\_plex\_opt@{vrna\_pk\_plex\_opt}!Pseudoknots@{Pseudoknots}}
262 \doxysubsubsection{\texorpdfstring{vrna\_pk\_plex\_opt()}{vrna\_pk\_plex\_opt()}}
289 \index{Pseudoknots@{Pseudoknots}!vrna\_pk\_plex\_opt\_fun@{vrna\_pk\_plex\_opt\_fun}}
290 \index{vrna\_pk\_plex\_opt\_fun@{vrna\_pk\_plex\_opt\_fun}!Pseudoknots@{Pseudoknots}}
[all …]
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/autoopts/
H A Doptions.h648 #define HAS_originalOptArgArray(_opt) \ argument
649 ((_opt)->structVersion >= originalOptArgArray_STRUCT_VERSION)
655 #define HAS_pzPkgDataDir(_opt) \ argument
656 ((_opt)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
662 #define HAS_opt_usage_t(_opt) \ argument
663 ((_opt)->structVersion >= opt_usage_t_STRUCT_VERSION)
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/autoopts/
H A Doptions.h679 #define HAS_originalOptArgArray(_opt) \ argument
680 ((_opt)->structVersion >= originalOptArgArray_STRUCT_VERSION)
686 #define HAS_pzPkgDataDir(_opt) \ argument
687 ((_opt)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
693 #define HAS_opt_usage_t(_opt) \ argument
694 ((_opt)->structVersion >= opt_usage_t_STRUCT_VERSION)
/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Dgpgrt-config.in416 _opt="$1"
421 if [ $1 = $_opt ]; then
422 _result="$_result${_result:+ }$_opt"
425 elif expr "x$1" : "^x$_opt" >/dev/null; then
426 _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "x$1" : "^x$_opt\(.*\)")"
H A Dgpgrt-config416 _opt="$1"
421 if [ $1 = $_opt ]; then
422 _result="$_result${_result:+ }$_opt"
425 elif expr "x$1" : "^x$_opt" >/dev/null; then
426 _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "x$1" : "^x$_opt\(.*\)")"
/dports/archivers/sharutils/sharutils-4.15.2/libopts/autoopts/
H A Doptions.h679 #define HAS_originalOptArgArray(_opt) \ argument
680 ((_opt)->structVersion >= originalOptArgArray_STRUCT_VERSION)
686 #define HAS_pzPkgDataDir(_opt) \ argument
687 ((_opt)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
693 #define HAS_opt_usage_t(_opt) \ argument
694 ((_opt)->structVersion >= opt_usage_t_STRUCT_VERSION)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Dgpgrt-config415 _opt="$1"
420 if [ $1 = $_opt ]; then
421 _result="$_result${_result:+ }$_opt"
424 elif expr "x$1" : "^x$_opt" >/dev/null; then
425 _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "x$1" : "^x$_opt\(.*\)")"
H A Dgpgrt-config.in415 _opt="$1"
420 if [ $1 = $_opt ]; then
421 _result="$_result${_result:+ }$_opt"
424 elif expr "x$1" : "^x$_opt" >/dev/null; then
425 _result="$_result${_result:+ }$_opt$PKG_CONFIG_SYSROOT_DIR$(expr "x$1" : "^x$_opt\(.*\)")"
/dports/devel/autogen/autogen-5.18.16/autoopts/autoopts/
H A Doptions.h681 #define HAS_originalOptArgArray(_opt) \ argument
682 ((_opt)->structVersion >= originalOptArgArray_STRUCT_VERSION)
688 #define HAS_pzPkgDataDir(_opt) \ argument
689 ((_opt)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
695 #define HAS_opt_usage_t(_opt) \ argument
696 ((_opt)->structVersion >= opt_usage_t_STRUCT_VERSION)
/dports/security/gnutls/gnutls-3.6.16/src/libopts/autoopts/
H A Doptions.h681 #define HAS_originalOptArgArray(_opt) \ argument
682 ((_opt)->structVersion >= originalOptArgArray_STRUCT_VERSION)
688 #define HAS_pzPkgDataDir(_opt) \ argument
689 ((_opt)->structVersion >= pzPkgDataDir_STRUCT_VERSION)
695 #define HAS_opt_usage_t(_opt) \ argument
696 ((_opt)->structVersion >= opt_usage_t_STRUCT_VERSION)
/dports/science/madness/madness-ebb3fd7/cmake/modules/
H A DAddOptions.cmake47 foreach (_opt IN LISTS ARGN)
49 #message (STATUS "Adding \"${_opt}\" to \${${_var}}")
51 string (REPLACE "${_opt}" "" _without "${${_var}}")
59 set (${_var} "${_stripped} ${_opt}")
61 set (${_var} "${_opt}")
65 endforeach (_opt)
/dports/devel/git-delta/delta-0.9.2/src/features/
H A Ddiff_highlight.rs19 _opt => "raw" in _make_feature()
25 _opt => if bold { "bold red" } else { "red" } in _make_feature()
43 _opt => if bold { "bold green" } else { "green" } in _make_feature()
/dports/irc/ezbounce/ezbounce-1.99.15/src/util/
H A Dtimer.cc26 timer::timer(int _int, int _opt, int _id) : id(_id), interval(_int), in timer() argument
27 options(_opt), epoch(_now), scheduled(0) in timer()
30 this, now(), _int, _opt); in timer()
/dports/shells/zsh/zsh-5.8.1/Completion/Base/Utility/
H A D_describe12 local _opt _expl _tmpm _tmpd _mlen _noprefix
21 while getopts "oOt:12JVx" _opt; do
22 case $_opt in
33 _jvx12+=(-$_opt)
37 unset _opt
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dopaquenode.hpp82 int _opt; // what optimization it was used for member in Opaque3Node
85 Opaque3Node(Compile* C, Node *n, int opt) : Opaque2Node(C, n), _opt(opt) {} in Opaque3Node()
87 bool rtm_opt() const { return (_opt == RTM_OPT); } in rtm_opt()

12345678910>>...27