Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java59 private static class KeyData { class in KeyTypeData
65 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData() method in KeyTypeData.KeyData
86 KeyData keyData = KEYMAP.get(key); in toBcpKey()
95 KeyData keyData = KEYMAP.get(key); in toLegacyKey()
115 KeyData keyData = KEYMAP.get(key); in toBcpType()
152 KeyData keyData = KEYMAP.get(key); in toLegacyType()
354 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes); in initFromResourceBundle()
527 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes); in initFromTables()
536 private static final Map<String, KeyData> KEYMAP;
539 KEYMAP = new HashMap<String, KeyData>();
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java57 private static class KeyData { class in KeyTypeData
63 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData() method in KeyTypeData.KeyData
84 KeyData keyData = KEYMAP.get(key); in toBcpKey()
93 KeyData keyData = KEYMAP.get(key); in toLegacyKey()
113 KeyData keyData = KEYMAP.get(key); in toBcpType()
150 KeyData keyData = KEYMAP.get(key); in toLegacyType()
352 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes); in initFromResourceBundle()
525 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypes); in initFromTables()
534 private static final Map<String, KeyData> KEYMAP;
537 KEYMAP = new HashMap<String, KeyData>();
/external/cros/system_api/dbus/cryptohome/
Dkey.proto63 message KeyData { message
70 // All keys must be labeled when persisted to disk, but when KeyData
72 // (so that the caller doesn't need the full KeyData first).
89 // is only required if KeyData is changing. If only the |secret| is changing,
91 optional KeyData data = 1;
Drpc.proto119 // Setting this value means that the KeyData is filled as it
179 repeated KeyData key_data = 1;
/external/llvm/include/llvm/ADT/
DStringMap.h190 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { in GetStringMapEntryFromKeyData() argument
191 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>); in GetStringMapEntryFromKeyData()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...