Home
last modified time | relevance | path

Searched defs:other (Results 226 - 250 of 1574) sorted by relevance

12345678910>>...63

/third_party/gn/src/gn/
H A Dstring_atom.h73 new (this) StringAtom(other); variable
[all...]
H A Dsubstitution_pattern.cc25 SubstitutionPattern::SubstitutionPattern(const SubstitutionPattern& other) = member in SubstitutionPattern
/third_party/googletest/googletest/include/gtest/
H A Dgtest-assertion-result.h168 AssertionResult& operator=(AssertionResult other) { in operator =() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUTF16CollationIterator.java38 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLSR.java70 public boolean isEquivalentTo(LSR other) { in isEquivalentTo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DModifier.java90 public boolean semanticallyEquivalent(Modifier other); in semanticallyEquivalent() argument
H A DConstantMultiFieldModifier.java99 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DConstantAffixModifier.java92 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DCustomSymbolCurrency.java69 public boolean equals(Object other) { in equals() argument
H A DSimpleModifier.java74 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetMatch.java181 public int compareTo (CharsetMatch other) { in compareTo() argument
H A DUnicodeSetSpanner.java80 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DSingleUnitImpl.java101 int compareTo(SingleUnitImpl other) { in compareTo() argument
163 isCompatibleWith(SingleUnitImpl other) isCompatibleWith() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dpluralmaptest.cpp20 bool operator==(const PluralMapForPluralMapTest &other) { in operator ==() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java217 public boolean equals(Object other) { in equals() argument
256 compareTo(ByteArrayWrapper other) compareTo() argument
[all...]
H A DTimeZoneRule.java93 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
/third_party/icu/icu4c/source/i18n/
H A Dutf16collationiterator.cpp30 UTF16CollationIterator::UTF16CollationIterator(const UTF16CollationIterator &other, in UTF16CollationIterator() argument
151 FCDUTF16CollationIterator(const FCDUTF16CollationIterator &other, const UChar *newText) FCDUTF16CollationIterator() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dloclikelysubtags.h77 XLikelySubtags(const XLikelySubtags &other) = delete; member in final
78 XLikelySubtags &operator=(const XLikelySubtags &other) = delete; member in final
H A Dlsr.h49 LSR(const LSR &other) = delete; member
58 LSR &operator=(const LSR &other) = delete; member
H A Drbbinode.cpp80 RBBINode::RBBINode(const RBBINode &other) : UMemory(other) { in RBBINode() argument
[all...]
H A Drbbitblb.h195 RBBITableBuilder(const RBBITableBuilder &other) = delete; // forbid copying of this class member in RBBITableBuilder
196 RBBITableBuilder &operator=(const RBBITableBuilder &other) = delete; // forbid copying of this class member in RBBITableBuilder
222 RBBIStateDescriptor(const RBBIStateDescriptor &other) = delete; // forbid copying of this class member in RBBIStateDescriptor
223 RBBIStateDescriptor &operator=(const RBBIStateDescriptor &other) = delete; // forbid copying of this class member in RBBIStateDescriptor
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddiy-fp.h52 void Subtract(const DiyFp& other) { in Subtract() argument
68 void Multiply(const DiyFp& other) { in Multiply() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDataTest.java195 public boolean equals(Object other) { in equals() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeResult.java84 @Override public int compareTo(Result other) { in compareTo() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLSR.java74 public boolean isEquivalentTo(LSR other) { in isEquivalentTo() argument

Completed in 13 milliseconds

12345678910>>...63