Home
last modified time | relevance | path

Searched defs:that (Results 101 - 125 of 283) sorted by relevance

12345678910>>...12

/third_party/skia/include/core/
H A DSkYUVAPixmaps.h212 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 DGrD3DTypes.h59 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 DCollationElementIterator.java677 equals(Object that) equals() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringRange.java145 public int compareTo(Range that) { in compareTo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFSubstitution.java238 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 DNFRuleSet.java307 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 DCounter.java51 public int compareTo(RWLong that) { in compareTo() argument
/third_party/icu/icu4c/source/common/
H A Duchriter.cpp53 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 Dstrengthprobe.cpp332 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 DNFSubstitution.java239 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 DNFRuleSet.java308 public boolean equals(Object that) { in equals() argument
[all...]
H A DCollationElementIterator.java658 equals(Object that) equals() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptData.java60 public int compareTo(Record that) in compareTo() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringRange.java152 public int compareTo(Range that) { in compareTo() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java54 public int compareTo(RWLong that) { in compareTo() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp135 fs_inst::fs_inst(const fs_inst &that) in fs_inst() argument
[all...]
H A Dbrw_cfg.cpp143 bblock_t::combine_with(bblock_t *that) in combine_with() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duchriter.cpp53 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 Dnv50_ir_bb.cpp356 BasicBlock::dominatedBy(BasicBlock *that) in dominatedBy() argument
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.cc90 Merge( EffectPathChecks const* that) Merge() argument
[all...]
H A Dload-elimination.h64 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 Dv8-persistent-handle.h276 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 Dv8-function-callback.h35 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() argument
/third_party/node/deps/v8/include/
H A Dv8-persistent-handle.h288 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 Dv8-function-callback.h34 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() argument

Completed in 17 milliseconds

12345678910>>...12