Home
last modified time | relevance | path

Searched refs:config_type (Results 1 – 25 of 1189) sorted by relevance

12345678910>>...48

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/
H A Dmedia_capabilities_browsertest.cc56 std::string CanDecodeAudio(const std::string& config_type, in CanDecodeAudio() argument
61 std::string CanDecodeVideo(const std::string& config_type, in CanDecodeVideo() argument
67 const std::string& config_type, in CanDecodeAudioWithSpatialRendering() argument
70 return CanDecode(config_type, content_type, in CanDecodeAudioWithSpatialRendering()
74 std::string CanDecode(const std::string& config_type, in CanDecode() argument
89 command.append(config_type); in CanDecode()
133 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
182 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
211 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
217 if (config_type == "media-source") in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/
H A Dmedia_capabilities_browsertest.cc73 const std::string& config_type, in CanDecodeAudioWithSpatialRendering() argument
76 return CanDecode(config_type, content_type, in CanDecodeAudioWithSpatialRendering()
81 const std::string& config_type, in CanDecodeVideoWithHdrMetadata() argument
95 std::string CanDecode(const std::string& config_type, in CanDecode() argument
137 command.append(config_type); in CanDecode()
181 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
230 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
259 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
265 if (config_type == "media-source") in IN_PROC_BROWSER_TEST_P()
299 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
[all …]
/dports/net/tcpxtract/tcpxtract-1.0.1/
H A Dconfy.y42 expression: WORD '(' NUMBER ',' SPECIFIER ')' ENDLINE {config_type($1, $3, $5, NULL);}
44 | WORD '(' NUMBER ',' SPECIFIER ',' NUMBER ')' ENDLINE {config_type($1, $3, $5, $7);}
45 | WORD '(' NUMBER ',' SPECIFIER ',' WORD ')' ENDLINE {config_type($1, $3, $5, $7);}
46 | WORD '(' NUMBER ',' WORD ')' ENDLINE {config_type($1, $3, $5, NULL);}
47 | WORD '(' NUMBER ',' WORD ',' SPECIFIER ')' ENDLINE {config_type($1, $3, $5, $7);}
48 | WORD '(' NUMBER ',' WORD ',' NUMBER ')' ENDLINE {config_type($1, $3, $5, $7);}
49 | WORD '(' NUMBER ',' WORD ',' WORD ')' ENDLINE {config_type($1, $3, $5, $7);}
50 | WORD '(' NUMBER ',' NUMBER ')' ENDLINE {config_type($1, $3, $5, NULL);}
51 | WORD '(' NUMBER ',' NUMBER ',' SPECIFIER ')' ENDLINE {config_type($1, $3, $5, $7);}
52 | WORD '(' NUMBER ',' NUMBER ',' NUMBER ')' ENDLINE {config_type($1, $3, $5, $7);}
[all …]
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dconfig.cpp67 type.load(config_type::INIT, nullptr); in load_settings()
90 load_xml(file, config_type::DEFAULT); in load_settings()
96 loaded = load_xml(file, config_type::GAME); in load_settings()
100 type.load(config_type::FINAL, nullptr); in load_settings()
112 type.save(config_type::INIT, nullptr); in save_settings()
118 save_xml(file, config_type::DEFAULT); in save_settings()
123 save_xml(file, config_type::GAME); in save_settings()
127 type.save(config_type::FINAL, nullptr); in save_settings()
176 case config_type::GAME: in load_xml()
182 case config_type::DEFAULT: in load_xml()
[all …]
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dconfig.cpp67 type.load(config_type::INIT, nullptr); in load_settings()
90 load_xml(file, config_type::DEFAULT); in load_settings()
96 loaded = load_xml(file, config_type::GAME); in load_settings()
100 type.load(config_type::FINAL, nullptr); in load_settings()
112 type.save(config_type::INIT, nullptr); in save_settings()
118 save_xml(file, config_type::DEFAULT); in save_settings()
123 save_xml(file, config_type::GAME); in save_settings()
127 type.save(config_type::FINAL, nullptr); in save_settings()
176 case config_type::GAME: in load_xml()
182 case config_type::DEFAULT: in load_xml()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/src/config/
H A Doptions.rs15 #[config_type]
27 #[config_type]
39 #[config_type]
50 #[config_type]
60 #[config_type]
72 #[config_type]
81 #[config_type]
105 #[config_type]
119 #[config_type]
135 #[config_type]
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libdvbsec/
H A Ddvbsec_cfg.c239 char *config_type = ""; in dvbsec_cfg_save() local
240 switch(secs[i].config_type) { in dvbsec_cfg_save()
242 config_type = "none"; in dvbsec_cfg_save()
245 config_type = "power"; in dvbsec_cfg_save()
248 config_type = "standard"; in dvbsec_cfg_save()
251 config_type = "advanced"; in dvbsec_cfg_save()
304 .config_type = DVBSEC_CONFIG_STANDARD,
313 .config_type = DVBSEC_CONFIG_STANDARD,
320 .config_type = DVBSEC_CONFIG_STANDARD,
341 .config_type = DVBSEC_CONFIG_POWER,
[all …]
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/contrib/gen_sccpconf/
H A Dgen_sccpconf.c76 …if (CONFIG_TYPE_MYSQL == config_type || CONFIG_TYPE_SQLITE == config_type || CONFIG_TYPE_POSTGRES … in sccp_config_generate()
91 switch(config_type) { in sccp_config_generate()
241 switch(config_type) { in sccp_config_generate()
469 switch (config_type) { in sccp_config_generate()
602 int config_type = 0; in main() local
609 config_type = CONFIG_TYPE_ALL; in main()
611 config_type = CONFIG_TYPE_DEFAULTS; in main()
615 config_type = CONFIG_TYPE_SHORT; in main()
617 config_type = CONFIG_TYPE_XML; in main()
619 config_type = CONFIG_TYPE_MYSQL; in main()
[all …]
/dports/irc/ezbounce/ezbounce-1.99.15/include/config/
H A Ddescender.h38 typedef typename T::config_type config_type; typedef
49 if (strcasecmp(config_type::NAME, name) == 0) { in lookup_class()
57 return config_type::NAME; in lookup_id()
118 typedef typename T::config_type config_type; typedef
129 if (strcasecmp(config_type::NAME, name) == 0) { in lookup_class()
137 return config_type::NAME; in lookup_id()
144 if (child_type::config_type::strcasecmp(target, "all") == 0) { in find_descendant()
159 if (child_type::config_type::strcasecmp(target, "all") == 0) { in get_helper()
266 typedef typename T::config_type config_type; typedef
276 if (strcasecmp(config_type::NAME, name) == 0) { in lookup_class()
[all …]
H A Dnode.h50 typedef T config_type; typedef
92 typename traits<typename N::config_type, V>::identifier_t) const;
94 typename traits<typename N::config_type, V>::identifier_t,
97 typename traits<typename N::config_type, V>::identifier_t) const;
99 typename traits<typename N::config_type, V>::identifier_t);
144 return C::config_type::strcasecmp(tname, child->get_name()) == 0; in operator()
166 typedef T config_type; typedef
327 typename traits<typename N::config_type, V>::identifier_t opt, in set() argument
340 typename traits<typename N::config_type, V>::identifier_t opt) in unset() argument
415 bool to_all = C::config_type::strcasecmp(target, "all") == 0; in delegate()
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/apm_synthetics/models/
H A Dmonitor_configuration.py91 def config_type(self): member in MonitorConfiguration
105 @config_type.setter
106 def config_type(self, config_type): member in MonitorConfiguration
116 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
117 config_type = 'UNKNOWN_ENUM_VALUE'
118 self._config_type = config_type
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimp-operation-config.c249 GType config_type) in gimp_operation_config_register() argument
261 (gpointer) config_type); in gimp_operation_config_register()
271 GType config_type; in gimp_operation_config_get_type() local
280 if (! config_type) in gimp_operation_config_get_type()
337 return config_type; in gimp_operation_config_get_type()
342 GType config_type, in gimp_operation_config_get_container() argument
357 container = gimp_list_new (config_type, TRUE); in gimp_operation_config_get_container()
361 (gpointer) config_type, container); in gimp_operation_config_get_container()
419 file = gimp_operation_config_get_file (config_type); in gimp_operation_config_serialize()
462 file = gimp_operation_config_get_file (config_type); in gimp_operation_config_deserialize()
[all …]
/dports/www/p5-Bigtop/Bigtop-0.38/lib/Bigtop/Backend/HttpdConf/
H A DGantry.pm88 my $config_type = shift; # the name of the config we want
110 if ( $instance and defined $config_type and $config_type ne 'base' ) {
111 $instance .= "_$config_type";
137 config_type => $config_type,
327 my $config_type = $data->{config_type};
353 config_type => $config_type,
389 my $desired_type = $data->{ config_type } || 'base';
514 my $config_type = $data->{config_type};
584 my $config_type = $data->{ config_type };
590 return unless $own_type eq $config_type;
/dports/www/drupal8/drupal-8.9.20/core/modules/config/src/Form/
H A DConfigSingleExportForm.php86 …public function buildForm(array $form, FormStateInterface $form_state, $config_type = NULL, $confi… argument
104 '#default_value' => $config_type,
110 $default_type = $form_state->getValue('config_type', $config_type);
131 if ($config_type && $config_name) {
133 'config_type' => $config_type,
171 protected function findConfiguration($config_type) { argument
176 if ($config_type && $config_type !== 'system.simple') {
177 $entity_storage = $this->entityTypeManager->getStorage($config_type);
/dports/www/drupal9/drupal-9.2.10/core/modules/config/src/Form/
H A DConfigSingleExportForm.php77 …public function buildForm(array $form, FormStateInterface $form_state, $config_type = NULL, $confi… argument
97 '#default_value' => $config_type,
103 $default_type = $form_state->getValue('config_type', $config_type);
124 if ($config_type && $config_name) {
126 'config_type' => $config_type,
165 protected function findConfiguration($config_type) { argument
170 if ($config_type && $config_type !== 'system.simple') {
171 $entity_storage = $this->entityTypeManager->getStorage($config_type);
/dports/devel/py-oci/oci-2.53.1/src/oci/certificates_management/models/
H A Dcreate_certificate_authority_config_details.py74 def config_type(self): member in CreateCertificateAuthorityConfigDetails
87 @config_type.setter
88 def config_type(self, config_type): member in CreateCertificateAuthorityConfigDetails
98 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
103 self._config_type = config_type
H A Dcreate_certificate_config_details.py82 def config_type(self): member in CreateCertificateConfigDetails
95 @config_type.setter
96 def config_type(self, config_type): member in CreateCertificateConfigDetails
106 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
111 self._config_type = config_type
/dports/devel/py-oci/oci-2.53.1/src/oci/apm_config/models/
H A Dconfig.py142 def config_type(self): member in Config
156 @config_type.setter
157 def config_type(self, config_type): member in Config
167 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
168 config_type = 'UNKNOWN_ENUM_VALUE'
169 self._config_type = config_type
H A Dconfig_summary.py141 def config_type(self): member in ConfigSummary
155 @config_type.setter
156 def config_type(self, config_type): argument
166 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
167 config_type = 'UNKNOWN_ENUM_VALUE'
168 self._config_type = config_type
H A Dcreate_config_details.py90 def config_type(self): member in CreateConfigDetails
103 @config_type.setter
104 def config_type(self, config_type): member in CreateConfigDetails
114 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
119 self._config_type = config_type
H A Dupdate_config_details.py89 def config_type(self): member in UpdateConfigDetails
102 @config_type.setter
103 def config_type(self, config_type): member in UpdateConfigDetails
113 if not value_allowed_none_or_none_sentinel(config_type, allowed_values):
118 self._config_type = config_type
/dports/math/plplot/plplot-5.15.0/cmake/epa_build/
H A Dconfigure_epa.cmake41 list(GET lines 1 config_type)
86 …if(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "cma…
88 …else(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "c…
89 message(FATAL_ERROR "incorrect config_type = ${config_type}")
90 …endif(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "…
/dports/math/plplot-ada/plplot-5.15.0/cmake/epa_build/
H A Dconfigure_epa.cmake41 list(GET lines 1 config_type)
86 …if(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "cma…
88 …else(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "c…
89 message(FATAL_ERROR "incorrect config_type = ${config_type}")
90 …endif(config_type STREQUAL "autotools" OR config_type STREQUAL "tarball" OR config_type STREQUAL "…
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/model/
H A Dapp_list_item.cc21 void AppListItem::SetIcon(AppListConfigType config_type, in SetIcon() argument
23 if (config_type == AppListConfigType::kShared) { in SetIcon()
26 per_config_icons_[config_type] = icon; in SetIcon()
31 observer.ItemIconChanged(config_type); in SetIcon()
35 AppListConfigType config_type) const { in GetIcon()
36 if (config_type != AppListConfigType::kShared) { in GetIcon()
37 const auto& it = per_config_icons_.find(config_type); in GetIcon()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_ifsession.c74 if (config_type == CONF_DIR) { in ifsess_remove_param()
101 if (c->config_type == CONF_DIR) { in ifsess_dup_param()
116 dup_c->config_type = c->config_type; in ifsess_dup_param()
186 c->config_type == CONF_PARAM && in ifsess_dup_set()
194 if (c->config_type == CONF_DIR) { in ifsess_dup_set()
343 if (c->config_type == CONF_DIR) { in ifsess_resolve_server_dirs()
434 int config_type = 0, eval_type = 0; in start_ifctxt() local
445 c->config_type = (cmd->config && cmd->config->config_type != CONF_PARAM ? in start_ifctxt()
446 cmd->config->config_type : cmd->server->config_type ? in start_ifctxt()
525 c->config_type = config_type; in start_ifctxt()
[all …]

12345678910>>...48