| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | chnsecal.cpp | 144 ChineseCalendar::ChineseCalendar(const ChineseCalendar& other) : Calendar(other) { in ChineseCalendar() argument
|
| H A D | listformatter.cpp | 272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() argument 280 ListFormatter& ListFormatter::operator=(const ListFormatter& other) { in operator =() argument [all...] |
| H A D | measfmt.cpp | 376 MeasureFormat::MeasureFormat(const MeasureFormat &other) : in MeasureFormat() argument 391 operator =(const MeasureFormat &other) operator =() argument [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLType.h | 105 Type(const Type& other) = delete; member in SkSL::Type 324 bool canCoerceTo(const Type& other, bool allowNarrowing) const { in canCoerceTo() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 292 ObjectFile(const ObjectFile &other) = delete; member in llvm::object::ObjectFile
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
| H A D | assembler_arm.h | 122 Operand(const Operand &other) in Operand() argument 126 Operand &operator=(const Operand &other) { in operator =() argument 266 Address(const Address &other) in Address() argument 269 Address &operator=(const Address &other) { in operator =() argument 363 FieldAddress(const FieldAddress &other) FieldAddress() argument 365 operator =(const FieldAddress &other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | filteredbrk.cpp | 254 SimpleFilteredSentenceBreakIterator::SimpleFilteredSentenceBreakIterator(const SimpleFilteredSentenceBreakIterator& other) in SimpleFilteredSentenceBreakIterator() argument
|
| H A D | locid.cpp | 424 Locale::Locale(const Locale &other) in Locale() argument 435 Locale& Locale::operator=(const Locale& other) { in operator =() argument [all...] |
| H A D | rbbi.cpp | 197 RuleBasedBreakIterator::RuleBasedBreakIterator(const RuleBasedBreakIterator& other) in RuleBasedBreakIterator() argument
|
| H A D | utrie.cpp | 116 utrie_clone(UNewTrie *fillIn, const UNewTrie *other, uint32_t *aliasData, int32_t aliasDataCapacity) { in utrie_clone() argument [all...] |
| H A D | utrie2_builder.cpp | 249 cloneBuilder(const UNewTrie2 *other) { in cloneBuilder() argument 299 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) utrie2_clone() argument 405 utrie2_cloneAsThawed(const UTrie2 *other, UErrorCode *pErrorCode) utrie2_cloneAsThawed() argument [all...] |
| /third_party/vixl/src/ |
| H A D | invalset-vixl.h | 246 InvalSet(const InvalSet& other) = delete; member in vixl::InvalSet 247 InvalSet operator=(const InvalSet& other) = delete; member in vixl::InvalSet 869 InvalSetIterator<S>::InvalSetIterator(const InvalSetIterator<S>& other) in InvalSetIterator() argument 890 operator =(InvalSetIterator<S> other) operator =() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrUtil.cpp | 73 MultiPlaneImageData::MultiPlaneImageData (const MultiPlaneImageData& other) in MultiPlaneImageData() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | plugin.pb.cc | 542 void Version::InternalSwap(Version* other) { in InternalSwap() argument 899 void CodeGeneratorRequest::InternalSwap(CodeGeneratorRequest* other) { in InternalSwap() argument 1222 InternalSwap(CodeGeneratorResponse_File* other) InternalSwap() argument 1516 InternalSwap(CodeGeneratorResponse* other) InternalSwap() argument [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | message.c | 554 MessageHeader* other; in Message_eq() local
|
| /third_party/python/Objects/ |
| H A D | rangeobject.c | 477 range_richcompare(PyObject *self, PyObject *other, int op) in range_richcompare() argument
|
| H A D | weakrefobject.c | 199 weakref_richcompare(PyWeakReference* self, PyWeakReference* other, int op) in weakref_richcompare() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | FieldSet.java | 498 public void mergeFrom(final FieldSet<T> other) { in mergeFrom() argument 1248 public void mergeFrom(final FieldSet<T> other) { in mergeFrom() argument [all...] |
| H A D | RopeByteString.java | 503 public boolean equals(Object other) { in equals() argument 540 private boolean equalsFragments(ByteString other) { in equalsFragments() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_field.h | 76 MapKey(const MapKey& other) : type_(0) { CopyFrom(other); } in MapKey() argument 78 MapKey& operator=(const MapKey& other) { in operator =() argument 206 CopyFrom(const MapKey& other) CopyFrom() argument 697 CopyFrom(const MapValueRef& other) CopyFrom() argument 740 MapIterator(const MapIterator& other) MapIterator() argument 746 operator =(const MapIterator& other) operator =() argument [all...] |
| H A D | map_entry_lite.h | 545 void MergeFrom(const MapEntryLite& other) { MergeFromInternal(other); } in MergeFrom() argument
|
| H A D | struct.pb.cc | 180 void Struct_FieldsEntry_DoNotUse::MergeFrom(const Struct_FieldsEntry_DoNotUse& other) { in MergeFrom() argument 419 void Struct::InternalSwap(Struct* other) { in InternalSwap() argument 875 void Value::InternalSwap(Value* other) { in InternalSwap() argument 186 MergeFrom( const ::PROTOBUF_NAMESPACE_ID::Message& other) MergeFrom() argument 1079 InternalSwap(ListValue* other) InternalSwap() argument [all...] |
| H A D | wrappers.pb.cc | 488 void DoubleValue::InternalSwap(DoubleValue* other) { in InternalSwap() argument 683 void FloatValue::InternalSwap(FloatValue* other) { in InternalSwap() argument 880 void Int64Value::InternalSwap(Int64Value* other) { in InternalSwap() argument 1077 void UInt64Value::InternalSwap(UInt64Value* other) { in InternalSwap() argument 1274 InternalSwap(Int32Value* other) InternalSwap() argument 1471 InternalSwap(UInt32Value* other) InternalSwap() argument 1666 InternalSwap(BoolValue* other) InternalSwap() argument 1875 InternalSwap(StringValue* other) InternalSwap() argument 2079 InternalSwap(BytesValue* other) InternalSwap() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | statusor_test.cc | 216 CopyNoAssign(const CopyNoAssign& other) : foo(other.foo) {} in CopyNoAssign() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_test.cc | 667 NotTriviallyDestructible(const NotTriviallyDestructible& other) in NotTriviallyDestructible() argument 670 NotTriviallyDestructible& operator=(const NotTriviallyDestructible& other) { in operator =() argument
|