Home
last modified time | relevance | path

Searched defs:get (Results 426 - 450 of 905) sorted by relevance

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

/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
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp301 operator()(P &&p) const -> decltype(std::get<0>(std::forward<P>(p))) { in get() function
309 operator()(P &&p) const -> decltype(std::get<1>(std::forward<P>(p))) { in get() function
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c353 struct drm_v3d_get_bo_offset get = { in v3d_bo_open_handle() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp212 const image *get() const { in get() function in clover::kernel::image_argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_valtable.cpp389 bool sb_bitset::get(unsigned id) { in get() function in r600_sb::sb_bitset
/third_party/node/src/
H A Dbase_object-inl.h253 T* BaseObjectPtrImpl<T, kIsWeak>::get() cons function in node::BaseObjectPtrImpl
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.h182 DomainDispatcher* get() { return dispatcher_; } in get() function in v8_crdtp::DomainDispatcher::WeakPtr

Completed in 17 milliseconds

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