Searched refs:KeyData (Results 1 - 13 of 13) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DKeyTypeData.java98 private static class KeyData { class in class:KeyTypeData
104 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, method in class:KeyTypeData.KeyData
125 KeyData keyData = KEYMAP.get(key);
134 KeyData keyData = KEYMAP.get(key);
154 KeyData keyData = KEYMAP.get(key);
191 KeyData keyData = KEYMAP.get(key);
391 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypeSet);
648 KeyData keyData = new KeyData(legacyKeyI
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DKeyTypeData.java96 private static class KeyData { class in class:KeyTypeData
102 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, method in class:KeyTypeData.KeyData
123 KeyData keyData = KEYMAP.get(key);
132 KeyData keyData = KEYMAP.get(key);
152 KeyData keyData = KEYMAP.get(key);
189 KeyData keyData = KEYMAP.get(key);
389 KeyData keyData = new KeyData(legacyKeyId, bcpKeyId, typeDataMap, specialTypeSet);
646 KeyData keyData = new KeyData(legacyKeyI
[all...]
/external/skia/src/gpu/ops/
H A DGrSmallPathRenderer.h62 struct KeyData { struct
/external/llvm/include/llvm/ADT/
H A DStringMap.h189 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { argument
190 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>);
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DStringMap.h211 static StringMapEntry &GetStringMapEntryFromKeyData(const char *KeyData) { argument
212 char *Ptr = const_cast<char*>(KeyData) - sizeof(StringMapEntry<ValueTy>);
/external/skia/src/gpu/
H A DGrSoftwarePathRenderer.cpp178 struct KeyData { struct
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 232 milliseconds