| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | alphaindex.cpp | 1031 isOneLabelBetterThanOther(const Normalizer2 &nfkdNormalizer, const UnicodeString &one, const UnicodeString &other) isOneLabelBetterThanOther() argument [all...] |
| H A D | coll.cpp | 634 Collator::Collator(const Collator &other) in Collator() argument
|
| H A D | dtptngen.cpp | 367 DateTimePatternGenerator::DateTimePatternGenerator(const DateTimePatternGenerator& other) : in DateTimePatternGenerator() argument 385 DateTimePatternGenerator::operator=(const DateTimePatternGenerator& other) { in operator =() argument [all...] |
| H A D | number_decimalquantity.cpp | 88 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 D | numfmt.cpp | 292 NumberFormat* other = (NumberFormat*)&that; in operator ==() local [all...] |
| H A D | olsontz.cpp | 268 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() argument 276 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =() argument [all...] |
| H A D | plurrule.cpp | 80 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 D | reldatefmt.cpp | 814 RelativeDateTimeFormatter( const RelativeDateTimeFormatter& other) RelativeDateTimeFormatter() argument 832 operator =( const RelativeDateTimeFormatter& other) operator =() argument [all...] |
| H A D | tmutfmt.cpp | 110 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat& other) in TimeUnitFormat() argument 146 TimeUnitFormat::operator=(const TimeUnitFormat& other) { in operator =() argument [all...] |
| H A D | translit.cpp | 151 Transliterator::Transliterator(const Transliterator& other) : in Transliterator() argument 172 Transliterator& Transliterator::operator=(const Transliterator& other) { in operator =() argument [all...] |
| H A D | tzfmt.cpp | 421 TimeZoneFormat::TimeZoneFormat(const TimeZoneFormat& other) in TimeZoneFormat() argument 442 TimeZoneFormat::operator=(const TimeZoneFormat& other) { in operator =() argument [all...] |
| /third_party/skia/tests/ |
| H A D | RoundRectTest.cpp | 47 SkRRect other; in test_empty_crbug_458524() local
|
| /third_party/openssl/test/ |
| H A D | evp_kdf_test.c | 864 static unsigned char other[] = { in test_kdf_ss_hash() local 1366 static unsigned char other[] = { in test_kdf_ss_hmac() local 1408 static unsigned char other[] = { in test_kdf_ss_kmac() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | cmap_table.cc | 843 CMapTable::CMapFormat4::Builder::Segment::Segment(Segment* other) in Segment() argument
|
| /third_party/python/Modules/ |
| H A D | _functoolsmodule.c | 591 keyobject_richcompare(PyObject *ko, PyObject *other, int op) in keyobject_richcompare() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | DenseMap.h | 600 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() argument 362 copyFrom( const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) copyFrom() argument 605 DenseMap(DenseMap &&other) DenseMap() argument 630 operator =(const DenseMap& other) operator =() argument 636 operator =(DenseMap &&other) operator =() argument 644 copyFrom(const DenseMap& other) copyFrom() argument 766 SmallDenseMap(const SmallDenseMap &other) SmallDenseMap() argument 771 SmallDenseMap(SmallDenseMap &&other) SmallDenseMap() argument 859 operator =(const SmallDenseMap& other) operator =() argument 865 operator =(SmallDenseMap &&other) operator =() argument 873 copyFrom(const SmallDenseMap& other) copyFrom() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssemblerX8632.h | 57 AsmOperand(const AsmOperand &other) in AsmOperand() argument 62 AsmOperand &operator=(const AsmOperand &other) { in operator =() argument 168 AsmAddress(const AsmAddress &other) AsmAddress() argument 170 operator =(const AsmAddress &other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | vertex_pulling.cc | 956 const VertexBufferLayoutDescriptor& other) = default; member in tint::VertexBufferLayoutDescriptor 959 const VertexBufferLayoutDescriptor& other) = default; member in tint::VertexBufferLayoutDescriptor
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | messagepattern.cpp | 98 UBool equals(const MessagePatternList<T, stackCapacity> &other, int32_t length) const { in equals() argument 186 MessagePattern::MessagePattern(const MessagePattern &other) in MessagePattern() argument 110 copyFrom( const MessagePatternList<T, stackCapacity> &other, int32_t length, UErrorCode &errorCode) copyFrom() argument 199 operator =(const MessagePattern &other) operator =() argument 216 copyStorage(const MessagePattern &other, UErrorCode &errorCode) copyStorage() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | DenseMap.h | 702 DenseMap(const DenseMap &other) : BaseT() { in DenseMap() argument 391 copyFrom( const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT, BucketT> &other) copyFrom() argument 707 DenseMap(DenseMap &&other) DenseMap() argument 737 operator =(const DenseMap& other) operator =() argument 743 operator =(DenseMap &&other) operator =() argument 751 copyFrom(const DenseMap& other) copyFrom() argument 881 SmallDenseMap(const SmallDenseMap &other) SmallDenseMap() argument 886 SmallDenseMap(SmallDenseMap &&other) SmallDenseMap() argument 974 operator =(const SmallDenseMap& other) operator =() argument 980 operator =(SmallDenseMap &&other) operator =() argument 988 copyFrom(const SmallDenseMap& other) copyFrom() argument [all...] |
| H A D | STLExtras.h | 609 bool test(const zip_shortest<Iters...> &other, in test() argument 721 bool test(const zip_longest_iterator<Iters...> &other, in test() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | operands-aarch64.h | 113 void Combine(const CPURegList& other) { in Combine() argument 123 void Remove(const CPURegList& other) { in Remove() argument 131 Combine(const CPURegister& other) Combine() argument 137 Remove(const CPURegister& other) Remove() argument 961 IsSameCPURegisterType(const GenericOperand& other) IsSameCPURegisterType() argument [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MessageSchema.java | 795 public boolean equals(T message, T other) { in equals() argument 817 private boolean equals(T message, T other, int pos) { in equals() argument 1178 mergeFrom(T message, T other) mergeFrom() argument 1194 mergeSingleField(T message, T other, int pos) mergeSingleField() argument 1377 mergeMessage(T message, T other, int pos) mergeMessage() argument 1397 mergeOneofMessage(T message, T other, int pos) mergeOneofMessage() argument 5788 arePresentForEquals(T message, T other, int pos) arePresentForEquals() argument 5878 isOneofCaseEqual(T message, T other, int pos) isOneofCaseEqual() argument [all...] |
| H A D | SchemaUtil.java | 885 mergeExtensions( ExtensionSchema<FT> schema, T message, T other) mergeExtensions() argument 894 mergeUnknownFields( UnknownFieldSchema<UT, UB> schema, T message, T other) mergeUnknownFields() argument
|
| /third_party/python/Objects/ |
| H A D | odictobject.c | 863 PyObject *other; in odict_or() local 887 odict_inplace_or(PyObject *self, PyObject *other) in odict_inplace_or() argument 2270 PyObject *other in mutablemapping_update() local [all...] |