Home
last modified time | relevance | path

Searched defs:const (Results 2351 - 2375 of 14042) sorted by relevance

1...<<919293949596979899100>>...562

/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.h79 charAt(int32_t index) const charAt() argument
[all...]
H A Dnfsubs.h49 const NFRuleSet* getRuleSet() const { return ruleSet; } in getRuleSet() argument
55 const DecimalFormat* getNumberFormat() const { return numberFormat; } in getNumberFormat() argument
85 operator !=(const NFSubstitution& rhs) const operator !=() argument
230 getPos() const getPos() argument
[all...]
H A Dnumber_notation.cpp69 ScientificNotation::withMinExponentDigits(int32_t minExponentDigits) const { in withMinExponentDigits() argument
81 ScientificNotation::withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const { in withExponentSignDisplay() argument
H A Dcsrutf8.cpp24 const char *CharsetRecog_UTF8::getName() const in getName() argument
29 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { in match() argument
H A Dcollationtailoring.cpp103 CollationTailoring::getUCAVersion() const { in getUCAVersion() argument
H A Dcompactdecimalformat.cpp48 CompactDecimalFormat* CompactDecimalFormat::clone() const { in clone() argument
53 parse( const UnicodeString& , Formattable& , ParsePosition& ) const parse() argument
60 parse( const UnicodeString& , Formattable& , UErrorCode& status) const parse() argument
68 parseCurrency( const UnicodeString& , ParsePosition& ) const parseCurrency() argument
[all...]
H A Dcsmatch.cpp46 const char* CharsetMatch::getName()const in getName() argument
51 const char* CharsetMatch::getLanguage()const in getLanguage() argument
56 int32_t CharsetMatch::getConfidence()const in getConfidence() argument
61 int32_t CharsetMatch::getUChars(char16_t *buf, int32_t cap, UErrorCode *status) const in getUChars() argument
[all...]
H A Dremtrans.cpp51 RemoveTransliterator* RemoveTransliterator::clone() const { in clone() argument
59 handleTransliterate(Replaceable& text, UTransPosition& index, UBool ) const handleTransliterate() argument
H A Dtitletrn.cpp63 TitlecaseTransliterator* TitlecaseTransliterator::clone() const { in clone() argument
70 handleTransliterate( Replaceable& text, UTransPosition& offsets, UBool isIncremental) const handleTransliterate() argument
H A Dtmutamt.cpp49 TimeUnitAmount::operator==(const UObject& other) const { in operator ==() argument
54 TimeUnitAmount::clone() const { in clone() argument
65 TimeUnitAmount::getTimeUnit() const { in getTimeUnit() argument
71 TimeUnitAmount::getTimeUnitField() const { in getTimeUnitField() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimplenumberformatter.h237 FormattedNumber formatInt64(int64_t value, UErrorCode &status) const { in formatInt64() argument
[all...]
H A Dformattedvalue.h124 inline int32_t getCategory() const { in getCategory() argument
137 inline int32_t getField() const { in getField() argument
149 inline int32_t getStart() const { in getStart() argument
161 inline int32_t getLimit() const { in getLimit() argument
180 inline int64_t getInt64IterationContext() const { in getInt64IterationContext() argument
[all...]
H A Dformattednumber.h196 toDecimalNumber(UErrorCode& status) const toDecimalNumber() argument
[all...]
H A Dplurrule.h547 operator !=(const PluralRules& other) const operator !=() argument
[all...]
H A Dscientificnumberformatter.h121 ScientificNumberFormatter *clone() const { in clone() argument
[all...]
/third_party/node/deps/npm/node_modules/aproba/
H A Dindex.js[all...]
/third_party/node/deps/npm/node_modules/sigstore/dist/
H A Dconfig.js
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_perf.cc71 int PanfrostPerf::enable() const in enable() argument
77 void PanfrostPerf::disable() const in disable() argument
83 int PanfrostPerf::dump() const in dump() argument
/third_party/icu/icu4c/source/i18n/
H A Duitercollationiterator.cpp40 UIterCollationIterator::getOffset() const { in getOffset() argument
96 FCDUIterCollationIterator::getOffset() const { in getOffset() argument
/third_party/icu/icu4c/source/samples/layout/
H A DScriptCompositeFontInstance.h115 getDynamicClassID() const getDynamicClassID() argument
134 getFontTable(LETag ) const getFontTable() argument
141 getUnitsPerEM() const getUnitsPerEM() argument
146 getAscent() const getAscent() argument
151 getDescent() const getDescent() argument
156 getLeading() const getLeading() argument
161 getXPixelsPerEm() const getXPixelsPerEm() argument
166 getYPixelsPerEm() const getYPixelsPerEm() argument
173 getScaleFactorX() const getScaleFactorX() argument
180 getScaleFactorY() const getScaleFactorY() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dsfwdchit.cpp94 int32_t SimpleFwdCharIterator::hashCode(void) const { in hashCode() argument
104 UClassID SimpleFwdCharIterator::getDynamicClassID(void) const { in getDynamicClassID() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtranslit.h1562 getMaximumContextLength(void) const getMaximumContextLength() argument
[all...]
H A Dtznames.h154 bool operator!=(const TimeZoneNames& other) const { return !operator==(other); } in operator !=() argument
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Ddefault_map_storage.cc32 int32 DefaultMapStorage::GetPrefix(int index) const { in GetPrefix() argument
38 const char* DefaultMapStorage::GetDescription(int index) const { in GetDescription() argument
52 int DefaultMapStorage::GetNumOfEntries() const { in GetNumOfEntries() argument
56 const int* DefaultMapStorage::GetPossibleLengths() const { in GetPossibleLengths() argument
60 int DefaultMapStorage::GetPossibleLengthsSize() const { in GetPossibleLengthsSize() argument
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatch.cc41 const PhoneNumber& PhoneNumberMatch::number() const { in number() argument
45 int PhoneNumberMatch::start() const { in start() argument
49 int PhoneNumberMatch::end() const { in end() argument
53 int PhoneNumberMatch::length() const { in length() argument
57 const string& PhoneNumberMatch::raw_string() const { in raw_string() argument
73 ToString() const ToString() argument
78 Equals(const PhoneNumberMatch& match) const Equals() argument
[all...]

Completed in 10 milliseconds

1...<<919293949596979899100>>...562