Home
last modified time | relevance | path

Searched defs:other (Results 1126 - 1150 of 1576) sorted by relevance

1...<<41424344454647484950>>...64

/third_party/glslang/SPIRV/
H A Dhex_float.h41 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 Dhp-accessor.c825 HpAccessor other; member
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc54 int other = 5; in TEST() local
69 int other = 5; in TEST() local
/third_party/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc216 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 Dgtest-param-util.h135 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 DMessagePattern.java279 public boolean equals(Object other) { in equals() argument
763 equals(Object other) equals() argument
[all...]
H A DSpoofChecker.java1546 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 DICUResourceBundle.java1162 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DVTimeZone.java162 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 Dmessagepattern.cpp98 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 DLocaleDistanceBuilder.java233 void copy(DistanceTable other) { in copy() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePattern.java266 public boolean equals(Object other) { in equals() argument
705 equals(Object other) equals() argument
[all...]
H A DSpoofChecker.java1474 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 DDateTimeGeneratorTest.java756 public boolean isCompatible(DateOrder other) { in isCompatible() argument
763 public boolean hasSameOrderAs(DateOrder other) { in hasSameOrderAs() argument
[all...]
H A DMeasureUnitTest.java79 public int compareTo(OrderedPair<F, S> other) { in compareTo() argument
H A DPluralRulesTest.java1429 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 DDateTimeGeneratorTest.java759 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 DICUResourceBundle.java1117 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java233 void copy(DistanceTable other) { in copy() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DVTimeZone.java153 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 Dcoll.cpp634 Collator::Collator(const Collator &other) in Collator() argument
H A Dplurrule.cpp83 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 Dtzfmt.cpp421 TimeZoneFormat::TimeZoneFormat(const TimeZoneFormat& other) in TimeZoneFormat() argument
442 TimeZoneFormat::operator=(const TimeZoneFormat& 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 Dreldatefmt.cpp826 RelativeDateTimeFormatter( const RelativeDateTimeFormatter& other) RelativeDateTimeFormatter() argument
844 operator =( const RelativeDateTimeFormatter& other) operator =() argument
[all...]

Completed in 45 milliseconds

1...<<41424344454647484950>>...64