Home
last modified time | relevance | path

Searched defs:other (Results 451 - 475 of 1910) sorted by relevance

1...<<11121314151617181920>>...77

/third_party/node/deps/icu-small/source/i18n/
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 Drbt.cpp165 RuleBasedTransliterator( const RuleBasedTransliterator& other) RuleBasedTransliterator() argument
H A Ddangical.cpp59 DangiCalendar::DangiCalendar (const DangiCalendar& other) in DangiCalendar() 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 Dislamcal.h188 IslamicCalendar(const IslamicCalendar& other) = default; member in IslamicCalendar
421 IslamicCivilCalendar(const IslamicCivilCalendar& other) = default; member in IslamicCivilCalendar
536 IslamicTBLACalendar(const IslamicTBLACalendar& other) = default; member in IslamicTBLACalendar
604 IslamicUmalquraCalendar(const IslamicUmalquraCalendar& other) member in IslamicUmalquraCalendar
720 IslamicRGSACalendar(const IslamicRGSACalendar& other) = default; global() member in IslamicRGSACalendar
[all...]
H A Dnumsys.cpp75 NumberingSystem::NumberingSystem(const NumberingSystem& other) in NumberingSystem() argument
H A Dutf16collationiterator.cpp30 UTF16CollationIterator::UTF16CollationIterator(const UTF16CollationIterator &other, in UTF16CollationIterator() argument
151 FCDUTF16CollationIterator(const FCDUTF16CollationIterator &other, const char16_t *newText) FCDUTF16CollationIterator() argument
[all...]
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 Dethpccal.h122 EthiopicCalendar(const EthiopicCalendar& other) = default; member in EthiopicCalendar
269 EthiopicAmeteAlemCalendar(const EthiopicAmeteAlemCalendar& other) = default; member in EthiopicAmeteAlemCalendar
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.cpp149 SimpleRuleBasedPathFilter::Tree::Tree(const Tree& other) in Tree() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cid.c44 int ngtcp2_cid_eq(const ngtcp2_cid *cid, const ngtcp2_cid *other) { in ngtcp2_cid_eq() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddisplayoptions.h235 DisplayOptions &operator=(const DisplayOptions &other) = default; member in DisplayOptions
251 DisplayOptions(const DisplayOptions &other) = default; member in DisplayOptions
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.h75 Normalizer2DataBuilder(const Normalizer2DataBuilder &other) = delete; member in Normalizer2DataBuilder
76 Normalizer2DataBuilder &operator=(const Normalizer2DataBuilder &other) = delete; member in Normalizer2DataBuilder
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp149 SimpleRuleBasedPathFilter::Tree::Tree(const Tree& other) in Tree() argument
/third_party/node/deps/v8/src/compiler/
H A Dnode-aux-data.h73 const_iterator(const const_iterator& other) in const_iterator() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-handle-base.h119 V8_INLINE IndirectHandleBase(const IndirectHandleBase& other) = default; member in v8::IndirectHandleBase
167 V8_INLINE DirectHandleBase(const DirectHandleBase& other) = default; member in v8::DirectHandleBase
/third_party/node/deps/v8/src/heap/
H A Dslot-set.cc31 void TypedSlots::Merge(TypedSlots* other) { in Merge() argument
H A Dlinear-allocation-area.h62 V8_INLINE bool MergeIfAdjacent(LinearAllocationArea& other) { in MergeIfAdjacent() argument
/third_party/node/deps/v8/src/execution/
H A Dsimulator.h176 GeneratedCode(GeneratedCode<Return, Args...> other) in GeneratedCode() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-register-frame-array.h51 CopyFrom(const MaglevCompilationUnit& info, const RegisterFrameArray& other, const compiler::BytecodeLivenessState* liveness) CopyFrom() argument
/third_party/node/deps/v8/src/objects/
H A Dslots-atomic-inl.h52 void swap(Reference& other) { in swap() argument
/third_party/mesa3d/src/tool/pps/
H A Dpps_device.cc112 DrmDevice::DrmDevice(DrmDevice &&other) in DrmDevice() argument
121 DrmDevice &DrmDevice::operator=(DrmDevice &&other) in operator =() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_local.h29 ASN1_TYPE *other; member
41 ASN1_TYPE *other; /* Secret or other bag */ member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DAnyPath.java102 public AnyPath join(AnyPath other) { in join() argument
128 public Optional<AnyPath> factor(AnyPath other) { in factor() argument
138 public int compareTo(AnyPath other) { in compareTo() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs114 public override bool Equals(object other) in Equals() argument
323 private UnknownFieldSet MergeFrom(UnknownFieldSet other) in MergeFrom() argument
341 MergeFrom(UnknownFieldSet unknownFields, UnknownFieldSet other) MergeFrom() argument
381 Clone(UnknownFieldSet other) Clone() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...77