Home
last modified time | relevance | path

Searched defs:resultName (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/executor/
DxeBatchResult.hpp50 std::string resultName; member in xe::SessionInfo
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp49 static void writeConditionalWorkload (std::ostringstream& stream, const char* resultName, const cha… in writeConditionalWorkload()
67 static void writeLoopWorkload (std::ostringstream& stream, const char* resultName, const char* oper… in writeLoopWorkload()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp49 static void writeConditionalWorkload (std::ostringstream& stream, const char* resultName, const cha… in writeConditionalWorkload()
67 static void writeLoopWorkload (std::ostringstream& stream, const char* resultName, const char* oper… in writeLoopWorkload()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp632 string getBinaryFullOperationWithInputWidthStr (string resultName, string spirvOperation, InputType… in getBinaryFullOperationWithInputWidthStr()
674 string getFullOperationWithDifferentInputWidthStr (string resultName, string spirvOperation, InputT… in getFullOperationWithDifferentInputWidthStr()
1848 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
1952 const string resultName = (returnHighPart || isBoolean) ? "%op_result_pre" : "%op_result"; in createTests() local
2022 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
2075 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
2382 const string& resultName, in finalizeFullOperation()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp632 string getBinaryFullOperationWithInputWidthStr (string resultName, string spirvOperation, InputType… in getBinaryFullOperationWithInputWidthStr()
674 string getFullOperationWithDifferentInputWidthStr (string resultName, string spirvOperation, InputT… in getFullOperationWithDifferentInputWidthStr()
1848 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
1952 const string resultName = (returnHighPart || isBoolean) ? "%op_result_pre" : "%op_result"; in createTests() local
2022 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
2075 const string resultName = returnHighPart ? "%op_result_pre" : "%op_result"; in createTests() local
2382 const string& resultName, in finalizeFullOperation()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleDisplayNamesImpl.java307 String resultName = null; in localeDisplayNameInternal() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java303 String resultName = null; in localeDisplayNameInternal() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocdspnm.cpp575 UnicodeString resultName; in localeDisplayName() local
/third_party/icu/icu4c/source/common/
Dlocdspnm.cpp575 UnicodeString resultName; in localeDisplayName() local
/third_party/node/deps/icu-small/source/common/
Dlocdspnm.cpp575 UnicodeString resultName; in localeDisplayName() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1240 const std::string resultName = "Storage" + de::toString(bufferIdx); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1240 const std::string resultName = "Storage" + de::toString(bufferIdx); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1201 …const std::string resultName = ((i == (numComponents - 1)) ? "%total_sum" : ("%partial_" + de::toS… in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1201 …const std::string resultName = ((i == (numComponents - 1)) ? "%total_sum" : ("%partial_" + de::toS… in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp648 GLint resultName; in iterate() local