Home
last modified time | relevance | path

Searched defs:other (Results 601 - 625 of 1908) sorted by relevance

1...<<21222324252627282930>>...77

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DParsedNumber.java84 public void copyFrom(ParsedNumber other) { in copyFrom() argument
168 isBetterThan(ParsedNumber other) isBetterThan() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFormattedNumberRange.java178 public boolean equals(Object other) { in equals() argument
H A DScientificNotation.java258 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
337 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
[all...]
H A DNumberRangeFormatterSettings.java216 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrepParseException.java135 public boolean equals(Object other){ in equals() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DFCDUTF16CollationIterator.java40 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DIntTrie.java226 public boolean equals(Object other) in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DBaseLocale.java192 public int compareTo(Key other) { in compareTo() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_DualStorageBCD.java59 public DecimalQuantity_DualStorageBCD(DecimalQuantity_DualStorageBCD other) { in DecimalQuantity_DualStorageBCD() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DAnnualTimeZoneRule.java229 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
H A DRegion.java569 public boolean contains(Region other) { in contains() argument
625 public int compareTo(Region other) { in compareTo() argument
H A DTimeArrayTimeZoneRule.java136 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DTimeZoneICU.java84 public boolean hasSameRules(java.util.TimeZone other) { in hasSameRules() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_ByteArrayBCD.java47 public DecimalQuantity_ByteArrayBCD(DecimalQuantity_ByteArrayBCD other) { in DecimalQuantity_ByteArrayBCD() argument
H A DDecimalQuantity_64BitBCD.java47 public DecimalQuantity_64BitBCD(DecimalQuantity_64BitBCD other) { in DecimalQuantity_64BitBCD() argument
/third_party/icu/icu4c/source/common/
H A Dhash.h118 Hashtable(const Hashtable &other) = delete; // forbid copying of this class member in Hashtable
119 Hashtable &operator=(const Hashtable &other) = delete; // forbid copying of this class member in Hashtable
H A Dlocdistance.h87 LocaleDistance(const LocaleDistance &other) = delete; member in final
88 LocaleDistance &operator=(const LocaleDistance &other) = delete; member in final
H A Dpluralmap.h88 PluralMap(const PluralMap<T> &other) : fOtherVariant(other.fOtherVariant) { in PluralMap() argument
96 PluralMap<T> &operator=(const PluralMap<T> &other) { in operator =() argument
[all...]
H A Drbbirb.h57 RBBISymbolTableEntry(const RBBISymbolTableEntry &other) = delete; // forbid copying of this class member in RBBISymbolTableEntry
58 RBBISymbolTableEntry &operator=(const RBBISymbolTableEntry &other) = delete; // forbid copying of this class member in RBBISymbolTableEntry
180 RBBIRuleBuilder(const RBBIRuleBuilder &other) = delete; // forbid copying of this class member in RBBIRuleBuilder
181 RBBIRuleBuilder &operator=(const RBBIRuleBuilder &other) = delete; // forbid copying of this class member in RBBIRuleBuilder
H A Drbbiscan.h161 RBBIRuleScanner(const RBBIRuleScanner &other) = delete; // forbid copying of this class member in RBBIRuleScanner
162 RBBIRuleScanner &operator=(const RBBIRuleScanner &other) = delete; // forbid copying of this class member in RBBIRuleScanner
H A Dresbund.cpp185 ResourceBundle::ResourceBundle(const ResourceBundle &other) in ResourceBundle() argument
216 ResourceBundle& ResourceBundle::operator=(const ResourceBundle& other) in operator =() argument
[all...]
H A Dservls.cpp171 ServiceEnumeration(const ServiceEnumeration &other, UErrorCode &status) in ServiceEnumeration() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DFieldsSet.java74 public boolean isSameType(FieldsSet other) { in isSameType() argument
87 public String diffFrom(FieldsSet other) { in diffFrom() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DTimer.java73 public String toString(Timer other) { in toString() argument
80 public String toString(long iterations, long other) { in toString() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-strtod.cc1078 Bignum other; in CompareBignumToDiyFp() local

Completed in 14 milliseconds

1...<<21222324252627282930>>...77