Home
last modified time | relevance | path

Searched defs:current_dict (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Ddictdiffer.py18 def diff(current_dict, past_dict): argument
31 def __init__(self, current_dict, past_dict): argument
82 def recursive_diff(past_dict, current_dict, ignore_missing_keys=True): argument
145 def __init__(self, past_dict, current_dict, ignore_missing_keys): argument
363 def _unchanged(current_dict, diffs, prefix): argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/tinygettext/include/tinygettext/
H A Ddictionary_manager.hpp54 Dictionary* current_dict; member in tinygettext::DictionaryManager
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/tinygettext/include/tinygettext/
H A Ddictionary_manager.hpp52 Dictionary* current_dict; member in tinygettext::DictionaryManager
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/libs/tinygettext/
H A Ddictionary_manager.hpp52 Dictionary* current_dict; member in tinygettext::DictionaryManager
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tinygettext/
H A Ddictionary_manager.hpp52 Dictionary* current_dict; member in tinygettext::DictionaryManager
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dcisconso.py89 def __init__(self, current_dict, past_dict): argument
H A Dcyg.py220 def __init__(self, current_dict, past_dict): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Dexoscale.py111 def has_changed(self, want_dict, current_dict, only_keys=None): argument
H A Dcloudstack.py150 def has_changed(self, want_dict, current_dict, only_keys=None, skip_diff_for_keys=None): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/exoscale/plugins/module_utils/
H A Dexoscale.py113 def has_changed(self, want_dict, current_dict, only_keys=None): argument
/dports/sysutils/py-dict-toolbox/dict-toolbox-60ae07cb72c49918917c681fdcc3df88813b036b/dict_tools/
H A Ddiffer.py21 def diff(current_dict, past_dict): argument
297 def _unchanged(current_dict, diffs, prefix): argument
/dports/games/lincity-ng/lincity-ng-2.0/src/tinygettext/
H A DTinyGetText.hpp112 Dictionary* current_dict; member in TinyGetText::DictionaryManager
/dports/math/octave-forge-dicom/dicom-0.4.0/src/
H A Ddicomdisp.cpp95 const std::string current_dict = get_current_dicom_dict(); variable
H A Ddicominfo.cpp131 const std::string current_dict = get_current_dicom_dict (); variable
/dports/devel/bpython/bpython-0.22.1/bpython/
H A Dline.py96 def current_dict(cursor_offset: int, line: str) -> Optional[LinePart]: function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/plugins/modules/
H A Dome_smart_fabric.py350 def validate_switches_overlap(current_dict, modify_dict, module): argument
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-html-editor-spell-check-dialog.c49 ESpellDictionary *current_dict; member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/cloudstack/plugins/module_utils/
H A Dcloudstack.py144 def has_changed(self, want_dict, current_dict, only_keys=None, skip_diff_for_keys=None): argument
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dlistbrowser.c425 static Dict current_dict; /* Currently displayed dict */ variable