/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_usageprefs.cpp | 31 StringProp::StringProp(const StringProp &other) : StringProp() { in StringProp() argument 36 StringProp &StringProp::operator=(const StringProp &other) { in operator =() argument [all...] |
H A D | numsys.cpp | 75 NumberingSystem::NumberingSystem(const NumberingSystem& other) in NumberingSystem() argument
|
H A D | rbt.cpp | 165 RuleBasedTransliterator( const RuleBasedTransliterator& other) RuleBasedTransliterator() argument
|
H A D | utf16collationiterator.cpp | 30 UTF16CollationIterator::UTF16CollationIterator(const UTF16CollationIterator &other, in UTF16CollationIterator() argument 151 FCDUTF16CollationIterator(const FCDUTF16CollationIterator &other, const UChar *newText) FCDUTF16CollationIterator() argument [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
H A D | n2builder.h | 75 Normalizer2DataBuilder(const Normalizer2DataBuilder &other) = delete; member in Normalizer2DataBuilder 76 Normalizer2DataBuilder &operator=(const Normalizer2DataBuilder &other) = delete; member in Normalizer2DataBuilder
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | filterrb.cpp | 149 SimpleRuleBasedPathFilter::Tree::Tree(const Tree& other) in Tree() argument
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
H A D | EffectDescription.h | 39 constexpr ParamType(const ParamType &other) = delete; member in Effect::ParamType 41 ParamType &operator=(const ParamType &other) = delete; member in Effect::ParamType 43 constexpr ParamType(ParamType &&other) = default; member in Effect::ParamType 45 constexpr ParamType &operator=(ParamType &&other) = delete; member in Effect::ParamType
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | AudioStreamBuilder.cpp | 82 bool AudioStreamBuilder::isCompatible(AudioStreamBase &other) { in isCompatible() argument
|
/third_party/skia/tests/ |
H A D | LListTest.cpp | 16 bool operator== (const ListElement& other) { return fID == other.fID; } in operator ==() argument
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | Result.h | 246 Result(Result<void, E>&& other) Result() argument 250 operator =(Result<void, E>&& other) operator =() argument 309 Result(Result<TChild*, E>&& other) Result() argument 316 operator =(Result<TChild*, E>&& other) operator =() argument 365 Result(Result<const T*, E>&& other) Result() argument 370 operator =(Result<const T*, E>&& other) operator =() argument 421 Result(Result<Ref<U>, E>&& other) Result() argument 428 operator =(Result<Ref<U>, E>&& other) operator =() argument 482 Result(Result<T, E>&& other) Result() argument 487 operator =(Result<T, E>&& other) operator =() argument [all...] |
H A D | BitSetIterator.h | 80 BitSetIterator<N, T>::BitSetIterator(const BitSetIterator& other) : mBits(other.mBits) { in BitSetIterator() argument 84 BitSetIterator<N, T>& BitSetIterator<N, T>::operator=(const BitSetIterator& other) { in operator =() argument [all...] |
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
H A D | Encoder.java | 34 private Parameters(Parameters other) { in Parameters() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | CommandAllocator.cpp | 37 CommandIterator::CommandIterator(CommandIterator&& other) { in CommandIterator() argument 45 CommandIterator& CommandIterator::operator=(CommandIterator&& other) { in operator =() argument 136 CommandAllocator::CommandAllocator(CommandAllocator&& other) in CommandAllocator() argument 148 operator =(CommandAllocator&& other) operator =() argument [all...] |
/third_party/skia/third_party/externals/angle2/util/ |
H A D | test_utils.cpp | 77 ProcessHandle::ProcessHandle(ProcessHandle &&other) : mProcess(other.mProcess) in ProcessHandle() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | containers.h | 153 vector( const vector<T, BASE_CAPACITY_2>& other, Allocator* allocator ) vector() argument 162 vector( vector<T, BASE_CAPACITY_2>&& other, Allocator* allocator ) vector() argument 175 operator =( const vector& other) operator =() argument 188 operator =( const vector<T, BASE_CAPACITY_2>& other) operator =() argument 201 operator =( vector<T, BASE_CAPACITY_2>&& other) operator =() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceMemory.h | 87 template <class U> struct rebind { typedef sz_allocator<U, Traits> other; }; typedef
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | usage.cc | 24 Usage::Usage(const Usage& other) = default; member in tint::reader::spirv::Usage 136 Add(const Usage& other) Add() argument [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | transform.h | 101 void Add(DataMap&& other) { in Add() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | loclikelysubtags.h | 77 XLikelySubtags(const XLikelySubtags &other) = delete; member in final 78 XLikelySubtags &operator=(const XLikelySubtags &other) = delete; member in final
|
H A D | lsr.h | 49 LSR(const LSR &other) = delete; member 58 LSR &operator=(const LSR &other) = delete; member
|
H A D | rbbinode.cpp | 80 RBBINode::RBBINode(const RBBINode &other) : UMemory(other) { in RBBINode() argument [all...] |
H A D | rbbitblb.h | 195 RBBITableBuilder(const RBBITableBuilder &other) = delete; // forbid copying of this class member in RBBITableBuilder 196 RBBITableBuilder &operator=(const RBBITableBuilder &other) = delete; // forbid copying of this class member in RBBITableBuilder
|
H A D | uvector.h | 385 operator !=(const UVector& other) operator !=() argument [all...] |
H A D | uvectr32.h | 271 operator !=(const UVector32& other) operator !=() argument [all...] |
H A D | uvectr64.cpp | 73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() argument 83 UBool UVector64::operator==(const UVector64& other) { in operator ==() argument
|