Home
last modified time | relevance | path

Searched refs:exclude_keys (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A Dvf_search.py103 def __init__(self, start_keys, exclude_keys, key_count, keys): argument
114 self._recipe = ('search', start_keys, exclude_keys, key_count)
118 kind, start_keys, exclude_keys, key_count = self._recipe
123 if len(exclude_keys) > 5:
124 exclude_keys_repr = repr(list(exclude_keys)[:5])[:-1] + ', ...]'
126 exclude_keys_repr = repr(exclude_keys)
402 def _run_search(parent_map, heads, exclude_keys): argument
426 stop_keys = exclude_keys.intersection(next_revs)
505 start_keys, exclude_keys, keys = s.get_state()
510 return start_keys, exclude_keys, len(keys)
/dports/graphics/krita/krita-4.4.8/plugins/python/scripter/debugger_scripter/
H A Ddebuggerformatter.py25 exclude_keys = ['copyright', 'credits', 'False',
39 …[{k: {'value': str(v), 'type': str(type(v))}} for k, v in data.items() if not (k in exclude_keys or
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/
H A Dprettyprint.py543 def pretty_print_dict(d, exclude_keys=(), prefix="", config=DefaultConfig): argument
554 for k in sorted(set(d) - set(exclude_keys)):
589 exclude_keys = {"output_type", "metadata", "traceback"} | set(item_keys)
596 pretty_print_dict(output, exclude_keys, oprefix, config)
695 exclude_keys = {
699 if (set(cell) - exclude_keys) and config.details:
702 pretty_print_dict(cell, exclude_keys, key_prefix, config)
903 exclude_keys = set(diff_keys) | {"common_path", "action", "conflict"}
904 pretty_print_dict(decision, exclude_keys, prefix, config)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/evaluators/
H A D__init__.py110 exclude_keys=None, argument
114 self._exclude_keys = exclude_keys or {}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/tasks/
H A Devaluator.py39 exclude_keys=EXCLUDED_PAYLOAD_KEYS)
H A Dbisection_test_util.py121 evaluators.TaskPayloadLiftingEvaluator(exclude_keys={'commits'})
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2016_02_03/models/
H A D_models_py3.py234 exclude_keys: bool,
239 self.exclude_keys = exclude_keys
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/plugins/modules/
H A Dzabbix_map.py604 def _is_dicts_equal(d1, d2, exclude_keys=None): argument
605 if exclude_keys is None:
606 exclude_keys = []
610 if key in exclude_keys:
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/monitoring/zabbix/
H A Dzabbix_map.py617 def _is_dicts_equal(d1, d2, exclude_keys=None): argument
618 if exclude_keys is None:
619 exclude_keys = []
623 if key in exclude_keys:
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2017_01_19/models/
H A D_models_py3.py234 exclude_keys: bool,
239 self.exclude_keys = exclude_keys
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/plugins/module_utils/
H A Dnetapp.py240 exclude_keys = certificate_keys
242 exclude_keys = password_keys
244 exclude_keys = []
246 if host_options.get(key) is None and key not in exclude_keys:
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2017_07_01/models/
H A D_models_py3.py498 exclude_keys: bool,
503 self.exclude_keys = exclude_keys
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2018_01_22/models/
H A D_models_py3.py513 exclude_keys: bool,
518 self.exclude_keys = exclude_keys
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dclass-wp-comment-query.php1004 $exclude_keys = array( 'parent', 'parent__in', 'parent__not_in' );
1023 foreach ( $exclude_keys as $exclude_key ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dclass-wp-comment-query.php1004 $exclude_keys = array( 'parent', 'parent__in', 'parent__not_in' );
1023 foreach ( $exclude_keys as $exclude_key ) {
/dports/devel/brz/breezy-3.2.0/breezy/tests/per_interrepository/
H A Dtest_fetch.py276 exclude_keys = set(repo.all_revision_ids()) - {revision_id}
277 search = SearchResult([revision_id], exclude_keys, 1, [revision_id])
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2018_04_01/models/
H A D_models_py3.py582 exclude_keys: bool,
587 self.exclude_keys = exclude_keys
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2019_03_22/models/
H A D_models_py3.py590 exclude_keys: bool,
595 self.exclude_keys = exclude_keys
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2019_11_04/models/
H A D_models_py3.py630 exclude_keys: bool,
635 self.exclude_keys = exclude_keys
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/
H A Devaluators_test.py51 exclude_keys={'key_excluded'})
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2019_07_01_preview/models/
H A D_models_py3.py630 exclude_keys: bool,
635 self.exclude_keys = exclude_keys
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2020_03_01/models/
H A D_models_py3.py638 exclude_keys: bool,
645 self.exclude_keys = exclude_keys
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dinterrepo.py472 exclude_keys = result_parents.difference(result_set)
473 return GitSearchResult(start_keys, exclude_keys, result_set)
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2021_03_03_preview/models/
H A D_models_py3.py807 exclude_keys: bool,
815 self.exclude_keys = exclude_keys
/dports/devel/py-azure-mgmt-iothub/azure-mgmt-iothub-2.1.0/azure/mgmt/iothub/v2021_03_31/models/
H A D_models_py3.py798 exclude_keys: bool,
808 self.exclude_keys = exclude_keys

12