Home
last modified time | relevance | path

Searched defs:other (Results 251 - 275 of 1566) sorted by relevance

1...<<11121314151617181920>>...63

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDataTest.java192 public boolean equals(Object other) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DSimpleModifier.java76 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DModifier.java93 public boolean semanticallyEquivalent(Modifier other); in semanticallyEquivalent() argument
H A DConstantMultiFieldModifier.java101 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DConstantAffixModifier.java94 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DCustomSymbolCurrency.java73 public boolean equals(Object other) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetMatch.java169 public int compareTo (CharsetMatch other) { in compareTo() argument
H A DUnicodeSetSpanner.java73 public boolean equals(Object other) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java207 public boolean equals(Object other) { in equals() argument
244 compareTo(ByteArrayWrapper other) compareTo() argument
[all...]
H A DTimeZoneRule.java84 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUTF16CollationIterator.java40 public boolean equals(Object other) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DFormattedNumberRange.java157 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-diy-fp.h66 void Subtract(const DiyFp& other) { in Subtract() argument
82 void Multiply(const DiyFp& other) { in Multiply() argument
[all...]
H A Dfuncrepl.cpp43 FunctionReplacer::FunctionReplacer(const FunctionReplacer& other) : in FunctionReplacer() argument
H A Dnumber_usageprefs.cpp31 StringProp::StringProp(const StringProp &other) : StringProp() { in StringProp() argument
36 StringProp &StringProp::operator=(const StringProp &other) { in operator =() argument
[all...]
H A Dcecal.cpp57 CECalendar::CECalendar (const CECalendar& other) in CECalendar() argument
H A Dcoptccal.cpp34 CopticCalendar::CopticCalendar (const CopticCalendar& other) in CopticCalendar() argument
H A Dnumsys.cpp75 NumberingSystem::NumberingSystem(const NumberingSystem& other) in NumberingSystem() argument
H A Dnumber_multiplier.cpp40 Scale::Scale(const Scale& other) in Scale() argument
48 Scale& Scale::operator=(const Scale& other) { in operator =() argument
[all...]
H A Drbt.cpp165 RuleBasedTransliterator( const RuleBasedTransliterator& other) RuleBasedTransliterator() argument
/third_party/icu/icu4c/source/common/
H A Dumutex.h224 UMutex(const UMutex &other) = delete; member in UMutex
225 UMutex &operator =(const UMutex &other) = delete; member in UMutex
H A Duvectr64.h252 inline bool UVector64::operator!=(const UVector64& other) { in operator !=() argument
[all...]
H A Duvectr64.cpp73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() argument
83 bool UVector64::operator==(const UVector64& other) { in operator ==() argument
/third_party/node/src/
H A Dcallback_queue-inl.h43 void CallbackQueue<R, Args...>::ConcatMove(CallbackQueue<R, Args...>&& other) { in ConcatMove() argument
H A Dhistogram-inl.h20 double Histogram::Add(const Histogram& other) { in Add() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...63