Home
last modified time | relevance | path

Searched defs:const (Results 7151 - 7175 of 14042) sorted by relevance

1...<<281282283284285286287288289290>>...562

/third_party/icu/icu4c/source/test/intltest/
H A Dunits_data_test.cpp88 const MaybeStackVector<UnitPreferenceMetadata> *getInternalMetadata() const { return &metadata_; } in getInternalMetadata() argument
89 const MaybeStackVector<UnitPreference> *getInternalUnitPrefs() const { return &unitPrefs_; } in getInternalUnitPrefs() argument
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumberrangeformatter.h363 copyErrorTo(UErrorCode &outErrorCode) const copyErrorTo() argument
711 getDecimalNumbers(UErrorCode& status) const getDecimalNumbers() argument
[all...]
H A Drbnf.h1123 isLenient(void) const isLenient() argument
1130 getDefaultRuleSet() const getDefaultRuleSet() argument
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp123 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() argument
128 const void *GnomeFontInstance::readFontTable(LETag tableTag) const in readFontTable() argument
143 getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const getGlyphAdvance() argument
164 getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const getGlyphPoint() argument
184 rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, le_int32 x, le_int32 y) const rasterizeGlyphs() argument
[all...]
H A DFontMap.cpp233 le_int32 FontMap::getAscent() const in getAscent() argument
242 le_int32 FontMap::getDescent() const in getDescent() argument
251 le_int32 FontMap::getLeading() const in getLeading() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp170 unicodeToGlyph(LEUnicode32 unicode32) const unicodeToGlyph() argument
225 unicodeToGlyph(LEUnicode32 unicode32) const unicodeToGlyph() argument
[all...]
/third_party/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp86 const UChar *getBuffer() const { return buffer; } in getBuffer() argument
87 int32_t getBufferLen() const { return bufferLen; } in getBufferLen() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dutf8collationiterator.cpp40 UTF8CollationIterator::getOffset() const { in getOffset() argument
90 UTF8CollationIterator::forbidSurrogateCodePoints() const { in forbidSurrogateCodePoints() argument
140 FCDUTF8CollationIterator::getOffset() const { in getOffset() argument
222 FCDUTF8CollationIterator::nextHasLccc() const { in nextHasLccc() argument
235 FCDUTF8CollationIterator::previousHasTccc() const { in previousHasTccc() argument
H A Dcollationdata.cpp31 CollationData::getIndirectCE32(uint32_t ce32) const { in getIndirectCE32() argument
47 CollationData::getFinalCE32(uint32_t ce32) const { in getFinalCE32() argument
55 CollationData::getSingleCE(UChar32 c, UErrorCode &errorCode) const { in getSingleCE() argument
119 CollationData::getFirstPrimaryForGroup(int32_t script) const { in getFirstPrimaryForGroup() argument
125 CollationData::getLastPrimaryForGroup(int32_t script) const { in getLastPrimaryForGroup() argument
135 CollationData::getGroupForPrimary(uint32_t p) const { in getGroupForPrimary() argument
156 CollationData::getScriptIndex(int32_t script) const { in getScriptIndex() argument
206 CollationData::makeReorderRanges(const int32_ argument
174 getEquivalentScripts(int32_t script, int32_t dest[], int32_t capacity, UErrorCode &errorCode) const getEquivalentScripts() argument
212 makeReorderRanges(const int32_t *reorder, int32_t length, UBool latinMustMove, UVector32 &ranges, UErrorCode &errorCode) const makeReorderRanges() argument
365 addLowScriptRange(uint8_t table[], int32_t index, int32_t lowStart) const addLowScriptRange() argument
377 addHighScriptRange(uint8_t table[], int32_t index, int32_t highLimit) const addHighScriptRange() argument
[all...]
H A Dcollationsettings.cpp52 CollationSettings::operator==(const CollationSettings &other) const { in operator ==() argument
63 CollationSettings::hashCode() const { in hashCode() argument
258 reorderEx(uint32_t p) const reorderEx() argument
[all...]
/third_party/icu/icu4c/source/layoutex/
H A DRunArrays.cpp119 const LEFontInstance *FontRuns::getFont(le_int32 run) const in getFont() argument
171 getLocale(le_int32 run) const getLocale() argument
223 getValue(le_int32 run) const getValue() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp73 UnhandledEngine::handles(UChar32 c) const { in handles() argument
78 findBreaks( UText *text, int32_t , int32_t endPos, UVector32 & , UBool , UErrorCode &status) const findBreaks() argument
[all...]
H A Dcharstr.cpp41 char *CharString::cloneData(UErrorCode &errorCode) const { in cloneData() argument
52 int32_t CharString::extract(char *dest, int32_t capacity, UErrorCode &errorCode) const { in extract() argument
73 int32_t CharString::lastIndexOf(char c) const { in lastIndexOf() argument
82 bool CharString::contains(StringPiece s) const { in contains() argument
263 getDirSepChar() const getDirSepChar() argument
[all...]
H A Demojiprops.cpp113 addPropertyStarts(const USetAdder *sa, UErrorCode & ) const addPropertyStarts() argument
132 hasBinaryPropertyImpl(UChar32 c, UProperty which) const hasBinaryPropertyImpl() argument
170 hasBinaryPropertyImpl(const UChar *s, int32_t length, UProperty which) const hasBinaryPropertyImpl() argument
197 addStrings(const USetAdder *sa, UProperty which, UErrorCode &errorCode) const addStrings() argument
[all...]
H A Dhash.h200 count() const count() argument
217 get(const UnicodeString& key) const get() argument
221 geti(const UnicodeString& key) const geti() argument
225 getiAndFound(const UnicodeString& key, UBool &found) const getiAndFound() argument
237 containsKey(const UnicodeString& key) const containsKey() argument
241 find(const UnicodeString& key) const find() argument
245 nextElement(int32_t& pos) const nextElement() argument
261 equals(const Hashtable& that) const equals() argument
[all...]
H A Dlocaleprioritylist.cpp170 localeAt(int32_t i) const localeAt() argument
[all...]
H A Dlocdistance.h67 int32_t getDefaultScriptDistance() const { in getDefaultScriptDistance() argument
71 int32_t getDefaultDemotionPerDesiredLocale() const { in getDefaultDemotionPerDesiredLocale() argument
92 isMatch(const LSR &desired, const LSR &supported, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const isMatch() argument
112 partitionsForRegion(const LSR &lsr) const partitionsForRegion() argument
118 getDefaultRegionDistance() const getDefaultRegionDistance() argument
[all...]
H A Dlstmbe.cpp45 void print() const { in print() argument
780 name() const name() argument
[all...]
H A Dpluralmap.h139 const T *next(Category &index) const { in next() argument
164 getOther() const getOther() argument
173 get(Category v) const get() argument
185 get(const char *category) const get() argument
193 get(const UnicodeString &category) const get() argument
239 equals( const PluralMap<T> &rhs, UBool (*eqFunc)(const T &, const T &)) const equals() argument
[all...]
H A Dresbund.cpp250 ResourceBundle::clone() const { in clone() argument
254 UnicodeString ResourceBundle::getString(UErrorCode& status) const { in getString() argument
260 const uint8_t *ResourceBundle::getBinary(int32_t& len, UErrorCode& status) const { in getBinary() argument
264 const int32_ argument
268 getUInt(UErrorCode& status) const getUInt() argument
272 getInt(UErrorCode& status) const getInt() argument
276 getName(void) const getName() argument
280 getKey(void) const getKey() argument
284 getType(void) const getType() argument
288 getSize(void) const getSize() argument
292 hasNext(void) const hasNext() argument
324 get(int32_t indexR, UErrorCode& status) const get() argument
336 getStringEx(int32_t indexS, UErrorCode& status) const getStringEx() argument
342 get(const char* key, UErrorCode& status) const get() argument
364 getStringEx(const char* key, UErrorCode& status) const getStringEx() argument
371 getVersionNumber() const getVersionNumber() argument
376 getVersion(UVersionInfo versionInfo) const getVersion() argument
380 getLocale(void) const getLocale() argument
393 getLocale(ULocDataLocaleType type, UErrorCode &status) const getLocale() argument
[all...]
H A Drbbistbl.cpp72 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup() argument
119 const UnicodeFunctor *RBBISymbolTable::lookupMatcher(UChar32 ch) const in lookupMatcher() argument
140 UnicodeString RBBISymbolTable::parseReference(const UnicodeStrin argument
168 lookupNode(const UnicodeString &key) const lookupNode() argument
230 rbbiSymtablePrint() const rbbiSymtablePrint() argument
[all...]
H A Dservls.cpp45 ICULocaleService::get(const Locale& locale, UErrorCode& status) const in get() argument
51 ICULocaleService::get(const Locale& locale, int32_t kind, UErrorCode& status) const in get() argument
57 ICULocaleService::get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const in get() argument
63 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const in get() argument
215 upToDate(UErrorCode& status) const upToDate() argument
257 getAvailableLocales(void) const getAvailableLocales() argument
263 validateFallbackLocale() const validateFallbackLocale() argument
280 createKey(const UnicodeString* id, UErrorCode& status) const createKey() argument
286 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddouble-to-string.cc54 HandleSpecialValues( double value, StringBuilder* result_builder) const HandleSpecialValues() argument
75 CreateExponentialRepresentation( const char* decimal_digits, int length, int exponent, StringBuilder* result_builder) const CreateExponentialRepresentation() argument
119 CreateDecimalRepresentation( const char* decimal_digits, int length, int decimal_point, int digits_after_point, StringBuilder* result_builder) const CreateDecimalRepresentation() argument
167 ToShortestIeeeNumber( double value, StringBuilder* result_builder, DoubleToStringConverter::DtoaMode mode) const ToShortestIeeeNumber() argument
205 ToFixed(double value, int requested_digits, StringBuilder* result_builder) const ToFixed() argument
241 ToExponential( double value, int requested_digits, StringBuilder* result_builder) const ToExponential() argument
296 ToPrecision(double value, int precision, StringBuilder* result_builder) const ToPrecision() argument
[all...]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dcctest.h142 file() const file() argument
143 name() const name() argument
144 dependency() const dependency() argument
145 enabled() const enabled() argument
[all...]
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp177 GLUE_SYM( Collator ) const GLUE_SYM() argument
196 GLUE_SYM( Collator ) const GLUE_SYM() argument
201 GLUE_SYM( Collator ) const GLUE_SYM() argument
206 GLUE_SYM( Collator ) const GLUE_SYM() argument
214 GLUE_SYM( Collator ) const GLUE_SYM() argument
222 GLUE_SYM( Collator ) const GLUE_SYM() argument
228 GLUE_SYM( Collator ) const GLUE_SYM() argument
233 GLUE_SYM( Collator ) const GLUE_SYM() argument
239 GLUE_SYM( Collator ) const GLUE_SYM() argument
249 GLUE_SYM( Collator ) const GLUE_SYM() argument
276 GLUE_SYM( Collator ) const GLUE_SYM() argument
286 GLUE_SYM( Collator ) const GLUE_SYM() argument
296 GLUE_SYM( Collator ) const GLUE_SYM() argument
303 GLUE_SYM(Collator ) const GLUE_SYM() argument
[all...]

Completed in 17 milliseconds

1...<<281282283284285286287288289290>>...562