HomeSort by relevance Sort by last modified time
    Searched refs:fStaticSets (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/i18n/
scientificnumberformatter.cpp 245 fStaticSets(NULL) {
259 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);
268 fStaticSets(other.fStaticSets) {
293 *fStaticSets,
repattrn.cpp 96 fStaticSets = other.fStaticSets;
172 fStaticSets = NULL;
792 UnicodeSet *set = fStaticSets[val];
decimfmt.cpp 434 fStaticSets = NULL;
473 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);
784 fStaticSets = DecimalFormatStaticSets::getStaticSets(status);
    [all...]
rematch.cpp     [all...]
regexcmp.cpp 147 fRXPat->fStaticSets = RegexStaticSets::gStaticSets->fPropSets;
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
scientificnumberformatter.h 213 const DecimalFormatStaticSets *fStaticSets;
regex.h 613 UnicodeSet **fStaticSets; // Ptr to static (shared) sets for predefined
    [all...]
decimfmt.h     [all...]

Completed in 250 milliseconds