Home
last modified time | relevance | path

Searched defs:that (Results 201 - 225 of 301) sorted by relevance

12345678910>>...13

/third_party/skia/include/private/
H A DSkTArray.h56 SkTArray(const SkTArray& that) in SkTArray() argument
59 SkTArray(SkTArray&& that) { in SkTArray() argument
94 operator =(const SkTArray& that) operator =() argument
107 operator =(SkTArray&& that) operator =() argument
333 swap(SkTArray& that) swap() argument
616 SkSTArray(const SkSTArray& that) SkSTArray() argument
617 SkSTArray(const INHERITED& that) SkSTArray() argument
618 SkSTArray( SkSTArray&& that) SkSTArray() argument
619 SkSTArray( INHERITED&& that) SkSTArray() argument
621 operator =(const SkSTArray& that) operator =() argument
625 operator =(const INHERITED& that) operator =() argument
630 operator =(SkSTArray&& that) operator =() argument
634 operator =(INHERITED&& that) operator =() argument
[all...]
H A DSkTHash.h32 SkTHashTable(const SkTHashTable& that) { *this = that; } in SkTHashTable() argument
33 SkTHashTable( SkTHashTable&& that) { *this = std::move(that); } in SkTHashTable() argument
35 SkTHashTable& operator=(const SkTHashTable& that) { in operator =() argument
47 operator =(SkTHashTable&& that) operator =() argument
[all...]
H A DGrResourceKey.h95 GrResourceKey& operator=(const GrResourceKey& that) { in operator =() argument
201 GrScratchKey(const GrScratchKey& that) GrScratchKey() argument
210 operator =(const GrScratchKey& that) operator =() argument
251 GrUniqueKey(const GrUniqueKey& that) GrUniqueKey() argument
258 operator =(const GrUniqueKey& that) operator =() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dtypes.cpp282 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() argument
298 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() argument
318 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() argument
344 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
378 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
402 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
428 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
467 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
506 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
548 IsSameImpl(const Type* that, IsSameCache*) const IsSameImpl() argument
567 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
603 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
635 IsSameImpl(const Type* that, IsSameCache*) const IsSameImpl() argument
651 IsSameImpl(const Type* that, IsSameCache*) const IsSameImpl() argument
705 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
744 IsSameImpl(const Type* that, IsSameCache* seen) const IsSameImpl() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp50 FilePath::FilePath(const FilePath &that) : path_(that.path_) in FilePath() argument
59 FilePath &FilePath::operator=(const FilePath &that) in operator =() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedNumberFormat.java911 equals(Object that) equals() argument
[all...]
H A DRuleBasedBreakIterator.java193 public boolean equals(Object that) { in equals() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Drbbi.cpp258 RuleBasedBreakIterator::operator=(const RuleBasedBreakIterator& that) { in operator =() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedNumberFormat.java898 equals(Object that) equals() argument
[all...]
H A DRuleBasedBreakIterator.java151 public boolean equals(Object that) { in equals() argument
[all...]
/third_party/node/src/
H A Dmodule_wrap.cc113 Local<Object> that = args.This(); in New() local
278 Local<Object> that = args.This(); in Link() local
706 Local<Object> that = args.This(); SetSyntheticExport() local
726 Local<Object> that = args.This(); CreateCachedData() local
[all...]
H A Dutil-inl.h126 ListNode<T>* that = &(element->*M); in PushBack() local
135 ListNode<T>* that = &(element->*M); in PushFront() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp280 RuleBasedBreakIterator::operator=(const RuleBasedBreakIterator& that) { in operator =() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp255 LValue *that = new_LValue(pol.context(), reg.file); in clone() local
294 Symbol *that = new_Symbol(prog, reg.file, reg.fileIndex); in clone() local
367 ImmediateValue *that = new_ImmediateValue(prog, 0u); clone() local
483 operator =(const ImmediateValue &that) operator =() argument
517 equals(const Value *that, bool strict) const equals() argument
534 equals(const Value *that, bool strict) const equals() argument
543 equals(const Value *that, bool strict) const equals() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp2396 TestSearch & TestSearch::operator=(const TestSearch &that) in operator =() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java683 compareTo(Anchor that) compareTo() argument
[all...]
/third_party/popt/src/
H A Dpopthelp.c780 const void * that = done->opts[i]; in singleTableUsage() local
/third_party/skia/src/gpu/
H A DGrBackendSurface.cpp34 GrBackendFormat::GrBackendFormat(const GrBackendFormat& that) in GrBackendFormat() argument
76 operator =(const GrBackendFormat& that) operator =() argument
613 GrBackendTexture(const GrBackendTexture& that) GrBackendTexture() argument
617 operator =(const GrBackendTexture& that) operator =() argument
781 isSameTexture(const GrBackendTexture& that) isSameTexture() argument
1057 GrBackendRenderTarget(const GrBackendRenderTarget& that) GrBackendRenderTarget() argument
1061 operator =(const GrBackendRenderTarget& that) operator =() argument
[all...]
H A DGrSurfaceProxy.h81 LazyCallbackResult(LazyCallbackResult&& that) = default; member
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp14 GrStyledShape& GrStyledShape::operator=(const GrStyledShape& that) { in operator =() argument
318 GrStyledShape(const GrStyledShape& that) GrStyledShape() argument
[all...]
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.cpp739 auto& that = other.cast<GrTextureEffect>(); in onIsEqual() local
[all...]
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp262 auto that = t->cast<DrawAtlasOpImpl>(); in onCombineIfPossible() local
[all...]
H A DSmallPathRenderer.cpp595 SmallPathOp* that = t->cast<SmallPathOp>(); variable
[all...]
H A DGrOp.h299 joinBounds(const GrOp& that) joinBounds() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp484 GrDisplacementMapEffect::GrDisplacementMapEffect(const GrDisplacementMapEffect& that) in GrDisplacementMapEffect() argument

Completed in 26 milliseconds

12345678910>>...13