| /third_party/skia/include/core/ |
| H A D | SkYUVAPixmaps.h | 212 SkYUVAPixmaps(SkYUVAPixmaps&& that) = default; member in SkYUVAPixmapInfo::SkYUVAPixmaps 213 SkYUVAPixmaps& operator=(SkYUVAPixmaps&& that) = default; member in SkYUVAPixmapInfo::SkYUVAPixmaps 215 SkYUVAPixmaps& operator=(const SkYUVAPixmaps& that) = default; member in SkYUVAPixmapInfo::SkYUVAPixmaps
|
| /third_party/skia/include/gpu/d3d/ |
| H A D | GrD3DTypes.h | 59 gr_cp(const gr_cp<T>& that) : fObject(GrSafeComAddRef(that.get())) {} in gr_cp() argument 66 gr_cp(gr_cp<T>&& that) : fObject(that.release()) {} in gr_cp() argument 89 gr_cp<T>& operator=(const gr_cp<T>& that) { in operator =() argument 101 operator =(gr_cp<T>&& that) operator =() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | CollationElementIterator.java | 677 equals(Object that) equals() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | StringRange.java | 145 public int compareTo(Range that) { in compareTo() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | NFSubstitution.java | 238 equals(Object that) equals() argument 723 equals(Object that) equals() argument 898 equals(Object that) equals() argument 1538 equals(Object that) equals() argument [all...] |
| H A D | NFRuleSet.java | 307 public boolean equals(Object that) { in equals() argument [all...] |
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | Counter.java | 51 public int compareTo(RWLong that) { in compareTo() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uchriter.cpp | 53 UCharCharacterIterator::UCharCharacterIterator(const UCharCharacterIterator& that) in UCharCharacterIterator() argument 60 UCharCharacterIterator::operator=(const UCharCharacterIterator& that) { in operator =() argument [all...] |
| /third_party/icu/tools/colprobe/ |
| H A D | strengthprobe.cpp | 332 StrengthProbe::StrengthProbe(const StrengthProbe &that) { in StrengthProbe() argument 337 StrengthProbe::operator=(const StrengthProbe &that) { in operator =() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | NFSubstitution.java | 239 equals(Object that) equals() argument 724 equals(Object that) equals() argument 899 equals(Object that) equals() argument 1539 equals(Object that) equals() argument [all...] |
| H A D | NFRuleSet.java | 308 public boolean equals(Object that) { in equals() argument [all...] |
| H A D | CollationElementIterator.java | 658 equals(Object that) equals() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | ScriptData.java | 60 public int compareTo(Record that) in compareTo() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | StringRange.java | 152 public int compareTo(Range that) { in compareTo() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | Counter.java | 54 public int compareTo(RWLong that) { in compareTo() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs.cpp | 135 fs_inst::fs_inst(const fs_inst &that) in fs_inst() argument [all...] |
| H A D | brw_cfg.cpp | 143 bblock_t::combine_with(bblock_t *that) in combine_with() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uchriter.cpp | 53 UCharCharacterIterator::UCharCharacterIterator(const UCharCharacterIterator& that) in UCharCharacterIterator() argument 60 UCharCharacterIterator::operator=(const UCharCharacterIterator& that) { in operator =() argument [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_bb.cpp | 356 BasicBlock::dominatedBy(BasicBlock *that) in dominatedBy() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | redundancy-elimination.cc | 90 Merge( EffectPathChecks const* that) Merge() argument [all...] |
| H A D | load-elimination.h | 64 AbstractElements* that = zone->New<AbstractElements>(*this); in Extend() local 139 AbstractField* that in Extend() local 151 Merge(AbstractField const* that, Zone* zone) const Merge() argument [all...] |
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-persistent-handle.h | 276 Persistent(Isolate* isolate, Local<S> that) Persistent() argument 288 Persistent(Isolate* isolate, const Persistent<S, M2>& that) Persistent() argument 300 Persistent(const Persistent& that) Persistent() argument 304 Persistent(const Persistent<S, M2>& that) Persistent() argument 307 operator =(const Persistent& that) operator =() argument 312 operator =(const Persistent<S, M2>& that) operator =() argument 328 Cast(const Persistent<S, M2>& that) Cast() argument 377 Global(Isolate* isolate, Local<S> that) Global() argument 389 Global(Isolate* isolate, const PersistentBase<S>& that) Global() argument 441 New(Isolate* isolate, T* that) New() argument 450 Copy(const Persistent<S, M2>& that) Copy() argument [all...] |
| H A D | v8-function-callback.h | 35 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() argument
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-persistent-handle.h | 288 Persistent(Isolate* isolate, Local<S> that) Persistent() argument 298 Persistent(Isolate* isolate, const Persistent<S, M2>& that) Persistent() argument 308 Persistent(const Persistent& that) Persistent() argument 312 Persistent(const Persistent<S, M2>& that) Persistent() argument 315 operator =(const Persistent& that) operator =() argument 320 operator =(const Persistent<S, M2>& that) operator =() argument 335 Cast(const Persistent<S>& that) Cast() argument 360 Persistent(T* that) Persistent() argument 385 Global(Isolate* isolate, Local<S> that) Global() argument 396 Global(Isolate* isolate, const PersistentBase<S>& that) Global() argument 448 New(Isolate* isolate, T* that) New() argument 457 Copy(const Persistent<S, M2>& that) Copy() argument [all...] |
| H A D | v8-function-callback.h | 34 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() argument
|