| /third_party/icu/icu4c/source/common/ |
| H A D | resbund.cpp | 324 ResourceBundle ResourceBundle::get(int32_t indexR, UErrorCode& status) const { in get() function in ResourceBundle 342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() function in ResourceBundle
|
| H A D | servls.cpp | 45 ICULocaleService::get(const Locale& locale, UErrorCode& status) const in get() function in ICULocaleService 51 ICULocaleService::get(const Locale& locale, int32_t kind, UErrorCode& status) const in get() function in ICULocaleService 57 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() function in ICULocaleService 63 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const in get() function in ICULocaleService
|
| H A D | static_unicode_sets.cpp | 213 const UnicodeSet* unisets::get(Key key) { in get() function in unisets
|
| H A D | unifiedcache.h | 202 void get( in get() function in UnifiedCache 224 void get( in get() function in UnifiedCache
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | FieldsSet.java | 66 public int get(int field) { in get() method in FieldsSet
|
| H A D | ULocaleCollationTest.java | 76 Object get(Object parent); in get() method
|
| H A D | ICUServiceTestSample.java | 186 public static HelloService get(String id) { in get() method in ICUServiceTestSample.HelloService
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | GenderInfo.java | 231 public GenderInfo get(ULocale locale) { in get() method in GenderInfo.Cache
|
| H A D | CodePointMap.java | 296 public abstract int get(int c); in get() method in CodePointMap
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | FieldsSet.java | 63 public int get(int field) { in get() method in FieldsSet
|
| H A D | ICUServiceTestSample.java | 183 public static HelloService get(String id) { in get() method in ICUServiceTestSample.HelloService
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | LocaleValidityChecker.java | 127 static SpecialCase get(String key) { in get() method in LocaleValidityChecker.SpecialCase
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ReportAPI.java | 73 public String get(int typ, boolean brief) { in get() method in ReportAPI.DeltaInfo
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
| H A D | NGramList.java | 98 public NGram get(Object mappedKey) in get() method in NGramList 103 public NGram get(String key) in get() method in NGramList
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | UnicodeSetClosure.java | 199 public String get(int cp) { in get() method in UnicodeSetClosure.NFToString 216 public String get(int cp); in get() method
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRanges.java | 85 StandardPlural get(StandardPlural start, StandardPlural end) { in get() method in PluralRanges.Matrix 245 public StandardPlural get(StandardPlural start, StandardPlural end) { in get() method in PluralRanges [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measunit_impl.h | 225 static inline const MeasureUnitImpl *get(const MeasureUnit &measureUnit) { in get() function in MeasureUnitImpl
|
| H A D | collationiterator.h | 88 inline int64_t get(int32_t i) const { return buffer[i]; } in get() function in CollationIterator::CEBuffer
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-cache-ttl.h | 290 (*get)(struct lws_cache_ttl_lru *cache, const char *specific_key, member
|
| /third_party/jinja2/ |
| H A D | bccache.py | 26 def get(self, key: str) -> bytes: member in _MemcachedClient
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | array-prototype-splice.js | [all...] |
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu-regs.c | 315 uint32_t (*get)(struct emu *emu, unsigned n); member
|
| /third_party/node/lib/internal/ |
| H A D | event_target.js | [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzread.c | 28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local [all...] |
| /third_party/node/deps/zlib/ |
| H A D | gzread.c | 15 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local [all...] |