Home
last modified time | relevance | path

Searched defs:other (Results 1151 - 1175 of 1576) sorted by relevance

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

/third_party/icu/icu4c/source/i18n/
H A Dtmutfmt.cpp110 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat& other) in TimeUnitFormat() argument
146 TimeUnitFormat::operator=(const TimeUnitFormat& other) { in operator =() argument
[all...]
H A Dalphaindex.cpp1025 isOneLabelBetterThanOther(const Normalizer2 &nfkdNormalizer, const UnicodeString &one, const UnicodeString &other) isOneLabelBetterThanOther() argument
[all...]
H A Dnumber_decimalquantity.cpp88 DecimalQuantity::DecimalQuantity(const DecimalQuantity &other) { in DecimalQuantity() argument
96 DecimalQuantity &DecimalQuantity::operator=(const DecimalQuantity &other) { in operator =() argument
114 void DecimalQuantity::copyFieldsFrom(const DecimalQuantity& other) { in copyFieldsFrom() argument
1361 copyBcdFrom(const DecimalQuantity &other) copyBcdFrom() argument
1371 moveBcdFrom(DecimalQuantity &other) moveBcdFrom() argument
[all...]
H A Dnumfmt.cpp292 NumberFormat* other = (NumberFormat*)&that; in operator ==() local
[all...]
H A Dolsontz.cpp268 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() argument
276 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =() argument
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c1029 struct vtn_case *other = vtn_cf_node_as_case(other_node); in vtn_switch_case_condition() local
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h128 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {} in ParamIterator() argument
129 ParamIterator& operator=(const ParamIterator& other) { in operator =() argument
186 ParamGenerator(const ParamGenerator& other) ParamGenerator() argument
188 operator =(const ParamGenerator& other) operator =() argument
250 Iterator(const Iterator& other) Iterator() argument
346 Iterator(const Iterator& other) Iterator() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_util.h220 Builder(Builder&& other) = delete; member in node::crypto::ByteSource::Builder
221 Builder& operator=(Builder&& other) = delete; member in node::crypto::ByteSource::Builder
[all...]
/third_party/node/src/
H A Dnode_sockaddr.cc371 is_in_network( const SocketAddress& other, int prefix) const is_in_network() argument
[all...]
H A Dutil.h567 OnScopeLeaveImpl(const OnScopeLeaveImpl& other) = delete; member
568 OnScopeLeaveImpl& operator=(const OnScopeLeaveImpl& other) = delete; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp1025 isOneLabelBetterThanOther(const Normalizer2 &nfkdNormalizer, const UnicodeString &one, const UnicodeString &other) isOneLabelBetterThanOther() argument
[all...]
H A Dcoll.cpp635 Collator::Collator(const Collator &other) in Collator() argument
H A Dchnsecal.cpp147 ChineseCalendar::ChineseCalendar(const ChineseCalendar& other) : Calendar(other) { in ChineseCalendar() argument
H A Dnumber_decimalquantity.cpp88 DecimalQuantity::DecimalQuantity(const DecimalQuantity &other) { in DecimalQuantity() argument
96 DecimalQuantity &DecimalQuantity::operator=(const DecimalQuantity &other) { in operator =() argument
114 void DecimalQuantity::copyFieldsFrom(const DecimalQuantity& other) { in copyFieldsFrom() argument
1361 copyBcdFrom(const DecimalQuantity &other) copyBcdFrom() argument
1371 moveBcdFrom(DecimalQuantity &other) moveBcdFrom() argument
[all...]
H A Dnumfmt.cpp292 NumberFormat* other = (NumberFormat*)&that; in operator ==() local
[all...]
H A Dreldatefmt.cpp832 RelativeDateTimeFormatter( const RelativeDateTimeFormatter& other) RelativeDateTimeFormatter() argument
852 operator =( const RelativeDateTimeFormatter& other) operator =() 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 Dolsontz.cpp268 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() argument
276 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =() argument
[all...]
H A Dplurrule.cpp87 PluralRules::PluralRules(const PluralRules& other) in PluralRules() argument
124 PluralRules::operator=(const PluralRules& other) { in operator =() argument
895 AndConstraint(const AndConstraint& other) AndConstraint() argument
984 OrConstraint(const OrConstraint& other) OrConstraint() argument
1054 RuleChain(const RuleChain& other) RuleChain() argument
[all...]
H A Dtmutfmt.cpp114 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat& other) in TimeUnitFormat() argument
150 TimeUnitFormat::operator=(const TimeUnitFormat& other) { in operator =() argument
[all...]
/third_party/node/deps/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
999 Iterator(const Iterator& other) = default; global() member in testing::internal::ParamGeneratorConverter::Iterator
[all...]
/third_party/node/deps/icu-small/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/libinput/test/
H A Dtest-touchpad.c6900 enum suspend other; in START_TEST() local
7040 enum suspend other; START_TEST() local
[all...]
H A Dtest-tablet.c4831 enum litest_device_type other; in START_TEST() local
4854 enum litest_device_type other; in START_TEST() local
4932 enum litest_device_type other; in START_TEST() local
4972 enum litest_device_type other; START_TEST() local
5059 enum litest_device_type other; START_TEST() local
5141 enum litest_device_type other; START_TEST() local
5176 enum litest_device_type other; START_TEST() local
5235 enum litest_device_type other; START_TEST() local
5274 enum litest_device_type other; START_TEST() local
5476 enum litest_device_type other; START_TEST() local
5526 enum litest_device_type other; START_TEST() local
5580 enum litest_device_type other; START_TEST() local
5674 enum litest_device_type other; START_TEST() local
5743 enum litest_device_type other; START_TEST() local
5798 enum litest_device_type other; START_TEST() local
[all...]

Completed in 44 milliseconds

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