/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | string_segment.cpp | 104 int32_t StringSegment::getCommonPrefixLength(const UnicodeString& other) { in getCommonPrefixLength() argument 108 int32_t StringSegment::getCaseSensitivePrefixLength(const UnicodeString& other) { in getCaseSensitivePrefixLength() argument 112 int32_t StringSegment::getPrefixLengthInternal(const UnicodeString& other, bool foldCase) { in getPrefixLengthInternal() argument [all...] |
H A D | strrepl.cpp | 70 StringReplacer::StringReplacer(const StringReplacer& other) : in StringReplacer() argument
|
/third_party/skia/src/sksl/dsl/ |
H A D | DSLExpression.cpp | 36 DSLExpression::DSLExpression(DSLExpression&& other) in DSLExpression() argument 115 void DSLExpression::swap(DSLExpression& other) { in swap() argument 281 DSLPossibleExpression::DSLPossibleExpression(DSLPossibleExpression&& other) in DSLPossibleExpression() argument
|
H A D | DSLVar.cpp | 82 void DSLVarBase::swap(DSLVarBase& other) { in swap() argument 97 swap(DSLVar& other) swap() argument 140 swap(DSLGlobalVar& other) swap() argument 148 swap(DSLParameter& other) swap() argument [all...] |
/third_party/skia/tests/ |
H A D | HashTest.cpp | 199 CopyCounter(const CopyCounter& other) in CopyCounter() argument 206 void operator=(const CopyCounter& other) { in operator =() argument 212 CopyCounter(CopyCounter&& other) { *this = std::move(other); } in CopyCounter() argument 213 void operator=(CopyCounter&& other) { in operator =() argument [all...] |
H A D | SkTOptionalTest.cpp | 167 SkTOptionalTestPayload(const SkTOptionalTestPayload& other) in SkTOptionalTestPayload() argument 171 SkTOptionalTestPayload(SkTOptionalTestPayload&& other) in SkTOptionalTestPayload() argument 177 SkTOptionalTestPayload& operator=(const SkTOptionalTestPayload& other) { in operator =() argument 183 SkTOptionalTestPayload& operator=(SkTOptionalTestPayload&& other) { in operator =() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | StackContainer.h | 70 typedef StackAllocator<U, stack_capacity> other; typedef 88 StackAllocator(const StackAllocator<U, other_capacity>& other) : source_(nullptr) { in StackAllocator() argument 236 StackVector(const StackVector<T, stack_capacity>& other) in StackVector() argument 241 StackVector<T, stack_capacity>& operator=(const StackVector<T, stack_capacity>& other) { in operator =() argument
|
H A D | vulkan_platform.h | 92 VkHandle(const VkHandle<Tag, HandleType>& other) = default; variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | SubresourceStorage.h | 300 void SubresourceStorage<T>::Merge(const SubresourceStorage<U>& other, F&& mergeFunc) { in Merge() argument [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftgloadr.h | 72 void* other; /* for possible future extension? */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-shape-plan.cc | 138 hb_shape_plan_key_t::user_features_match (const hb_shape_plan_key_t *other) in user_features_match() argument 156 hb_shape_plan_key_t::equal (const hb_shape_plan_key_t *other) in equal() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | AtomicOrdering.h | 89 inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) { in isStrongerThan() argument 104 inline bool isAtLeastOrStrongerThan(AtomicOrdering ao, AtomicOrdering other) { in isAtLeastOrStrongerThan() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | IntrusiveRefCntPtr.h | 179 void swap(IntrusiveRefCntPtr& other) { in swap() argument
|
H A D | StringSwitch.h | 60 StringSwitch(StringSwitch &&other) { in StringSwitch() argument 63 StringSwitch &operator=(StringSwitch &&other) { in operator =() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | pool.h | 133 Pool<T>::Loan::Loan(const Loan& other) in Loan() argument 141 Pool<T>::Loan::Loan(Loan&& other) : item(other.item), storage(other.storage) { in Loan() argument
|
H A D | ticket.h | 85 MARL_NO_EXPORT inline Ticket(const Ticket& other) = default; member in marl::Ticket 86 MARL_NO_EXPORT inline Ticket(Ticket&& other) = default; member in marl::Ticket 87 MARL_NO_EXPORT inline Ticket& operator=(const Ticket& other) = default; member in marl::Ticket
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineScheduler.cpp | 214 operator<(const Candidate &other) { in operator <() argument
|
/third_party/skia/third_party/externals/tint/src/ |
H A D | castable.h | 208 CastableBase& operator=(const CastableBase& other) = default; member in tint::CastableBase
|
/third_party/skia/third_party/externals/tint/src/writer/ |
H A D | text_generator.cc | 55 TextGenerator::LineWriter::LineWriter(LineWriter&& other) { in LineWriter() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdistance.h | 87 LocaleDistance(const LocaleDistance &other) = delete; member in final 88 LocaleDistance &operator=(const LocaleDistance &other) = delete; member in final
|
H A D | pluralmap.h | 88 PluralMap(const PluralMap<T> &other) : fOtherVariant(other.fOtherVariant) { in PluralMap() argument 96 PluralMap<T> &operator=(const PluralMap<T> &other) { in operator =() argument [all...] |
H A D | resbund.cpp | 185 ResourceBundle::ResourceBundle(const ResourceBundle &other) in ResourceBundle() argument 216 ResourceBundle& ResourceBundle::operator=(const ResourceBundle& other) in operator =() argument [all...] |
H A D | umutex.h | 228 UMutex(const UMutex &other) = delete; member in UMutex 229 UMutex &operator =(const UMutex &other) = delete; member in UMutex
|
H A D | unifiedcache.h | 42 CacheKeyBase(const CacheKeyBase &other) in CacheKeyBase() argument 141 LocaleCacheKey(const LocaleCacheKey<T> &other) in LocaleCacheKey() argument [all...] |
H A D | uvectr32.cpp | 76 void UVector32::assign(const UVector32& other, UErrorCode &ec) { in assign() argument 86 UBool UVector32::operator==(const UVector32& other) { in operator ==() argument 135 removeAll(const UVector32& other) removeAll() argument 147 retainAll(const UVector32& other) retainAll() argument [all...] |