Home
last modified time | relevance | path

Searched defs:config_type (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/
H A Dmedia_capabilities_browsertest.cc62 std::string CanDecodeAudio(const std::string& config_type, in CanDecodeAudio()
67 std::string CanDecodeVideo(const std::string& config_type, in CanDecodeVideo()
73 const std::string& config_type, in CanDecodeAudioWithSpatialRendering()
81 const std::string& config_type, in CanDecodeVideoWithHdrMetadata()
95 std::string CanDecode(const std::string& 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
299 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
372 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
/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()
61 std::string CanDecodeVideo(const std::string& config_type, in CanDecodeVideo()
67 const std::string& config_type, in CanDecodeAudioWithSpatialRendering()
74 std::string CanDecode(const std::string& 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
251 const std::string& config_type = GetTypeString(); in IN_PROC_BROWSER_TEST_P() local
/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
88 def config_type(self, config_type): argument
H A Dcreate_certificate_config_details.py82 def config_type(self): member in CreateCertificateConfigDetails
96 def config_type(self, config_type): member in CreateCertificateConfigDetails
H A Dupdate_certificate_authority_config_details.py90 def config_type(self): member in UpdateCertificateAuthorityConfigDetails
104 def config_type(self, config_type): argument
H A Dupdate_certificate_config_details.py98 def config_type(self): member in UpdateCertificateConfigDetails
112 def config_type(self, config_type): argument
/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
106 def config_type(self, config_type): argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/config_proc_macro/src/
H A Dlib.rs6 mod config_type; module
15 pub fn config_type(_args: TokenStream, input: TokenStream) -> TokenStream { in config_type() function
/dports/irc/ezbounce/ezbounce-1.99.15/include/config/
H A Dnode.h50 typedef T config_type; typedef
166 typedef T config_type; typedef
310 typename traits<typename N::config_type, V>::identifier_t opt) const in get()
327 typename traits<typename N::config_type, V>::identifier_t opt, in set()
340 typename traits<typename N::config_type, V>::identifier_t opt) in unset()
355 typename traits<typename N::config_type, V>::identifier_t opt) const in is_set()
/dports/devel/py-oci/oci-2.53.1/src/oci/apm_config/models/
H A Dcreate_config_details.py90 def config_type(self): member in CreateConfigDetails
104 def config_type(self, config_type): argument
H A Dupdate_config_details.py89 def config_type(self): member in UpdateConfigDetails
103 def config_type(self, config_type): argument
H A Dconfig.py142 def config_type(self): member in Config
157 def config_type(self, config_type): member in Config
H A Dconfig_summary.py141 def config_type(self): member in ConfigSummary
156 def config_type(self, config_type): argument
/dports/irc/ezbounce/ezbounce-1.99.15/src/config/
H A Dezb_dependencies.cc21 config::traits<server_node::config_type, bool>::identifier_t val, in decide_helper()
109 config::traits<channel_node::config_type, bool>::identifier_t val, in decide_helper()
/dports/www/ilias/ILIAS-5.4.25/Services/Notifications/classes/
H A Dclass.ilNotificationSetupHelper.php123 …tion registerChannel($name, $title, $description, $class, $classfile, $config_type = 'set_by_user')
128 …nction registerType($name, $title, $description, $notification_group, $config_type = 'set_by_user')
/dports/www/ilias6/ILIAS-6.14/Services/Notifications/classes/
H A Dclass.ilNotificationSetupHelper.php123 …tion registerChannel($name, $title, $description, $class, $classfile, $config_type = 'set_by_user')
128 …nction registerType($name, $title, $description, $notification_group, $config_type = 'set_by_user')
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYrcFile.c255 typedef struct config_type { struct
262 void (*write_it) (FILE *fp, struct config_type *); argument
279 static void put_assume_charset(FILE *fp, struct config_type *tbl) in put_assume_charset() argument
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYrcFile.c272 typedef struct config_type { struct
279 void (*write_it) (FILE *fp, struct config_type *); argument
296 static void put_assume_charset(FILE *fp, struct config_type *tbl) in put_assume_charset() argument
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimp-operation-config.c249 GType config_type) in gimp_operation_config_register()
271 GType config_type; in gimp_operation_config_get_type() local
342 GType config_type, in gimp_operation_config_get_container()
417 GType config_type = gimp_container_get_children_type (container); in gimp_operation_config_serialize() local
460 GType config_type = gimp_container_get_children_type (container); in gimp_operation_config_deserialize() local
787 gimp_operation_config_get_file (GType config_type) in gimp_operation_config_get_file()
/dports/polish/kadu/kadu-4.3/kadu-core/core/
H A Dconfigurable-transformer.h44 typedef T_config config_type; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/model/
H A Dapp_list_folder_item.cc57 void AppListFolderItem::OnAppListConfigCreated(AppListConfigType config_type) { in OnAppListConfigCreated()
103 for (const auto& config_type : config_types) { in EnsureIconsForAvailableConfigTypes() local
/dports/security/lastpass-cli/lastpass-cli-1.3.3/
H A Dconfig.h9 enum config_type { enum
/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…
165 protected function findConfiguration($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…
171 protected function findConfiguration($config_type) {
/dports/net/tcpxtract/tcpxtract-1.0.1/
H A Dconf.c32 void config_type(char *ext, char *maxlength, char *hspec, char *fspec) in config_type() function

12345678910>>...23