Home
last modified time | relevance | path

Searched defs:get (Results 301 - 325 of 905) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/icu/icu4c/source/common/
H A Dresbund.cpp324 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 Dservls.cpp45 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 Dstatic_unicode_sets.cpp213 const UnicodeSet* unisets::get(Key key) { in get() function in unisets
H A Dunifiedcache.h202 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 DFieldsSet.java66 public int get(int field) { in get() method in FieldsSet
H A DULocaleCollationTest.java76 Object get(Object parent); in get() method
H A DICUServiceTestSample.java186 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 DGenderInfo.java231 public GenderInfo get(ULocale locale) { in get() method in GenderInfo.Cache
H A DCodePointMap.java296 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 DFieldsSet.java63 public int get(int field) { in get() method in FieldsSet
H A DICUServiceTestSample.java183 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 DLocaleValidityChecker.java127 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 DReportAPI.java73 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 DNGramList.java98 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 DUnicodeSetClosure.java199 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 DPluralRanges.java85 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 Dmeasunit_impl.h225 static inline const MeasureUnitImpl *get(const MeasureUnit &measureUnit) { in get() function in MeasureUnitImpl
H A Dcollationiterator.h88 inline int64_t get(int32_t i) const { return buffer[i]; } in get() function in CollationIterator::CEBuffer
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h290 (*get)(struct lws_cache_ttl_lru *cache, const char *specific_key, member
/third_party/jinja2/
H A Dbccache.py26 def get(self, key: str) -> bytes: member in _MemcachedClient
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-splice.js[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Demu-regs.c315 uint32_t (*get)(struct emu *emu, unsigned n); member
/third_party/node/lib/internal/
H A Devent_target.js[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dgzread.c28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local
[all...]
/third_party/node/deps/zlib/
H A Dgzread.c15 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...37