| /third_party/glslang/SPIRV/ |
| H A D | hex_float.h | 41 Float16(const Float16& other) { val = other.val; } in Float16() argument 557 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
|
| /third_party/backends/backend/ |
| H A D | hp-accessor.c | 825 HpAccessor other; member
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-misc_test.cc | 54 int other = 5; in TEST() local 69 int other = 5; in TEST() local
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-param-test-test.cc | 216 DogAdder(const DogAdder& other) : value_(other.value_.c_str()) {} in DogAdder() argument 218 DogAdder operator=(const DogAdder& other) { in operator =() argument 251 IntWrapper(const IntWrapper& other) IntWrapper() argument 253 operator =(const IntWrapper& other) operator =() argument [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 135 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() argument 136 ParamIterator& operator=(const ParamIterator& other) { in operator =() argument 192 ParamGenerator(const ParamGenerator& other) ParamGenerator() argument 194 operator =(const ParamGenerator& other) operator =() argument 258 Iterator(const Iterator& other) Iterator() argument 353 Iterator(const Iterator& other) Iterator() argument 1002 Iterator(const Iterator& other) = default; global() member in testing::internal::ParamGeneratorConverter::Iterator [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MessagePattern.java | 279 public boolean equals(Object other) { in equals() argument 763 equals(Object other) equals() argument [all...] |
| H A D | SpoofChecker.java | 1546 public boolean equals(Object other) { in equals() argument 1886 equals(Object other) equals() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUResourceBundle.java | 1162 public boolean equals(Object other) { in equals() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | VTimeZone.java | 162 public boolean hasSameRules(TimeZone other) { in hasSameRules() argument 356 public boolean hasEquivalentTransitions(TimeZone other, long start, long end) { in hasEquivalentTransitions() argument [all...] |
| /third_party/icu/icu4c/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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 233 void copy(DistanceTable other) { in copy() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MessagePattern.java | 266 public boolean equals(Object other) { in equals() argument 705 equals(Object other) equals() argument [all...] |
| H A D | SpoofChecker.java | 1474 public boolean equals(Object other) { in equals() argument 1813 equals(Object other) equals() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | DateTimeGeneratorTest.java | 756 public boolean isCompatible(DateOrder other) { in isCompatible() argument 763 public boolean hasSameOrderAs(DateOrder other) { in hasSameOrderAs() argument [all...] |
| H A D | MeasureUnitTest.java | 79 public int compareTo(OrderedPair<F, S> other) { in compareTo() argument
|
| H A D | PluralRulesTest.java | 1429 zero, one, two, few, many, other; global() enum constant [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | DateTimeGeneratorTest.java | 759 public boolean isCompatible(DateOrder other) { in isCompatible() argument 766 public boolean hasSameOrderAs(DateOrder other) { in hasSameOrderAs() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUResourceBundle.java | 1117 public boolean equals(Object other) { in equals() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 233 void copy(DistanceTable other) { in copy() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | VTimeZone.java | 153 public boolean hasSameRules(TimeZone other) { in hasSameRules() argument 330 public boolean hasEquivalentTransitions(TimeZone other, long start, long end) { in hasEquivalentTransitions() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | coll.cpp | 634 Collator::Collator(const Collator &other) in Collator() argument
|
| H A D | plurrule.cpp | 83 PluralRules::PluralRules(const PluralRules& other) in PluralRules() argument 120 PluralRules::operator=(const PluralRules& other) { in operator =() argument 891 AndConstraint(const AndConstraint& other) AndConstraint() argument 980 OrConstraint(const OrConstraint& other) OrConstraint() argument 1050 RuleChain(const RuleChain& other) RuleChain() 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...] |
| 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 | reldatefmt.cpp | 826 RelativeDateTimeFormatter( const RelativeDateTimeFormatter& other) RelativeDateTimeFormatter() argument 844 operator =( const RelativeDateTimeFormatter& other) operator =() argument [all...] |