/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | NumberFormatRegistrationTest.java | 45 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration()
|
D | NumberFormatTest.java | 1521 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration() 3433 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormatFactory() 3449 public NumberFormat createFormat(Locale loc, int formatType) { in TestNumberFormatFactory()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatRegistrationTest.java | 42 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration()
|
D | NumberFormatTest.java | 1518 public NumberFormat createFormat(ULocale loc, int formatType) { in TestRegistration() 3430 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormatFactory() 3446 public NumberFormat createFormat(Locale loc, int formatType) { in TestNumberFormatFactory()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 186 auto formatType = VertexFormatType(attribute.format); in Apply() local 743 GLenum formatType = IndexFormatType(indexFormat); in ExecuteRenderPass() local 780 GLenum formatType = IndexFormatType(indexFormat); in ExecuteRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerBorderSwizzleTests.cpp | 214 const auto formatType = getFormatType(textureFormat); in getColorAttachmentFormat() local 240 const auto formatType = getFormatType(m_params.textureFormat); in initPrograms() local 382 const auto formatType = getFormatType(params.textureFormat); in getExpectedColor() local 1118 const auto formatType = getFormatType(format); in getRandomClearColor() local 1318 const auto formatType = getFormatType(format); in createSamplerBorderSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineSamplerBorderSwizzleTests.cpp | 214 const auto formatType = getFormatType(textureFormat); in getColorAttachmentFormat() local 240 const auto formatType = getFormatType(m_params.textureFormat); in initPrograms() local 382 const auto formatType = getFormatType(params.textureFormat); in getExpectedColor() local 1118 const auto formatType = getFormatType(format); in getRandomClearColor() local 1318 const auto formatType = getFormatType(format); in createSamplerBorderSwizzleTests() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 1178 bool InternalFormat::computeRowPitch(GLenum formatType, in computeRowPitch() 1212 bool InternalFormat::computeDepthPitch(GLenum formatType, in computeDepthPitch() 1243 bool InternalFormat::computeSkipBytes(GLenum formatType, in computeSkipBytes() 1266 bool InternalFormat::computePackUnpackEndByte(GLenum formatType, in computePackUnpackEndByte()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | nmfmapts.cpp | 274 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 197 gl::FormatType formatType(format, type); in readPixelsImpl() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 196 gl::FormatType formatType(format, type); in readPixelsImpl() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 1654 bool InternalFormat::computeRowPitch(GLenum formatType, in computeRowPitch() 1701 bool InternalFormat::computeDepthPitch(GLenum formatType, in computeDepthPitch() 1769 bool InternalFormat::computeSkipBytes(GLenum formatType, in computeSkipBytes() 1792 bool InternalFormat::computePackUnpackEndByte(GLenum formatType, in computePackUnpackEndByte()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | NumberFormat.java | 879 public NumberFormat createFormat(ULocale loc, int formatType) { in createFormat() 895 public NumberFormat createFormat(Locale loc, int formatType) { in createFormat()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NumberFormat.java | 941 public NumberFormat createFormat(ULocale loc, int formatType) { in createFormat() 958 public NumberFormat createFormat(Locale loc, int formatType) { in createFormat()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 184 GLenum formatType = VertexFormatType(attribute.format); in Apply() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 237 static inline string getShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureTyp… in getShaderSamplerOrImageType() 253 static inline string getShaderImageType (TextureFormat::ChannelType formatType, TextureType imageTy… in getShaderImageType() 258 static inline string getShaderSamplerType (TextureFormat::ChannelType formatType, TextureType image… in getShaderSamplerType()
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 333 SLuint32 formatType; member 383 SLuint32 formatType; member 394 SLuint32 formatType; member
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ULocaleTest.java | 150 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormat()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ULocaleTest.java | 151 public NumberFormat createFormat(ULocale loc, int formatType) { in TestNumberFormat()
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 314 SLuint32 formatType; member 356 SLuint32 formatType; member
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 314 SLuint32 formatType; member 357 SLuint32 formatType; member
|