Searched defs:parentKey (Results 1 – 3 of 3) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/ |
D | ModifierKeySimplifier.java | 279 ModifierKey parentKey = key.parent(); in simplifyTwoCombinations() local 341 ModifierKey parentKey, Set<ModifierKey> onKeys, Set<ModifierKey> offKeys) { in getStringFromInternalRepresentation() 362 ModifierKey parentKey, in addInternalRepresentationFromString()
|
/external/lzma/CPP/Windows/ |
D | Registry.cpp | 21 LONG CKey::Create(HKEY parentKey, LPCTSTR keyName, in Create() 40 LONG CKey::Open(HKEY parentKey, LPCTSTR keyName, REGSAM accessMask) throw() in Open() 172 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value) in SetValue()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 283 Resource res, const char *inKey, const char *parentKey, int32_t depth, in ures_enumDependencies()
|