Home
last modified time | relevance | path

Searched refs:enable_default (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dtest_metrics_service_client.h57 void set_enable_default(EnableMetricsDefault enable_default) { in set_enable_default() argument
58 enable_default_ = enable_default; in set_enable_default()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/test/
H A Dtest_metrics_service_client.h59 void set_enable_default(EnableMetricsDefault enable_default) { in set_enable_default() argument
60 enable_default_ = enable_default; in set_enable_default()
/dports/japanese/anthy/anthy-0.4/src-util/
H A Drkhelper.c43 int enable_default; member
63 opt->enable_default = 1; in anthy_input_create_rk_option()
188 opt->enable_default = use_default; in anthy_input_do_clear_rk_option()
412 if (opt->enable_default) { in make_rkmap_hirakata()
H A Drkhelper.h31 int anthy_input_do_clear_rk_option(struct rk_option *opt, int enable_default);
/dports/sysutils/mcollective-actionpolicy-auth/mcollective-actionpolicy-auth-2.2.0/
H A DREADME.md19 * `enable_default` -- whether to use a default policy file. Boolean, with allowed values of `0`, `1…
20 * `default_name` -- the name of the default policy file, if `enable_default` is set to `1` or `y`.
35 plugin.actionpolicy.enable_default = 1
39 `allow_unconfigured` and `enable_default` are configured, all requests will go through the default …
/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-register.c37 AppProto AppLayerRegisterProtocolDetection(const struct AppLayerParser *p, int enable_default) in AppLayerRegisterProtocolDetection() argument
74 if (enable_default != 0) { in AppLayerRegisterProtocolDetection()
H A Dapp-layer-register.h86 AppProto AppLayerRegisterProtocolDetection(const struct AppLayerParser *parser, int enable_default);
/dports/math/plplot/plplot-5.15.0/cmake/modules/
H A Ddrivers-init.cmake96 # <device>:<driver>:<enable_default>:<kind>:<familied> items.
102 # <enable_default> should be ON or OFF and this will reflect in
112 # <device>, <driver>, and <enable_default> are fundamental data that
/dports/math/plplot-ada/plplot-5.15.0/cmake/modules/
H A Ddrivers-init.cmake96 # <device>:<driver>:<enable_default>:<kind>:<familied> items.
102 # <enable_default> should be ON or OFF and this will reflect in
112 # <device>, <driver>, and <enable_default> are fundamental data that
/dports/sysutils/mcollective-actionpolicy-auth/mcollective-actionpolicy-auth-2.2.0/util/
H A Dactionpolicy.rb255 if enable_default
/dports/sysutils/mcollective-actionpolicy-auth/mcollective-actionpolicy-auth-2.2.0/spec/actionpolicy/
H A Dactionpolicy_spec.rb102 expect(actionpolicy.enable_default).to be(false)
141 actionpolicy.enable_default = true
/dports/security/suricata/suricata-6.0.4/rust/src/
H A Dapplayer.rs305 …pub fn AppLayerRegisterProtocolDetection(parser: *const RustParser, enable_default: c_int) -> AppP… in AppLayerRegisterProtocolDetection()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/
H A Dconfigure.ac263 if test "x$enable_default" = xyes; then
H A Dconfigure27498 if test "x$enable_default" = xyes; then