Home
last modified time | relevance | path

Searched defs:other (Results 651 - 675 of 2007) sorted by relevance

1...<<21222324252627282930>>...81

/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h87 LocaleDistance(const LocaleDistance &other) = delete; member in final
88 LocaleDistance &operator=(const LocaleDistance &other) = delete; member in final
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
177 RBBIRuleBuilder(const RBBIRuleBuilder &other) = delete; // forbid copying of this class member in RBBIRuleBuilder
178 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 Dservls.cpp171 ServiceEnumeration(const ServiceEnumeration &other, UErrorCode &status) in ServiceEnumeration() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsettings.cpp30 CollationSettings::CollationSettings(const CollationSettings &other) in CollationSettings() argument
225 copyReorderingFrom(const CollationSettings &other, UErrorCode &errorCode) copyReorderingFrom() argument
[all...]
H A Dnumber_utils.cpp101 DecNum::DecNum(const DecNum& other, UErrorCode& status) in DecNum() argument
H A Dquantityformatter.cpp39 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() argument
49 operator =( const QuantityFormatter& other) operator =() argument
H A Dstrrepl.cpp70 StringReplacer::StringReplacer(const StringReplacer& other) : in StringReplacer() argument
H A Dsortkey.cpp75 CollationKey::CollationKey(const CollationKey& other) in CollationKey() argument
149 CollationKey::operator=(const CollationKey& other) in operator =() argument
[all...]
H A Dstring_segment.cpp104 int32_t StringSegment::getCommonPrefixLength(const UnicodeString& other) { in getCommonPrefixLength() argument
108 int32_t StringSegment::getCaseSensitivePrefixLength(const UnicodeString& other) { in getCaseSensitivePrefixLength() argument
112 int32_t StringSegment::getPrefixLengthInternal(const UnicodeString& other, bool foldCase) { in getPrefixLengthInternal() argument
[all...]
H A Dnumber_microprops.h48 IntMeasures(const IntMeasures &other) : MaybeStackArray<int64_t, 2>() { in IntMeasures() argument
152 MicroProps(const MicroProps& other) = default; member
154 MicroProps& operator=(const MicroProps& other) = default; member
H A Dnumrange_fluent.cpp198 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const UNF& other) in UnlocalizedNumberRangeFormatter() argument
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter() argument
215 UnlocalizedNumberRangeFormatter& UnlocalizedNumberRangeFormatter::operator=(const UNF& other) { in operator =() argument
228 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const LNF& other) in LocalizedNumberRangeFormatter() argument
231 LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter(const NFS<LNF>& other) in LocalizedNumberRangeFormatter() argument
247 operator =(const LNF& other) operator =() argument
[all...]
H A Dscientificnumberformatter.cpp261 ScientificNumberFormatter( const ScientificNumberFormatter &other) ScientificNumberFormatter() argument
H A Dmeasunit_impl.h217 MeasureUnitImpl(MeasureUnitImpl &&other) = default; global() member in MeasureUnitImpl
[all...]
H A Dsearch.cpp25 SearchIterator::SearchIterator(const SearchIterator &other) in SearchIterator() argument
[all...]
H A Dselfmt.cpp51 SelectFormat::SelectFormat(const SelectFormat& other) : Format(other), in SelectFormat() argument
160 SelectFormat::operator=(const SelectFormat& other) { in operator =() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dalphaindex.h652 AlphabeticIndex(const AlphabeticIndex &other) = delete; member in AlphabeticIndex
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dalphaindex.h652 AlphabeticIndex(const AlphabeticIndex &other) = delete; member in AlphabeticIndex
[all...]
H A Ddisplayoptions.h237 DisplayOptions &operator=(const DisplayOptions &other) = default; member in DisplayOptions
253 DisplayOptions(const DisplayOptions &other) = default; member in DisplayOptions
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java30 public Selection set(Selection other) { in set() argument
44 public boolean equals(Object other) { in equals() argument
51 public boolean isLessThan(Selection other) { in isLessThan() argument
/third_party/libevdev/test/
H A Dtest-libevdev-init.c457 struct libevdev *dev, *other; in START_TEST() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dfunctional-list.h90 void ResetToCommonAncestor(FunctionalList other) { in ResetToCommonAncestor() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dgap-resolver.cc177 auto other = (*moves)[i]; in PerformMove() local
242 auto other = (*moves)[i]; PerformMove() local
[all...]
/third_party/node/deps/v8/include/
H A Dv8-traced-handle.h238 V8_INLINE TracedReference(const TracedReference& other) { in TracedReference() argument
248 V8_INLINE TracedReference(const TracedReference<S>& other) { in TracedReference() argument
351 Reset(Isolate* isolate, const Local<S>& other) Reset() argument
[all...]
/third_party/node/deps/v8/src/asmjs/
H A Dasm-types.cc142 bool AsmCallableType::IsA(AsmType* other) { in IsA() argument
239 bool AsmFunctionType::IsA(AsmType* other) { in IsA() argument

Completed in 28 milliseconds

1...<<21222324252627282930>>...81