Home
last modified time | relevance | path

Searched refs:get_options (Results 1 – 25 of 2678) sorted by relevance

12345678910>>...108

/dports/net-mgmt/centreon-clib/centreon-clib-21.04.4/src/misc/
H A Dget_options.cc31 get_options::get_options() {} in get_options() function in get_options
38 get_options::get_options(get_options const& right) { in get_options() function in get_options
45 get_options::~get_options() noexcept {} in ~get_options()
52 get_options& get_options::operator=(get_options const& right) { in operator =()
63 bool get_options::operator==(get_options const& right) const noexcept { in operator ==()
74 bool get_options::operator!=(get_options const& right) const noexcept { in operator !=()
163 std::string get_options::help() const { in help()
190 std::string get_options::usage() const { in usage()
197 void get_options::print_help() const { in print_help()
204 void get_options::print_usage() const { in print_usage()
[all …]
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_socks.c28 config_register_addressmaps(get_options()); in socks_test_setup()
70 get_options()->SafeSocks), in test_socks_4_unsupported_commands()
90 get_options()->SafeSocks), in test_socks_4_supported_commands()
123 get_options()->SafeSocks), in test_socks_4_supported_commands()
144 get_options()->SafeSocks), in test_socks_4_bad_arguments()
153 get_options()->SafeSocks), in test_socks_4_bad_arguments()
325 get_options()->SafeSocks), in test_socks_5_supported_commands()
392 get_options()->SafeSocks), in test_socks_5_supported_commands()
410 get_options()->SafeSocks), in test_socks_5_supported_commands()
429 get_options()->SafeSocks), in test_socks_5_supported_commands()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_socks.c28 config_register_addressmaps(get_options()); in socks_test_setup()
70 get_options()->SafeSocks), in test_socks_4_unsupported_commands()
90 get_options()->SafeSocks), in test_socks_4_supported_commands()
123 get_options()->SafeSocks), in test_socks_4_supported_commands()
144 get_options()->SafeSocks), in test_socks_4_bad_arguments()
153 get_options()->SafeSocks), in test_socks_4_bad_arguments()
325 get_options()->SafeSocks), in test_socks_5_supported_commands()
392 get_options()->SafeSocks), in test_socks_5_supported_commands()
410 get_options()->SafeSocks), in test_socks_5_supported_commands()
429 get_options()->SafeSocks), in test_socks_5_supported_commands()
[all …]
/dports/net-mgmt/centreon-clib/centreon-clib-21.04.4/inc/com/centreon/misc/
H A Dget_options.hh38 class get_options { class
40 get_options();
41 get_options(get_options const& right);
42 virtual ~get_options() throw();
43 get_options& operator=(get_options const& right);
44 bool operator==(get_options const& right) const throw();
45 bool operator!=(get_options const& right) const throw();
58 get_options& _internal_copy(get_options const& right);
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/
H A Dsettingsdialog.cc400 PF::PhotoFlow::Instance().get_options().set_working_trc_type( ttype ); in save_settings()
426 PF::PhotoFlow::Instance().get_options().get_display_profile_bpc() ) { in save_settings()
434 PF::PhotoFlow::Instance().get_options().set_apply_default_preset( 1 ); in save_settings()
436 PF::PhotoFlow::Instance().get_options().set_apply_default_preset( 0 ); in save_settings()
439 PF::PhotoFlow::Instance().get_options().set_save_sidecar_files( 1 ); in save_settings()
441 PF::PhotoFlow::Instance().get_options().set_save_sidecar_files( 0 ); in save_settings()
450 PF::PhotoFlow::Instance().get_options(). in save_settings()
453 PF::PhotoFlow::Instance().get_options(). in save_settings()
456 PF::PhotoFlow::Instance().get_options(). in save_settings()
459 PF::PhotoFlow::Instance().get_options(). in save_settings()
[all …]
/dports/devel/py-keystoneauth1/keystoneauth1-4.4.0/keystoneauth1/loading/_plugins/identity/
H A Dv3.py45 def get_options(self): member in Password
70 def get_options(self): member in Token
93 def get_options(self): member in _OpenIDConnectBase
135 def get_options(self): member in OpenIDConnectClientCredentials
147 def get_options(self): member in OpenIDConnectPassword
165 def get_options(self): member in OpenIDConnectAuthorizationCode
184 def get_options(self): member in OpenIDConnectAccessToken
200 def get_options(self): member in TOTP
226 def get_options(self): member in TokenlessAuth
269 def get_options(self): member in ApplicationCredential
[all …]
/dports/devel/py-keystoneauth1/keystoneauth1-4.4.0/keystoneauth1/loading/
H A Didentity.py33 def get_options(self): member in BaseIdentityLoader
34 options = super(BaseIdentityLoader, self).get_options()
53 def get_options(self): member in BaseV2Loader
54 options = super(BaseV2Loader, self).get_options()
73 def get_options(self): member in BaseV3Loader
74 options = super(BaseV3Loader, self).get_options()
112 def get_options(self): member in BaseFederationLoader
113 options = super(BaseFederationLoader, self).get_options()
136 def get_options(self): member in BaseGenericLoader
137 options = super(BaseGenericLoader, self).get_options()
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/tests/test_speed/
H A Dbenchmark.py87 def get_options(self, paths): member in Program
239 def get_options(self, paths): member in Rmlint
277 def get_options(self, paths): member in RmlintSpotParanoid
306 def get_options(self, paths): member in Rmlint222Paranoid
324 def get_options(self, paths): member in RmlintSpooky
332 def get_options(self, paths): member in RmlintXXHash
340 def get_options(self, paths): member in RmlintCity
348 def get_options(self, paths): member in RmlintMD5
356 def get_options(self, paths): member in RmlintMurmur
365 def get_options(self, paths): member in RmlintParanoid
[all …]
/dports/sysutils/slack/slack-0.15.2/test/
H A D01_module.t80 $opt = Slack::get_options();
92 $opt = Slack::get_options();
102 $opt = Slack::get_options();
114 Slack::get_options(
126 $opt = Slack::get_options();
141 $opt = Slack::get_options(
163 $opt = Slack::get_options(
183 $opt = Slack::get_options(
199 $opt = Slack::get_options(
/dports/cad/atlc/atlc-4.6.1/src/
H A DMakefile.am23 get_options.c exit_with_msg_and_exit_code.c do_fd_calculation.c \
43 check_error.c get_options.c definitions.h \
59 get_options.c definitions.h memory.c \
74 check_error.c get_options.c definitions.h exit_with_msg_and_exit_code.c \
84 get_options.c check_parameters_of_create_bmp_for_microstrip_coupler.c \
98 check_error.c get_options.c definitions.h exit_with_msg_and_exit_code.c \
109 check_error.c get_options.c definitions.h exit_with_msg_and_exit_code.c \
124 get_options.c exit_with_msg_and_exit_code.c print_copyright.c \
141 calculate_Zodd_and_Zeven.c get_options.c definitions.h \
154 get_options.c print_copyright.c calculate_Zodd_and_Zeven.c \
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/compilers/
H A Dc.py99 def get_options(self): member in ClangCCompiler
175 def get_options(self): member in ArmclangCCompiler
210 def get_options(self): member in GnuCCompiler
267 def get_options(self): member in ElbrusCCompiler
306 def get_options(self): member in IntelCCompiler
333 def get_options(self): member in VisualStudioLikeCCompilerMixin
375 def get_options(self): member in IntelClCCompiler
404 def get_options(self): member in ArmCCompiler
434 def get_options(self): member in CcrxCCompiler
482 def get_options(self): member in Xc16CCompiler
[all …]
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/compilers/
H A Dc.py99 def get_options(self): member in ClangCCompiler
175 def get_options(self): member in ArmclangCCompiler
210 def get_options(self): member in GnuCCompiler
267 def get_options(self): member in ElbrusCCompiler
306 def get_options(self): member in IntelCCompiler
333 def get_options(self): member in VisualStudioLikeCCompilerMixin
375 def get_options(self): member in IntelClCCompiler
404 def get_options(self): member in ArmCCompiler
434 def get_options(self): member in CcrxCCompiler
482 def get_options(self): member in Xc16CCompiler
[all …]
/dports/math/eigen3/eigen-3.3.9/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/misc/opennn/opennn-5.0.5/eigen/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/spbench/
H A Dspbenchsolver.cpp25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); in main()
33 if (!get_options(argc, args, "-d", &matrix_dir)) in main()
47 bool statFileExists = get_options(argc, args, "-o", &statFile); in main()
64 if (get_options(argc, args, "--eps", &inval)) in main()
66 if(get_options(argc, args, "--maxits", &inval)) in main()
/dports/security/tor/tor-0.4.6.8/src/core/mainloop/
H A Dnetstatus.c27 return get_options()->DisableNetwork || we_are_hibernating(); in net_is_disabled()
36 return get_options()->DisableNetwork || we_are_fully_hibernating(); in net_is_completely_disabled()
138 if (get_options()->DormantOnFirstStartup) { in netstatus_load_from_state()
153 if (get_options()->DormantCanceledByStartup) { in netstatus_load_from_state()
157 if (! get_options()->DormantTimeoutEnabled) { in netstatus_load_from_state()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/mainloop/
H A Dnetstatus.c27 return get_options()->DisableNetwork || we_are_hibernating(); in net_is_disabled()
36 return get_options()->DisableNetwork || we_are_fully_hibernating(); in net_is_completely_disabled()
138 if (get_options()->DormantOnFirstStartup) { in netstatus_load_from_state()
153 if (get_options()->DormantCanceledByStartup) { in netstatus_load_from_state()
157 if (! get_options()->DormantTimeoutEnabled) { in netstatus_load_from_state()
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/compilers/
H A Dc.py100 opts = super().get_options()
124 opts = super().get_options()
158 opts = super().get_options()
228 opts = CCompiler.get_options(self)
263 opts = CCompiler.get_options(self)
338 opts = CCompiler.get_options(self)
375 opts = CCompiler.get_options(self)
396 opts = super().get_options()
431 opts = super().get_options()
497 opts = super().get_options()
[all …]
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/
H A Dc.py100 opts = super().get_options()
124 opts = super().get_options()
158 opts = super().get_options()
228 opts = CCompiler.get_options(self)
266 opts = CCompiler.get_options(self)
339 opts = CCompiler.get_options(self)
382 opts = CCompiler.get_options(self)
403 opts = super().get_options()
438 opts = super().get_options()
504 opts = super().get_options()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/compilers/
H A Dc.py101 opts = super().get_options()
125 opts = super().get_options()
159 opts = super().get_options()
229 opts = CCompiler.get_options(self)
264 opts = CCompiler.get_options(self)
339 opts = CCompiler.get_options(self)
376 opts = CCompiler.get_options(self)
397 opts = super().get_options()
432 opts = super().get_options()
498 opts = super().get_options()
[all …]
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/compilers/
H A Dc.py100 opts = super().get_options()
124 opts = super().get_options()
158 opts = super().get_options()
228 opts = CCompiler.get_options(self)
266 opts = CCompiler.get_options(self)
339 opts = CCompiler.get_options(self)
382 opts = CCompiler.get_options(self)
403 opts = super().get_options()
438 opts = super().get_options()
504 opts = super().get_options()
[all …]
/dports/devel/meson/meson-0.60.3/mesonbuild/compilers/
H A Dc.py100 opts = super().get_options()
124 opts = super().get_options()
158 opts = super().get_options()
228 opts = CCompiler.get_options(self)
266 opts = CCompiler.get_options(self)
339 opts = CCompiler.get_options(self)
382 opts = CCompiler.get_options(self)
403 opts = super().get_options()
438 opts = super().get_options()
504 opts = super().get_options()
[all …]

12345678910>>...108