Home
last modified time | relevance | path

Searched defs:get (Results 451 - 475 of 944) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelation.java123 public Set<V> get(Object key) { in get() method in Relation
[all...]
H A DStaticUnicodeSets.java78 public static UnicodeSet get(Key key) { in get() method in StaticUnicodeSets
[all...]
H A DTextTrieMap.java63 public Iterator<V> get(String text) { in get() method in TextTrieMap
78 public Iterator<V> get(CharSequence text, int start) { in get() method in TextTrieMap
82 public Iterator<V> get(CharSequence text, int start, Output output) { in get() method in TextTrieMap
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp188 int32_t FieldsSet::get(int32_t field) const { in get() function in FieldsSet
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java76 public long get(T obj) { in get() method in Counter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java508 public UResourceBundle get(String aKey) { in get() method in UResourceBundle
569 public UResourceBundle get(int index) { in get() method in UResourceBundle
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DCalendarICU.java103 public int get(int field) { in get() method in CalendarICU
/third_party/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp175 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in Contains
237 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF16
288 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanBackUTF16
338 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanUTF8
384 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get() function in SpanBackUTF8
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java45 public String get(ULocale locale, String code, Object context); in get() method
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java313 String get(int n) { get() method in IcuDataDumper.IcuDataParser.LineMatch
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRelation.java125 public Set<V> get(Object key) { in get() method in Relation
[all...]
H A DICULocaleService.java44 public Object get(ULocale locale) { in get() method in ICULocaleService
52 public Object get(ULocale locale, int kind) { in get() method in ICULocaleService
60 public Object get(ULocale locale, ULocale[] actualReturn) { in get() method in ICULocaleService
70 public Object get(ULocal method in ICULocaleService
[all...]
H A DTextTrieMap.java68 public Iterator<V> get(String text) { in get() method in TextTrieMap
83 public Iterator<V> get(CharSequence text, int start) { in get() method in TextTrieMap
87 public Iterator<V> get(CharSequence text, int start, Output output) { in get() method in TextTrieMap
H A DStaticUnicodeSets.java85 public static UnicodeSet get(Key key) { in get() method in StaticUnicodeSets
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DTestCase.java46 protected int get(int field) { in get() method in TestCase
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java42 public String get(ULocale locale, String code, Object context); in get() method
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DTestCase.java43 protected int get(int field) { in get() method in TestCase
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java485 public UResourceBundle get(String aKey) { in get() method in UResourceBundle
544 public UResourceBundle get(int index) { in get() method in UResourceBundle
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java79 public long get(T obj) { in get() method in Counter
/third_party/icu/icu4c/source/i18n/
H A Ducoleitr.cpp117 const RCEI *RCEBuffer::get() in get() function in RCEBuffer
179 const PCEI *PCEBuffer::get() in get() function in PCEBuffer
H A Dnumber_types.h347 T get(UErrorCode& status) const { in get() function in number::impl::NullableValue
H A Dnumber_mapper.h154 inline const AffixPatternProvider& get() const { in get() function in number::impl::AutoAffixPatternProvider
/third_party/mbedtls/scripts/
H A Dconfig.py87 def get(self, name, default=None): member in Config
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp1337 char_int_type get() get() function in detail::lexer
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp116 Instruction* get(Idx idx) { return program->blocks[idx.block].instructions[idx.instr].get(); } in get() function

Completed in 19 milliseconds

1...<<11121314151617181920>>...38