Home
last modified time | relevance | path

Searched defs:other (Results 526 - 550 of 1576) sorted by relevance

1...<<21222324252627282930>>...64

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp361 ShCompilerInstance::ShCompilerInstance(ShCompilerInstance &&other) in ShCompilerInstance() argument
367 ShCompilerInstance &ShCompilerInstance::operator=(ShCompilerInstance &&other) in operator =() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h192 VectorBase(const VectorBase<Dimension, Type2> &other) VectorBase() argument
363 operator +=( const Vector<Dimension, Type> &other) operator +=() argument
374 operator -=( const Vector<Dimension, Type> &other) operator -=() argument
385 operator *=( const Vector<Dimension, Type> &other) operator *=() argument
396 operator /=( const Vector<Dimension, Type> &other) operator /=() argument
407 operator *=(Type other) operator *=() argument
417 operator /=(Type other) operator /=() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.h101 BaseResult(BaseResult &&other) = default; member in sh::TIntermRebuild::BaseResult
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.cpp59 Resource::Resource(Resource &&other) : Resource() in Resource() argument
94 ReadWriteResource::ReadWriteResource(ReadWriteResource &&other) : ReadWriteResource() in ReadWriteResource() argument
128 SharedGarbage::SharedGarbage(SharedGarbage &&other) in SharedGarbage() argument
170 ResourceUseList::ResourceUseList(ResourceUseList &&other) in ResourceUseList() argument
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.cpp81 const GrColorSpaceXformEffect& other = s.cast<GrColorSpaceXformEffect>(); in onIsEqual() local
H A DGrRecordingContext.cpp36 GrRecordingContext::ProgramData::ProgramData(ProgramData&& other) in ProgramData() argument
H A DGrProcessorSet.h76 Analysis& operator=(const Analysis &other) = default; member in GrProcessorSet::Analysis
H A DGrProgramDesc.h108 GrProgramDesc(const GrProgramDesc& other) = default; member in GrProgramDesc
109 GrProgramDesc& operator=(const GrProgramDesc &other) = default; member in GrProgramDesc
/third_party/skia/src/core/
H A DSkBlockAllocator.cpp150 void SkBlockAllocator::stealHeapBlocks(SkBlockAllocator* other) { in stealHeapBlocks() argument
[all...]
H A DSkSharedMutex.cpp108 void swap(ThreadIDSet& other) { in swap() argument
H A DSkRasterClip.cpp222 const SkAAClip* other; in op() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DReverseChainSingleSubst.java65 protected Builder(Builder other) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
H A DInnerArraysFmt3.java54 protected Builder(Builder other) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java40 protected RecordList(RecordList<T> other) { in RecordList() argument
H A DRecordsTable.java68 protected Builder(RecordsTable.Builder<T, R> other) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/
H A DDoubleRecordTable.java49 public Builder(Builder<T> other) { in Builder() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h317 Splice(iterator where, IntrusiveList<NodeType>* other, iterator first, iterator last) Splice() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsettings.cpp30 CollationSettings::CollationSettings(const CollationSettings &other) in CollationSettings() argument
225 copyReorderingFrom(const CollationSettings &other, UErrorCode &errorCode) copyReorderingFrom() argument
[all...]
H A Dethpccal.cpp39 EthiopicCalendar::EthiopicCalendar(const EthiopicCalendar& other) in EthiopicCalendar() argument
H A Dmeasunit_impl.h190 MeasureUnitImpl(MeasureUnitImpl &&other) = default; global() member in MeasureUnitImpl
[all...]
H A Dnumber_microprops.h47 IntMeasures(const IntMeasures &other) : MaybeStackArray<int64_t, 2>() { in IntMeasures() argument
142 MicroProps(const MicroProps& other) = default; member
144 MicroProps& operator=(const MicroProps& other) = default; member
H A Dnumber_utils.cpp101 DecNum::DecNum(const DecNum& other, UErrorCode& status) in DecNum() argument
H A Dnumrange_fluent.cpp198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter() argument
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter() argument
215 UnlocalizedNumberRangeFormatter& UnlocalizedNumberRangeFormatter::operator=(const UNF& other) { in operator =() argument
228 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LNF& other) in LocalizedNumberRangeFormatter() argument
231 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const NFS<LNF>& other) in LocalizedNumberRangeFormatter() argument
247 operator =(const LNF& other) operator =() argument
[all...]
H A Dquantityformatter.cpp39 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() argument
49 operator =( const QuantityFormatter& other) operator =() argument

Completed in 14 milliseconds

1...<<21222324252627282930>>...64