Home
last modified time | relevance | path

Searched defs:formatName (Results 1 – 25 of 37) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsScanHelpers.cpp279 string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
/external/antlr/tool/src/main/java/org/antlr/codegen/
DCSharp3Target.java124 public String toString(Object obj, String formatName, Locale locale) in toString()
DRubyTarget.java94 public String toString( Object o, String formatName, Locale locale ) { in toString()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp626 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
DvktYCbCrConversionTests.cpp1325 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
1429 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
1636 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
DvktYCbCrStorageImageWriteTests.cpp686 std::string formatName = de::toLower(de::toString(format).substr(10)); in populateStorageImageWriteFormatGroup() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp274 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsArithmeticTests.cpp344 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsPartitionedTests.cpp294 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1090 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
1098 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp423 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp543 const auto formatName = getSimpleFormatName(format); in createLogicOpTests() local
/external/antlr/tool/src/main/java/org/antlr/tool/
DErrorManager.java258 private static String formatName; field in ErrorManager
464 public static void setFormat(String formatName) { in setFormat()
/external/deqp/modules/gles3/functional/
Des3fTextureFilteringTests.cpp1320 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1436 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1578 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1673 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
Des3fTextureWrapTests.cpp541 …const string formatName = "astc_" + de::toString(blockSize.x()) + "x" + de::toString(blockSize.… in init() local
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp699 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/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1413 const char* formatName = formatData.name; in initTests() local
1587 const char* formatName = formatData.name; in initTests() local
DvktRenderPassUnusedClearAttachmentTests.cpp80 const std::string formatName = getFormatBriefName(format); in depthStencilTypeName() local
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp527 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
/external/libjpeg-turbo/
Dtjbench.c102 static char *formatName(int subsamp, int cs, char *buf) in formatName() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp763 const std::string formatName = getShaderImageFormatQualifier(formats[formatNdx]); in createImageQualifiersTests() local
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp773 static string formatName (ImageFormat format) in formatName() function
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp1552 const char* const formatName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests() local
1674 const char* const formatName = filterableFormatsByType[fmtNdx].name; in populateTextureFilteringTests() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp1195 const std::string formatName = getFormatName(vertexFormats[i]); in addVertexFormatTests() local
DvktRobustnessBufferAccessTests.cpp1478 const std::string formatName = getFormatName(bufferFormat); in addBufferAccessTests() local

12