Home
last modified time | relevance | path

Searched defs:formatType (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DTimeInputType.cpp122 …Locale::FormatType formatType = shouldHaveSecondField(date) ? Locale::FormatTypeMedium : Locale::F… in localizeValue() local
/external/aac/libSYS/include/
Dwav_file.h143 char formatType[4]; member
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc173 const GUID *formatType = pMediaType->FormatType(); in CheckMediaType() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dnmfmapts.cpp272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()
/external/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()
/external/chromium_org/third_party/WebKit/Source/platform/text/
DPlatformLocale.cpp390 String Locale::formatDateTime(const DateComponents& date, FormatType formatType) in formatDateTime()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp236 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()