Home
last modified time | relevance | path

Searched defs:source_config (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/drupal8/drupal-8.9.20/core/modules/config_translation/src/FormElement/
H A DTextFormat.php15 public function getSourceElement(LanguageInterface $source_language, $source_config) {
29 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DFormElementBase.php53 …Interface $source_language, LanguageInterface $translation_language, $source_config, $translation_…
88 protected function getSourceElement(LanguageInterface $source_language, $source_config) {
158 …protected function getTranslationElement(LanguageInterface $translation_language, $source_config, …
H A DPluralVariants.php19 protected function getSourceElement(LanguageInterface $source_language, $source_config) {
48 …protected function getTranslationElement(LanguageInterface $translation_language, $source_config, …
H A DTextarea.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DDateFormat.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DTextfield.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DElementInterface.php46 …Interface $source_language, LanguageInterface $translation_language, $source_config, $translation_…
/dports/www/drupal9/drupal-9.2.10/core/modules/config_translation/src/FormElement/
H A DTextFormat.php15 public function getSourceElement(LanguageInterface $source_language, $source_config) {
29 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DFormElementBase.php53 …Interface $source_language, LanguageInterface $translation_language, $source_config, $translation_…
88 protected function getSourceElement(LanguageInterface $source_language, $source_config) {
158 …protected function getTranslationElement(LanguageInterface $translation_language, $source_config, …
H A DPluralVariants.php19 protected function getSourceElement(LanguageInterface $source_language, $source_config) {
48 …protected function getTranslationElement(LanguageInterface $translation_language, $source_config, …
H A DDateFormat.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DTextarea.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DTextfield.php15 …public function getTranslationElement(LanguageInterface $translation_language, $source_config, $tr…
H A DElementInterface.php46 …Interface $source_language, LanguageInterface $translation_language, $source_config, $translation_…
/dports/devel/buildstream/BuildStream-1.2.8/tests/testutils/repo/
H A Dtar.py22 def source_config(self, ref=None): member in Tar
H A Dzip.py28 def source_config(self, ref=None): member in Zip
H A Dostree.py30 def source_config(self, ref=None): member in OSTree
H A Dbzr.py32 def source_config(self, ref=None): member in Bzr
H A Drepo.py50 def source_config(self, ref=None): member in Repo
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/config/
H A Dconvert.py30 def convert_legacy_parsed_config(source_config, source_excludes, schema): argument
/dports/chinese/librime/librime-1.7.3/src/rime/lever/
H A Dcustomizer.cc52 Config source_config; in UpdateConfigFile() local
/dports/security/py-netmiko/netmiko-3.3.0/netmiko/
H A Dcisco_base_connection.py68 max_loops,
185 if not self.check_enable_mode():
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/tracing/public/cpp/perfetto/
H A Dperfetto_config.cc28 auto* source_config = data_source->mutable_config(); in AddDataSourceConfig() local
/dports/databases/spatialite-tools/spatialite-tools-5.0.1/
H A Dspatialite_dem.c1459 retrieve_geometries(sqlite3 *db_handle, struct config_dem *source_config, struct config_dem *dem_co… in retrieve_geometries()
2420 open_db(sqlite3 **handle, void *cache, struct config_dem *source_config, struct config_dem *dem_con… in open_db()
2564 command_check_source_db(sqlite3 *db_handle, struct config_dem*source_config, int verbose) in command_check_source_db()
2652 …eck_dem_db(sqlite3 *db_handle, struct config_dem*dem_config, struct config_dem*source_config, int … in command_check_dem_db()
2834 command_updatez_db(sqlite3 *db_handle, struct config_dem*source_config, struct config_dem*dem_confi… in command_updatez_db()
3038 command_dem_create(sqlite3 **db_handle, void *cache, struct config_dem *source_config, struct confi… in command_dem_create()
3158 command_import_xyz(sqlite3 *db_handle, struct config_dem *source_config, struct config_dem *dem_con… in command_import_xyz()
3251 struct config_dem source_config; in main() local
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_shovel/src/
H A Drabbit_shovel_behaviour.erl38 -type source_config() :: #{module => atom(), type

12