Home
last modified time | relevance | path

Searched defs:other (Results 1251 - 1275 of 1637) sorted by relevance

1...<<51525354555657585960>>...66

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp42 TIntermRebuild::BaseResult::BaseResult(BaseResult &other) in BaseResult() argument
74 void TIntermRebuild::BaseResult::moveAssignImpl(BaseResult &other) in moveAssignImpl() argument
122 PreResult(BaseResult &&other) PreResult() argument
123 PreResult(PreResult &&other) PreResult() argument
125 operator =(PreResult &&other) operator =() argument
139 PostResult(PostResult &&other) PostResult() argument
140 PostResult(BaseResult &&other) PostResult() argument
142 operator =(PostResult &&other) operator =() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp265 SharedData (const SharedData& other) = delete; member in glcts::__anon27555::SharedData
266 SharedData& operator= (const SharedData& other) = delete; member in glcts::__anon27555::SharedData
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h50 Float16(const Float16& other) { val = other.val; } in Float16() argument
640 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp130 void CommandProcessorTask::copyPresentInfo(const VkPresentInfoKHR &other) in copyPresentInfo() argument
293 CommandBatch(CommandBatch &&other) CommandBatch() argument
298 operator =(CommandBatch &&other) operator =() argument
1284 operator =(const DeviceQueueMap &other) operator =() argument
[all...]
H A DCommandProcessor.h118 CommandProcessorTask(CommandProcessorTask &&other) : CommandProcessorTask() in CommandProcessorTask() argument
H A DBufferVk.cpp188 ConversionBuffer::ConversionBuffer(ConversionBuffer &&other) = default; member in rx::ConversionBuffer
206 BufferVk::VertexConversionBuffer::VertexConversionBuffer(VertexConversionBuffer &&other) = default; member in rx::BufferVk::VertexConversionBuffer
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp598 bool ClipStack::RawElement::combine(const RawElement& other, const SaveRecord& current) { in combine() argument
[all...]
/third_party/skia/src/core/
H A DSkStream.cpp490 SkDynamicMemoryWStream::SkDynamicMemoryWStream(SkDynamicMemoryWStream&& other) in SkDynamicMemoryWStream() argument
500 SkDynamicMemoryWStream& SkDynamicMemoryWStream::operator=(SkDynamicMemoryWStream&& other) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp351 Color(const Color &other) in Color() argument
356 Color &operator=(const Color &other) in operator =() argument
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h143 STACK_OF(X509_ALGOR) *other; /* other unspecified info */ member
/third_party/openssl/include/crypto/
H A Dx509.h157 STACK_OF(X509_ALGOR) *other; /* other unspecified info */ member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java637 private static WidthUsageRecord copyWithWidthAdded(WidthUsageRecord other, int width, int src) { in copyWithWidthAdded() argument
652 private int lowestEquality(WidthUsageRecord other) { in lowestEquality() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h50 Float16(const Float16& other) { val = other.val; } in Float16() argument
640 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp1031 isOneLabelBetterThanOther(const Normalizer2 &nfkdNormalizer, const UnicodeString &one, const UnicodeString &other) isOneLabelBetterThanOther() argument
[all...]
H A Dcoll.cpp634 Collator::Collator(const Collator &other) in Collator() argument
H A Ddtptngen.cpp367 DateTimePatternGenerator::DateTimePatternGenerator(const DateTimePatternGenerator& other) : in DateTimePatternGenerator() argument
385 DateTimePatternGenerator::operator=(const DateTimePatternGenerator& other) { in operator =() argument
[all...]
H A Dnumber_decimalquantity.cpp88 DecimalQuantity::DecimalQuantity(const DecimalQuantity &other) { in DecimalQuantity() argument
96 DecimalQuantity &DecimalQuantity::operator=(const DecimalQuantity &other) { in operator =() argument
114 void DecimalQuantity::copyFieldsFrom(const DecimalQuantity& other) { in copyFieldsFrom() argument
1241 copyBcdFrom(const DecimalQuantity &other) copyBcdFrom() argument
1251 moveBcdFrom(DecimalQuantity &other) moveBcdFrom() argument
[all...]
H A Dnumfmt.cpp292 NumberFormat* other = (NumberFormat*)&that; in operator ==() local
[all...]
H A Dolsontz.cpp268 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() argument
276 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =() argument
[all...]
H A Dplurrule.cpp80 PluralRules::PluralRules(const PluralRules& other) in PluralRules() argument
117 PluralRules::operator=(const PluralRules& other) { in operator =() argument
876 AndConstraint(const AndConstraint& other) AndConstraint() argument
965 OrConstraint(const OrConstraint& other) OrConstraint() argument
1035 RuleChain(const RuleChain& other) RuleChain() argument
[all...]
H A Dreldatefmt.cpp814 RelativeDateTimeFormatter( const RelativeDateTimeFormatter& other) RelativeDateTimeFormatter() argument
832 operator =( const RelativeDateTimeFormatter& other) operator =() argument
[all...]
H A Dtmutfmt.cpp110 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat& other) in TimeUnitFormat() argument
146 TimeUnitFormat::operator=(const TimeUnitFormat& other) { in operator =() argument
[all...]
H A Dtranslit.cpp151 Transliterator::Transliterator(const Transliterator& other) : in Transliterator() argument
172 Transliterator& Transliterator::operator=(const Transliterator& other) { in operator =() argument
[all...]
H A Dtzfmt.cpp421 TimeZoneFormat::TimeZoneFormat(const TimeZoneFormat& other) in TimeZoneFormat() argument
442 TimeZoneFormat::operator=(const TimeZoneFormat& other) { in operator =() argument
[all...]
/third_party/skia/tests/
H A DRoundRectTest.cpp47 SkRRect other; in test_empty_crbug_458524() local

Completed in 38 milliseconds

1...<<51525354555657585960>>...66