/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | UResourceBundle.java | 684 public UResourceBundle get(String aKey) { in get() 706 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 978 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 1027 protected Object handleGetObject(String aKey) { in handleGetObject() 1040 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 1058 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
D | LocaleData.java | 198 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet() local
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | UResourceBundle.java | 661 public UResourceBundle get(String aKey) { in get() 683 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 939 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 984 protected Object handleGetObject(String aKey) { in handleGetObject() 997 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 1015 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
D | LocaleData.java | 186 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet() local
|
/external/skia/src/gpu/ |
D | GrProgramDesc.h | 45 const uint32_t* aKey = this->asKey(); variable 62 const uint32_t* aKey = a.asKey(); in Less() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ResourceBundleWrapper.java | 44 protected Object handleGetObject(String aKey){ in handleGetObject()
|
D | ICUResourceBundle.java | 418 public ICUResourceBundle findTopLevel(String aKey) { in findTopLevel() 1306 …UResourceBundle get(String aKey, HashMap<String, String> aliasesVisited, UResourceBundle requested… in get() argument
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ResourceBundleWrapper.java | 42 protected Object handleGetObject(String aKey){ in handleGetObject()
|
D | ICUResourceBundle.java | 414 public ICUResourceBundle findTopLevel(String aKey) { in findTopLevel() 1302 …UResourceBundle get(String aKey, HashMap<String, String> aliasesVisited, UResourceBundle requested… in get() argument
|
/external/guice/core/test/com/google/inject/spi/ |
D | SpiBindingsTest.java | 157 final Key<String> aKey = Key.get(String.class, Names.named("a")); in testToKeyBinding() local
|
/external/clang/test/SemaCXX/ |
D | return-noreturn.cpp | 117 void test_PR9380(const PR9380& aKey) { in test_PR9380()
|
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
D | OptionalBinderTest.java | 935 final Key<String> aKey = Key.get(String.class, Names.named("A_string")); in testModuleOverrideRepeatedInstalls_toKey() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 936 protected Object handleGetObject(String aKey) {return null;} in TestCoverage()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 932 protected Object handleGetObject(String aKey) {return null;} in TestCoverage()
|
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 1024 char *aKey = parent->fResPath; in init_resb_result() local
|