Home
last modified time | relevance | path

Searched defs:other (Results 176 - 200 of 1890) sorted by relevance

12345678910>>...76

/third_party/icu/icu4c/source/common/
H A Dchariter.cpp18 ForwardCharacterIterator::ForwardCharacterIterator(const ForwardCharacterIterator &other) in ForwardCharacterIterator() argument
H A Dcharstrmap.h32 CharStringMap(const CharStringMap &other) = delete; member in final
42 CharStringMap &operator=(const CharStringMap &other) = delete; member in final
H A Drbbisetb.h62 RangeDescriptor(const RangeDescriptor &other) = delete; // forbid default copying of this class member in RangeDescriptor
63 RangeDescriptor &operator=(const RangeDescriptor &other) = delete; // forbid assigning of this class member in RangeDescriptor
137 RBBISetBuilder(const RBBISetBuilder &other) = delete; // forbid copying of this class member in RBBISetBuilder
138 RBBISetBuilder &operator=(const RBBISetBuilder &other) = delete; // forbid copying of this class member in RBBISetBuilder
H A Dstringpiece.cpp73 int32_t StringPiece::compare(StringPiece other) { in compare() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-bignum.cc262 Bignum other; in TEST() local
356 Bignum other; TEST() local
988 Bignum other; TEST() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPair.java42 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4c/source/common/unicode/
H A Didna.h308 IDNAInfo(const IDNAInfo &other) = delete; // no copying member in IDNAInfo
309 IDNAInfo &operator=(const IDNAInfo &other) = delete; // no copying member in IDNAInfo
H A Dbytestriebuilder.h132 BytesTrieBuilder(const BytesTrieBuilder &other) = delete; // no copy constructor member in BytesTrieBuilder
133 BytesTrieBuilder &operator=(const BytesTrieBuilder &other) = delete; // no assignment operator member in BytesTrieBuilder
H A Dcaniter.h160 CanonicalIterator(const CanonicalIterator& other) = delete; member in U_FINAL
166 CanonicalIterator& operator=(const CanonicalIterator& other) = delete; member in U_FINAL
H A Ducharstriebuilder.h136 UCharsTrieBuilder(const UCharsTrieBuilder &other) = delete; // no copy constructor member in UCharsTrieBuilder
137 UCharsTrieBuilder &operator=(const UCharsTrieBuilder &other) = delete; // no assignment operator member in UCharsTrieBuilder
/third_party/icu/icu4c/source/i18n/
H A Dtmutamt.cpp35 TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount& other) in TimeUnitAmount() argument
42 TimeUnitAmount::operator=(const TimeUnitAmount& other) { in operator =() argument
H A Dnumber_decimfmtprops.cpp82 DecimalFormatProperties::_equals(const DecimalFormatProperties& other, bool ignoreForFastFormat) const { in _equals() argument
[all...]
H A Dnumber_symbolswrapper.cpp15 SymbolsWrapper::SymbolsWrapper(const SymbolsWrapper &other) { in SymbolsWrapper() argument
23 SymbolsWrapper &SymbolsWrapper::operator=(const SymbolsWrapper &other) { in operator =() argument
57 void SymbolsWrapper::doCopyFrom(const SymbolsWrapper &other) { in doCopyFrom() argument
[all...]
H A Dnfsubs.h248 NFSubstitution(const NFSubstitution &other) = delete; // forbid copying of this class member in NFSubstitution
249 NFSubstitution &operator=(const NFSubstitution &other) = delete; // forbid copying of this class member in NFSubstitution
H A Dcurrunit.cpp82 CurrencyUnit::CurrencyUnit(const CurrencyUnit& other) : MeasureUnit(other) { in CurrencyUnit() argument
86 CurrencyUnit::CurrencyUnit(const MeasureUnit& other, UErrorCode& ec) : MeasureUnit(other) { in CurrencyUnit() argument
106 CurrencyUnit& CurrencyUnit::operator=(const CurrencyUnit& other) { in operator =() argument
H A Dcurrfmt.cpp28 CurrencyFormat::CurrencyFormat(const CurrencyFormat& other) : in CurrencyFormat() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_memorypool.h70 Allocator(const Allocator& other) = default; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dlazy.hpp132 lazy(const lazy &other) : obj(obj->clone()) { in lazy() argument
135 lazy(lazy &&other) : obj(NULL) { in lazy() argument
144 operator=(lazy other) { in operator =() argument
/third_party/node/src/
H A Dnode_threadsafe_cow-inl.h45 ThreadsafeCopyOnWrite<T>::Impl::Impl(const Impl& other) { in Impl() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbisetb.h62 RangeDescriptor(const RangeDescriptor &other) = delete; // forbid default copying of this class member in RangeDescriptor
63 RangeDescriptor &operator=(const RangeDescriptor &other) = delete; // forbid assigning of this class member in RangeDescriptor
137 RBBISetBuilder(const RBBISetBuilder &other) = delete; // forbid copying of this class member in RBBISetBuilder
138 RBBISetBuilder &operator=(const RBBISetBuilder &other) = delete; // forbid copying of this class member in RBBISetBuilder
H A Dstringpiece.cpp73 int32_t StringPiece::compare(StringPiece other) { in compare() argument
H A Dchariter.cpp18 ForwardCharacterIterator::ForwardCharacterIterator(const ForwardCharacterIterator &other) in ForwardCharacterIterator() argument
H A Dcharstrmap.h32 CharStringMap(const CharStringMap &other) = delete; member in final
42 CharStringMap &operator=(const CharStringMap &other) = delete; member in final
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestriebuilder.h132 BytesTrieBuilder(const BytesTrieBuilder &other) = delete; // no copy constructor member in BytesTrieBuilder
133 BytesTrieBuilder &operator=(const BytesTrieBuilder &other) = delete; // no assignment operator member in BytesTrieBuilder
H A Dcaniter.h160 CanonicalIterator(const CanonicalIterator& other) = delete; member in final
166 CanonicalIterator& operator=(const CanonicalIterator& other) = delete; member in final

Completed in 10 milliseconds

12345678910>>...76