Home
last modified time | relevance | path

Searched defs:get (Results 576 - 600 of 944) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/backends/backend/genesys/
H A Dregister.h134 Value get(std::uint16_t address) const in get() function in genesys::RegisterContainer
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRBBIDataWrapper.java71 static RBBIStateTable get(ByteBuffer bytes, int length) throws IOException { in get() method in RBBIDataWrapper.RBBIStateTable
292 public static RBBIDataWrapper get(ByteBuffer bytes) throws IOException { in get() method in RBBIDataWrapper
[all...]
H A DTrie2Writable.java570 public int get(int codePoint) { in get() method in Trie2Writable
579 private int get(int c, boolean fromLSCP) { get() method in Trie2Writable
[all...]
H A DICUService.java349 public Object get(String descriptor) { in get() method in ICUService
357 public Object get(String descriptor, String[] actualReturn) { in get() method in ICUService
741 SortedMap<String, String> get(ULocale loc, Comparator<Object> comp) { get() method in ICUService.LocaleRef
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java378 public static FixedUnitBuilder get(TimeUnit unit, BasicPeriodBuilderFactory.Settings settingsToUse) { in get() method in FixedUnitBuilder
412 public static SingleUnitBuilder get(BasicPeriodBuilderFactory.Settings settings) { in get() method in SingleUnitBuilder
447 public static OneOrTwoUnitBuilder get(BasicPeriodBuilderFactor method in OneOrTwoUnitBuilder
498 public static MultiUnitBuilder get(int nPeriods, BasicPeriodBuilderFactory.Settings settings) { get() method in MultiUnitBuilder
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java87 public Set<V> get(K key) { in get() method in XCldrStub.Multimap
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java190 public String get() { in get() method in TransliteratorRegistry.Spec
309 public Transliterator get(String ID, in get() method in TransliteratorRegistry
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java88 abstract public V get(CharSequence test); in get() method in TrieMap
124 public V get(CharSequence test) { in get() method in TrieMap.BytesTrieMap
342 public V get(CharSequence test) { in get() method in TrieMap.CharsTrieMap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRBBIDataWrapper.java61 static RBBIStateTable get(ByteBuffer bytes, int length) throws IOException { in get() method in RBBIDataWrapper.RBBIStateTable
260 public static RBBIDataWrapper get(ByteBuffer bytes) throws IOException { in get() method in RBBIDataWrapper
[all...]
H A DTrie2Writable.java572 public int get(int codePoint) { in get() method in Trie2Writable
581 private int get(int c, boolean fromLSCP) { get() method in Trie2Writable
[all...]
H A DICUService.java354 public Object get(String descriptor) { in get() method in ICUService
362 public Object get(String descriptor, String[] actualReturn) { in get() method in ICUService
746 SortedMap<String, String> get(ULocale loc, Comparator<Object> comp) { get() method in ICUService.LocaleRef
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java191 public String get() { in get() method in TransliteratorRegistry.Spec
310 public Transliterator get(String ID, in get() method in TransliteratorRegistry
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java92 public Set<V> get(K key) { in get() method in XCldrStub.Multimap
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java87 abstract public V get(CharSequence test); in get() method in TrieMap
123 public V get(CharSequence test) { in get() method in TrieMap.BytesTrieMap
341 public V get(CharSequence test) { in get() method in TrieMap.CharsTrieMap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java379 public static FixedUnitBuilder get(TimeUnit unit, BasicPeriodBuilderFactory.Settings settingsToUse) { in get() method in FixedUnitBuilder
413 public static SingleUnitBuilder get(BasicPeriodBuilderFactory.Settings settings) { in get() method in SingleUnitBuilder
448 public static OneOrTwoUnitBuilder get(BasicPeriodBuilderFactor method in OneOrTwoUnitBuilder
499 public static MultiUnitBuilder get(int nPeriods, BasicPeriodBuilderFactory.Settings settings) { get() method in MultiUnitBuilder
[all...]
/third_party/jinja2/
H A Dutils.py463 def get(self, key: t.Any, default: t.Any = None) -> t.Any: member in LRUCache
/third_party/node/lib/internal/
H A Dutil.js[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py383 def get(self, key, default=None): member in LRUCache
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc24 static T* get(MainThreadInterface* thread, int id) { in get() function in node::inspector::__anon15350::DeletableWrapper
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_foozzie.py221 def get(name): function
/third_party/node/src/
H A Dnode_http_common.h362 rcbuf_t* get() const { return buf_; } in get() function in node::NgRcBufPointer
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py348 def get(self, key, default=None): member in LRUCache
/third_party/nghttp2/src/
H A Dmemchunk.h77 T *get() { in get() function
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c865 sampler_parameter_error_check(struct gl_context *ctx, GLuint sampler, bool get, const char *name) sampler_parameter_error_check() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp135 uint32_t CEList::get(int32_t index) const in get() function in CEList
222 const UnicodeString *StringList::get(int32_t index) const in get() function in StringList

Completed in 27 milliseconds

1...<<21222324252627282930>>...38