Home
last modified time | relevance | path

Searched defs:get (Results 401 - 425 of 905) sorted by relevance

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h73 const RCInfo &get(const TargetRegisterClass *RC) const { in get() function in llvm::RegisterClassInfo
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringArrayList.java111 public String get(int index) { in get() method in LazyStringArrayList
332 public byte[] get(int index) { in get() method in LazyStringArrayList.ByteArrayListView
375 public ByteString get(int index) { in get() method in LazyStringArrayList.ByteStringListView
H A DIntArrayList.java132 public Integer get(int index) { in get() method in IntArrayList
H A DLongArrayList.java132 public Long get(int index) { in get() method in LongArrayList
H A DFloatArrayList.java132 public Float get(int index) { in get() method in FloatArrayList
H A DBooleanArrayList.java133 public Boolean get(int index) { in get() method in BooleanArrayList
H A DDoubleArrayList.java133 public Double get(int index) { in get() method in DoubleArrayList
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java330 protected IRubyObject get(int index) { in get() method in RubyRepeatedField
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py37 def get(self): member in Var
201 def get(self, index1, index2=None): member in Text
/third_party/skia/include/gpu/d3d/
H A DGrD3DTypes.h108 T* get() const { return fObject; } in get() function in gr_cp
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs35 pub fn get(&self) -> u8 { in get() functions
45 pub fn get(&self) -> &Unit { in get() functions
/third_party/rust/crates/regex/src/
H A Dpool.rs196 pub fn get(&self) -> PoolGuard<'_, T> { in fmt() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.hpp118 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::synchronization::BufferWithMemory
151 const vk::VkImage& get (void) const { return m_image->get(); } in get() function in vkt::synchronization::ImageWithMemory
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeUniquePtr.hpp60 T* get (void) const throw() { return m_data.ptr; } //!< Get stored pointer. in get() function in de::details::UniqueBase
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp125 glw::GenericFuncType get (const char* name) const in get() function in tcu::__anon30304::GLFunctionLoader
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGLContextFactory.cpp56 glw::GenericFuncType get (const char* name) const in get() function in tcu::wgl::__anon30306::WGLFunctionLoader
/third_party/zlib/
H A Dgzread.c18 unsigned get, max = ((unsigned)-1 >> 2) + 1; in gz_load() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dframesync.c248 ff_framesync_get_frame(FFFrameSync *fs, unsigned in, AVFrame **rframe, unsigned get) ff_framesync_get_frame() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java40 public Object get(ULocale locale) { in get() method in ICULocaleService
48 public Object get(ULocale locale, int kind) { in get() method in ICULocaleService
56 public Object get(ULocale locale, ULocale[] actualReturn) { in get() method in ICULocaleService
66 public Object get(ULocal method in ICULocaleService
[all...]
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

Completed in 18 milliseconds

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