Home
last modified time | relevance | path

Searched refs:_keypath (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dwin_reg.py895 def _traverse_registry_tree(_hkey, _keypath, _ret, _access_mask): argument
899 _key = win32api.RegOpenKeyEx(_hkey, _keypath, 0, _access_mask)
901 subkeypath = "{}\\{}".format(_keypath, subkeyname)
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/cpfind/
H A DPanoDetector.h258 _keypath = keypath; in setKeyfilesPath()
356 std::string _keypath; variable
H A DPanoDetector.cpp110 _keypath(""), _outputFile("default.pto"), _outputGiven(false), svmModel(NULL) in PanoDetector()
164 if(!_keypath.empty()) in printDetails()
166 std::cout << "Path to keyfiles : " << _keypath << std::endl; in printDetails()
860 aImgData._keyfilename = getKeyfilenameFor(_keypath,aImgData._name); in loadProject()
/dports/devel/py-invoke/invoke-1.6.0/invoke/
H A Dconfig.py102 obj._set(_keypath=keypath)
182 keypath = self._keypath + keypath