Searched defs:formatType (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatRegistrationTest.java | 37 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration()
|
D | NumberFormatTest.java | 1296 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration() 2808 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormatFactory() 2824 public NumberFormat createFormat(Locale loc, int formatType) { in TestNumberFormatFactory()
|
/external/aac/libSYS/include/ |
D | wav_file.h | 143 char formatType[4]; member
|
/external/icu/icu4c/source/test/intltest/ |
D | nmfmapts.cpp | 272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NumberFormat.java | 838 public NumberFormat createFormat(ULocale loc, int formatType) { in createFormat() 855 public NumberFormat createFormat(Locale loc, int formatType) { in createFormat()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 236 static inline string getShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureTyp… in getShaderSamplerOrImageType() 252 static inline string getShaderImageType (TextureFormat::ChannelType formatType, TextureType imageTy… in getShaderImageType() 257 static inline string getShaderSamplerType (TextureFormat::ChannelType formatType, TextureType image… in getShaderSamplerType()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ULocaleTest.java | 131 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormat()
|