Home
last modified time | relevance | path

Searched refs:KeyData (Results 1 – 9 of 9) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java101 private static class KeyData { class in KeyTypeData
107 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData() method in KeyTypeData.KeyData
128 KeyData keyData = KEYMAP.get(key); in toBcpKey()
137 KeyData keyData = KEYMAP.get(key); in toLegacyKey()
157 KeyData keyData = KEYMAP.get(key); in toBcpType()
194 KeyData keyData = KEYMAP.get(key); in toLegacyType()
395 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypeSet); in initFromResourceBundle()
653 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes);
662 private static final Map<String, KeyData> KEYMAP = new HashMap<String, KeyData>();
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java96 private static class KeyData { class in KeyTypeData
102 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData() method in KeyTypeData.KeyData
123 KeyData keyData = KEYMAP.get(key); in toBcpKey()
132 KeyData keyData = KEYMAP.get(key); in toLegacyKey()
152 KeyData keyData = KEYMAP.get(key); in toBcpType()
189 KeyData keyData = KEYMAP.get(key); in toLegacyType()
390 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypeSet); in initFromResourceBundle()
648 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes);
657 private static final Map<String, KeyData> KEYMAP = new HashMap<String, KeyData>();
/external/cros/system_api/dbus/cryptohome/
Dkey.proto104 message KeyData { message
118 // All keys must be labeled when persisted to disk, but when KeyData
120 // (so that the caller doesn't need the full KeyData first).
143 // is only required if KeyData is changing. If only the |secret| is changing,
145 optional KeyData data = 1;
Drpc.proto159 // Setting this value means that the KeyData is filled as it
221 repeated KeyData key_data = 1;
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringMap.h211 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { in GetStringMapEntryFromKeyData() argument
212 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>); in GetStringMapEntryFromKeyData()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h195 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { in GetStringMapEntryFromKeyData() argument
196 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>); in GetStringMapEntryFromKeyData()
/external/llvm/include/llvm/ADT/
DStringMap.h189 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { in GetStringMapEntryFromKeyData() argument
190 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>); in GetStringMapEntryFromKeyData()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringMap.h193 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { in GetStringMapEntryFromKeyData() argument
194 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>); in GetStringMapEntryFromKeyData()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...