| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsShuffleTests.cpp | 112 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getPerStageHeadDeclarations() local 150 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getFramebufferPerStageHeadDeclarations() local 533 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local 626 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
|
| D | vktSubgroupsClusteredTests.cpp | 111 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local 392 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local 487 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
|
| D | vktSubgroupsScanHelpers.cpp | 279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
| D | vktSubgroupsQuadTests.cpp | 418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local 502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
|
| D | vktSubgroupsArithmeticTests.cpp | 467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local 567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
|
| D | vktSubgroupsPartitionedTests.cpp | 492 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local 589 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
|
| D | vktSubgroupsBallotBroadcastTests.cpp | 617 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsBallotBroadcastTests() local
|
| /external/antlr/tool/src/main/java/org/antlr/codegen/ |
| D | CSharp3Target.java | 124 public String toString(Object obj, String formatName, Locale locale) in toString()
|
| D | RubyTarget.java | 94 public String toString( Object o, String formatName, Locale locale ) { in toString()
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrFormatTests.cpp | 626 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local 634 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
|
| D | vktYCbCrStorageImageWriteTests.cpp | 657 std::string formatName = de::toLower(de::toString(format).substr(10)); in populateStorageImageWriteFormatGroup() local
|
| /external/deqp/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsClusteredTests.cpp | 274 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
| D | glcSubgroupsArithmeticTests.cpp | 344 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
| D | glcSubgroupsPartitionedTests.cpp | 294 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryExternalMemoryHostTests.cpp | 1127 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local 1135 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferViewCreateTests.cpp | 431 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureConversionTests.cpp | 185 const auto formatName = de::toLower(std::string(getFormatName(m_params->format)).substr(10)); in verifyPixels() local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassDitheringTests.cpp | 1119 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local 1151 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
|
| D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 557 std::string formatName = "VK_FORMAT_D32_SFLOAT_S8_UINT"; in checkSupport() local
|
| /external/antlr/tool/src/main/java/org/antlr/tool/ |
| D | ErrorManager.java | 258 private static String formatName; field in ErrorManager 464 public static void setFormat(String formatName) { in setFormat()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTextureFilteringTests.cpp | 1324 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local 1440 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local 1582 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local 1677 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
|
| D | es3fTextureWrapTests.cpp | 573 …const string formatName = "astc_" + de::toString(blockSize.x()) + "x" + de::toString(blockSize.… in init() local
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineLogicOpTests.cpp | 553 const auto formatName = getSimpleFormatName(format); in createLogicOpTests() local
|
| /external/icu/icu4c/source/i18n/ |
| D | msgfmt.cpp | 699 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat() 759 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat() 779 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat()
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | msgfmt.cpp | 699 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat() 759 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat() 779 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat()
|