Home
last modified time | relevance | path

Searched defs:const (Results 1451 - 1475 of 14223) sorted by relevance

1...<<51525354555657585960>>...569

/third_party/icu/icu4c/source/common/
H A Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
23 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Dsharedobject.cpp23 SharedObject::addRef() const { in addRef() argument
36 SharedObject::removeRef() const { in removeRef() argument
51 SharedObject::getRefCount() const { in getRefCount() argument
56 SharedObject::deleteIfZeroRefCount() const { in deleteIfZeroRefCount() argument
H A Dustack.cpp57 int32_t UStack::search(void* obj) const { in search() argument
/third_party/icu/icu4c/source/i18n/
H A Dmeasure.cpp55 Measure *Measure::clone() const { in clone() argument
63 bool Measure::operator==(const UObject& other) const { in operator ==() argument
H A Dshareddateformatsymbols.h31 const DateFormatSymbols &get() const { return dfs; } in get() argument
H A Dsharednumberformat.h26 const NumberFormat *get() const { return ptr; } in get() argument
27 const NumberFormat *operator->() const { return ptr; } in operator ->() argument
28 const NumberFormat &operator*() const { return *ptr; } in operator *() argument
[all...]
H A Dsharedcalendar.h26 const Calendar *get() const { return ptr; } in get() argument
27 const Calendar *operator->() const { return ptr; } in operator ->() argument
28 const Calendar &operator*() const { return *ptr; } in operator *() argument
[all...]
H A Dtzgnames.h49 virtual bool operator!=(const TimeZoneGenericNames& other) const {return !operator==(other);} in operator !=() argument
[all...]
H A Dtmunit.cpp106 TimeUnit::clone() const { in clone() argument
121 TimeUnit::getTimeUnitField() const { in getTimeUnitField() argument
H A Dcurramt.cpp41 CurrencyAmount* CurrencyAmount::clone() const { in clone() argument
H A Dfpositer.cpp48 bool FieldPositionIterator::operator==(const FieldPositionIterator &rhs) const { in operator ==() argument
H A Dnumber_integerwidth.cpp42 void IntegerWidth::apply(impl::DecimalQuantity& quantity, UErrorCode& status) const { in apply() argument
61 bool IntegerWidth::operator==(const IntegerWidth& other) const { in operator ==() argument
H A Derarules.h43 inline int32_t getNumberOfEras() const { in getNumberOfEras() argument
83 inline int32_t getCurrentEraIndex() const { in getCurrentEraIndex() argument
H A Dnumparse_validators.cpp21 void RequireAffixValidator::postProcess(ParsedNumber& result) const { in postProcess() argument
28 UnicodeString RequireAffixValidator::toString() const { in toString() argument
33 void RequireCurrencyValidator::postProcess(ParsedNumber& result) const { in postProcess() argument
39 UnicodeString RequireCurrencyValidator::toString() const { in toString() argument
48 void RequireDecimalSeparatorValidator::postProcess(ParsedNumber& result) const { in postProcess() argument
55 UnicodeString RequireDecimalSeparatorValidator::toString() const { in toString() argument
60 void RequireNumberValidator::postProcess(ParsedNumber& result) const { in postProcess() argument
67 UnicodeString RequireNumberValidator::toString() const { in toString() argument
74 void MultiplierParseHandler::postProcess(ParsedNumber& result) const { in postProcess() argument
81 UnicodeString MultiplierParseHandler::toString() const { in toString() argument
[all...]
H A Drbt_data.cpp99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() argument
105 TransliterationRuleData::lookupMatcher(UChar32 standIn) const { in lookupMatcher() argument
111 TransliterationRuleData::lookupReplacer(UChar32 standIn) const { in lookupReplacer() argument
/third_party/icu/icu4c/source/common/unicode/
H A Ddtintrv.h143 getFromDate() const getFromDate() argument
149 getToDate() const getToDate() argument
155 operator !=(const DateInterval& other) const operator !=() argument
[all...]
/third_party/lzma/CPP/Common/
H A DLang.h22 bool IsEmpty() const { return _ids.IsEmpty(); } in IsEmpty() argument
24 const wchar_t *Get_by_index(unsigned index) const throw() in Get_by_index() argument
H A DStdInStream.h38 bool Eof() const throw() { return (feof(_stream) != 0); } in Eof() argument
39 bool Error() const throw() { return (ferror(_stream) != 0); } in Error() argument
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.h39 UInt64 GetInputProcessedSize() const { return _inputProcessed; } in GetInputProcessedSize() argument
40 bool IsWriteEndMark() const { return LzmaEnc_IsWriteEndMark(_encoder) != 0; } in IsWriteEndMark() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DDummyOutStream.h20 UInt64 GetSize() const { return _size; } in GetSize() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dast_expr.cpp90 ast_expression_bin::print(void) const in print() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.h58 const auto& row(int comp, int index) const { in row() argument
/third_party/node/lib/internal/fs/
H A Ddir.js[all...]
/third_party/node/lib/internal/process/
H A Dtask_queues.js[all...]
/third_party/node/lib/internal/
H A Dpromise_hooks.js[all...]

Completed in 7 milliseconds

1...<<51525354555657585960>>...569