| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | UResourceBundle.java | 485 public UResourceBundle get(String aKey) { in get() 507 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 763 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 809 protected Object handleGetObject(String aKey) { in handleGetObject() 822 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 840 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
| D | LocaleData.java | 202 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | UResourceBundle.java | 508 public UResourceBundle get(String aKey) { in get() 530 protected UResourceBundle findTopLevel(String aKey) { in findTopLevel() 802 protected UResourceBundle handleGet(String aKey, HashMap<String, String> aliasesVisited, in handleGet() argument 852 protected Object handleGetObject(String aKey) { in handleGetObject() 865 private Object handleGetObjectImpl(String aKey, UResourceBundle requested) { in handleGetObjectImpl() 883 private Object resolveObject(String aKey, UResourceBundle requested) { in resolveObject()
|
| D | LocaleData.java | 203 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | ResourceBundleWrapper.java | 53 protected Object handleGetObject(String aKey){ in handleGetObject()
|
| D | ICUResourceBundle.java | 335 public ICUResourceBundle findTopLevel(String aKey) { in findTopLevel()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | ResourceBundleWrapper.java | 55 protected Object handleGetObject(String aKey){ in handleGetObject()
|
| D | ICUResourceBundle.java | 338 public ICUResourceBundle findTopLevel(String aKey) { in findTopLevel()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| D | ICUResourceBundleTest.java | 904 protected Object handleGetObject(String aKey) {return null;} in TestCoverage()
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | uresbund.cpp | 1278 char *aKey = chAlias.data(); in getAliasTargetAsResourceBundle() local 1289 char *aKey = chAlias.data(); in getAliasTargetAsResourceBundle() local 1296 const char *aKey; in getAliasTargetAsResourceBundle() local
|
| /third_party/icu/icu4c/source/common/ |
| D | uresbund.cpp | 1276 char *aKey = chAlias.data(); in getAliasTargetAsResourceBundle() local 1287 char *aKey = chAlias.data(); in getAliasTargetAsResourceBundle() local 1294 const char *aKey; in getAliasTargetAsResourceBundle() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | ICUResourceBundleTest.java | 904 protected Object handleGetObject(String aKey) {return null;} in TestCoverage()
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uresbund.cpp | 1075 char *aKey = parent->fResPath; in init_resb_result() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 91671 explicit nsPtrHashKey(const T* aKey) : mKey(const_cast<T*>(aKey)) {} in nsPtrHashKey() 91678 static KeyTypePointer KeyToPointer(KeyType aKey) { return aKey; } in KeyToPointer() 91679 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() 91733 static KeyTypePointer KeyToPointer(KeyType aKey) { return &aKey; } in KeyToPointer() 91734 static PLDHashNumber HashKey(const KeyTypePointer aKey) in HashKey() 91776 static KeyTypePointer KeyToPointer(KeyType aKey) { return &aKey; } in KeyToPointer() 91777 static PLDHashNumber HashKey(const KeyTypePointer aKey) in HashKey() 91808 static KeyTypePointer KeyToPointer(KeyType aKey) { return &aKey; } in KeyToPointer() 91809 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() 91839 explicit nsUint32HashKey(KeyTypePointer aKey) : mValue(*aKey) {} in nsUint32HashKey() [all …]
|