Home
last modified time | relevance | path

Searched defs:parentKey (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DModifierKeySimplifier.java279 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/
DRegistry.cpp21 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/
Dpkgitems.cpp283 Resource res, const char *inKey, const char *parentKey, int32_t depth, in ures_enumDependencies()