Home
last modified time | relevance | path

Searched defs:get (Results 376 - 400 of 905) sorted by relevance

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

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.h88 inline int64_t get(int32_t i) const { return buffer[i]; } in get() function in CollationIterator::CEBuffer
H A Dmeasunit_impl.h198 static inline const MeasureUnitImpl *get(const MeasureUnit &measureUnit) { in get() function in MeasureUnitImpl
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c44 uInt get; /* bits to get for extra */ member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bimap.hh71 hb_codepoint_t get (hb_codepoint_t lhs) const { return forw_map.get (lhs); } in get() function
H A Dhb-meta.hh173 T get () const { return v; } in get() function
183 T& get () const { return *v; } in get() function
H A Dhb-null.hh163 static Type & get () { return Crap (Type); } in get() function
167 static const Type & get () { return Null (Type); } in get() function
189 T * get () const { return v ? v : const_cast<T *> (&Null (T)); } in get() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUse.h107 Value *get() const { return Val; } in get() function in llvm::Use
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrorOr.h156 reference get() { return *getStorage(); } in get() function in llvm::ErrorOr
157 const_reference get() const { return const_cast<ErrorOr<T> *>(this)->get(); } in get() function in llvm::ErrorOr
H A DTrailingObjects.h381 BaseTy *get() { return p; } in get() function in llvm::trailing_objects_internal::TrailingObjectsImpl::FixedSizeStorageOwner
382 const BaseTy *get() const { return p; } in get() function in llvm::trailing_objects_internal::TrailingObjectsImpl::FixedSizeStorageOwner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h175 T* get() const { return Obj; } in get() function in llvm::IntrusiveRefCntPtr
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUse.h82 Value *get() const { return Val; } in get() function in llvm::Use
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h109 T* Pool<T>::Item::get() { in get() function in marl::Pool::Item
194 T* Pool<T>::Loan::get() const { in get() function in marl::Pool::Loan
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp46 Trace* Trace::get() { in get() function in marl::Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp47 Counter CounterExpressionBuilder::get(const CounterExpression &E) { in get() function in CounterExpressionBuilder
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzread.c28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local
[all...]
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp132 GrDirectContext* GrContextFactory::get(ContextType type, ContextOverrides overrides) { in get() function in sk_gpu_test::GrContextFactory
/third_party/skia/tools/viewer/
H A DTouchGesture.h68 void get(SkPoint* dir, SkScalar* speed) { in get() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h217 inline void* Hashtable::get(const UnicodeString& key) const { in get() function in Hashtable
H A Dpluralmap.h173 const T &get(Category v) const { in get() function in PluralMap
185 const T &get(const char *category) const { in get() function in PluralMap
193 const T &get(const UnicodeString &category) const { get() function in PluralMap
[all...]
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 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h165 T *get() const { return Obj; } in get() function in llvm::IntrusiveRefCntPtr
[all...]
H A DPointerSumType.h125 template <TagT N> typename HelperT::template Lookup<N>::PointerT get() const { in get() function in llvm::PointerSumType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h275 unsigned get(ARCMDKindID ID) { in get() function in llvm::objcarc::ARCMDKindCache

Completed in 14 milliseconds

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