Home
last modified time | relevance | path

Searched refs:formatType (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
Dnmfmapts.cpp272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat() argument
274 if (formatType == UNUM_CURRENCY) { in createFormat()
/external/icu4c/i18n/unicode/
Dnumfmt.h987 virtual NumberFormat* createFormat(const Locale& loc, UNumberFormatStyle formatType) = 0;
/external/quake/quake/src/WinQuake/
Dsnd_android.cpp156 pcm.formatType = SL_DATAFORMAT_PCM; in TestPlaySawtoothBufferQueue()