Home
last modified time | relevance | path

Searched refs:firstCharsInScripts_ (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dalphaindex.cpp209 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
220 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
231 delete firstCharsInScripts_; in ~AlphabeticIndex()
300 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels()
302 *getString(*firstCharsInScripts_, firstCharsInScripts_->size() - 1); in initLabels()
475 scriptUpperBoundary = getString(*firstCharsInScripts_, ++scriptIndex); in createBucketList()
916 firstCharsInScripts_ = firstStringsInScript(status); in init()
918 firstCharsInScripts_->sortWithUComparator(collatorComparator, collatorPrimaryOnly_, status); in init()
923 if (firstCharsInScripts_->isEmpty()) { in init()
929 *static_cast<UnicodeString *>(firstCharsInScripts_->elementAt(0)), in init()
[all …]
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp209 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
220 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
231 delete firstCharsInScripts_; in ~AlphabeticIndex()
299 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels()
301 *getString(*firstCharsInScripts_, firstCharsInScripts_->size() - 1); in initLabels()
474 scriptUpperBoundary = getString(*firstCharsInScripts_, ++scriptIndex); in createBucketList()
915 firstCharsInScripts_ = firstStringsInScript(status); in init()
917 firstCharsInScripts_->sortWithUComparator(collatorComparator, collatorPrimaryOnly_, status); in init()
922 if (firstCharsInScripts_->isEmpty()) { in init()
928 *static_cast<UnicodeString *>(firstCharsInScripts_->elementAt(0)), in init()
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp209 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
220 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
231 delete firstCharsInScripts_; in ~AlphabeticIndex()
299 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels()
301 *getString(*firstCharsInScripts_, firstCharsInScripts_->size() - 1); in initLabels()
474 scriptUpperBoundary = getString(*firstCharsInScripts_, ++scriptIndex); in createBucketList()
915 firstCharsInScripts_ = firstStringsInScript(status); in init()
917 firstCharsInScripts_->sortWithUComparator(collatorComparator, collatorPrimaryOnly_, status); in init()
922 if (firstCharsInScripts_->isEmpty()) { in init()
928 *static_cast<UnicodeString *>(firstCharsInScripts_->elementAt(0)), in init()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp209 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
220 initialLabels_(NULL), firstCharsInScripts_(NULL), in AlphabeticIndex()
231 delete firstCharsInScripts_; in ~AlphabeticIndex()
300 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels()
302 *getString(*firstCharsInScripts_, firstCharsInScripts_->size() - 1); in initLabels()
475 scriptUpperBoundary = getString(*firstCharsInScripts_, ++scriptIndex); in createBucketList()
916 firstCharsInScripts_ = firstStringsInScript(status); in init()
918 firstCharsInScripts_->sortWithUComparator(collatorComparator, collatorPrimaryOnly_, status); in init()
923 if (firstCharsInScripts_->isEmpty()) { in init()
929 *static_cast<UnicodeString *>(firstCharsInScripts_->elementAt(0)), in init()
[all …]
/third_party/node/deps/icu-small/source/i18n/unicode/
Dalphaindex.h743 UVector *firstCharsInScripts_; // The first character from each script, variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dalphaindex.h740 UVector *firstCharsInScripts_; // The first character from each script, variable
/third_party/icu/icu4c/source/i18n/unicode/
Dalphaindex.h743 UVector *firstCharsInScripts_; // The first character from each script, variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dalphaindex.h743 UVector *firstCharsInScripts_; // The first character from each script, variable