Home
last modified time | relevance | path

Searched refs:OP_ALL (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dwidget_options.h35 enum OptionRenderMode { OP_ALL = 0, OP_CONTENTS = 1, OP_NAMES = 2}; enumerator
49 void render(OptionRenderMode mode = OP_ALL);
H A Dwidget_options.cpp211 render(OP_ALL); in handleEvents()
247 if (mode == OP_ALL) { in render()
282 if (mode == OP_ALL || idx == _selector || idx == _oldSelector) { in render()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/tattoo/
H A Dwidget_options.h35 enum OptionRenderMode { OP_ALL = 0, OP_CONTENTS = 1, OP_NAMES = 2}; enumerator
49 void render(OptionRenderMode mode = OP_ALL);
H A Dwidget_options.cpp211 render(OP_ALL); in handleEvents()
247 if (mode == OP_ALL) { in render()
282 if (mode == OP_ALL || idx == _selector || idx == _oldSelector) { in render()
/dports/science/octopus/octopus-10.5/src/grid/
H A Dnl_operator_inc.F9049 points_ = OP_ALL
138 case(OP_ALL)
281 ASSERT(points_ == OP_ALL)
329 case(OP_ALL)
371 ASSERT(points_ == OP_ALL)
424 case(OP_ALL)
/dports/net/p5-Net-Server/Net-Server-2.010/t/
H A DSSLEAY_test.t128 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
146 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/
H A Dssl_compat.py38 OP_ALL = 0 variable
41 OP_ALL |= 1 << bit
232 self.options = OP_ALL
/dports/www/py-hyper/hyper-18b629b/hyper/
H A Dssl_compat.py38 OP_ALL = 0 variable
41 OP_ALL |= 1 << bit
233 self.options = OP_ALL
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/
H A Dssl_compat.py38 OP_ALL = 0 variable
41 OP_ALL |= 1 << bit
232 self.options = OP_ALL
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/
H A Dssl_compat.py38 OP_ALL = 0 variable
41 OP_ALL |= 1 << bit
232 self.options = OP_ALL
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/
H A Dssl_compat.py38 OP_ALL = 0 variable
41 OP_ALL |= 1 << bit
232 self.options = OP_ALL
/dports/devel/vasm/vasm/cpus/test/
H A Dcpu.c31 "move",{OP_ALL,OP_REG},{CPU_ALL,0x0},
33 "add",{OP_ALL,OP_REG},{CPU_ALL,0x2},
122 if(requires==OP_ALL) in parse_operand()
H A Dcpu.h43 #define OP_ALL 200 macro
/dports/www/itop/web/sources/application/search/
H A Dcriterionconversionabstract.class.inc.php39 const OP_ALL = 'all'; define in Combodo\\iTop\\Application\\Search\\CriterionConversionAbstract
/dports/security/p5-Net-SSLeay/Net-SSLeay-1.90/examples/
H A Dcb-testi.pl16 Net::SSLeay::CTX_set_options($ctx,&Net::SSLeay::OP_ALL);
/dports/net-im/p5-DJabberd/DJabberd-0.85/dev/
H A Dssl.pl23 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
/dports/net-im/p5-DJabberd/DJabberd-0.85/lib/DJabberd/Connection/
H A DOldSSLClientIn.pm23 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
/dports/www/p5-Business-PayPal/Business-PayPal-0.19/
H A Dgetppcert.pl28 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
/dports/www/itop/web/sources/application/search/criterionconversion/
H A Dcriteriontooql.class.inc.php63 $sOperator = self::OP_ALL;
78 self::OP_ALL => 'AllToOql',
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/python/
H A Dwsgi.py114 ssl_ctx.options = ssl.OP_ALL | ssl.OP_NO_SSLv2
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/python/
H A Dwsgi.py114 ssl_ctx.options = ssl.OP_ALL | ssl.OP_NO_SSLv2
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/python/
H A Dwsgi.py114 ssl_ctx.options = ssl.OP_ALL | ssl.OP_NO_SSLv2
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/python/
H A Dwsgi.py114 ssl_ctx.options = ssl.OP_ALL | ssl.OP_NO_SSLv2
/dports/net-im/p5-DJabberd/DJabberd-0.85/lib/DJabberd/Stanza/
H A DStartTLS.pm25 Net::SSLeay::CTX_set_options($ctx, &Net::SSLeay::OP_ALL)
/dports/net/p5-Net-APNS/Net-APNS-0.0202/lib/Net/APNS/
H A DNotification.pm143 Net::SSLeay::CTX_set_options( $ctx, &Net::SSLeay::OP_ALL );

1234567