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

  /external/icu4c/i18n/unicode/
dtptngen.h 434 Locale pLocale; // pattern locale
  /external/icu4c/i18n/
tmutfmt.cpp 670 char pLocale[ULOC_FULLNAME_CAPACITY];
671 uprv_strcpy(pLocale, localeName);
674 uprv_strcat(pLocale, "_");
675 searchInLocaleChain(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
    [all...]
dtptngen.cpp 304 pLocale = other.pLocale;
340 if ((pLocale==other.pLocale) && (patternMap->equals(*other.patternMap)) &&
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 414 static EAS_RESULT Parse_insh (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 pos, EAS_U32 *pRgnCount, EAS_U32 *pLocale);
    [all...]

Completed in 250 milliseconds