Home
last modified time | relevance | path

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

/third_party/openhitls/testcode/sdv/testcase/crypto/encode/
Dtest_suite_sdv_asn1_certkey.c555 void SDV_BSL_ASN1_PARSE_BUFF_TC001(int isProvider, char *typeStr, int type, Hex *pass, Hex *data) in SDV_BSL_ASN1_PARSE_BUFF_TC001()
788 void SDV_BSL_ASN1_PARSE_BUFF_PROVIDER_TC001(char *formatStr, char *typeStr, char *path, Hex *passwo… in SDV_BSL_ASN1_PARSE_BUFF_PROVIDER_TC001()
849 char *formatStr, char *typeStr, char *path) in SDV_BSL_ASN1_PARSE_BUFF_PROVIDER_TC002()
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Ddcfmtest.cpp450 const char *typeStr = "Unknown"; in execFormatTest() local
Dlistformattertest.cpp792 const char* typeStr [] = {"and", "or", "units"}; in TestNextPosition() local
/third_party/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp444 const char *typeStr = "Unknown"; in execFormatTest() local
Dlistformattertest.cpp792 const char* typeStr [] = {"and", "or", "units"}; in TestNextPosition() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp160 const char* const typeStr = getDataTypeName(floatType); in genVertexShader() local
427 const char* const typeStr = getDataTypeName(val.type.getBasicType()); in generateUniformDeclarations() local
448 const char* const typeStr = getDataTypeName(val.type.getBasicType()); in generateVertexSpecialization() local
DglsFboCompletenessTests.cpp790 const string typeStr = getTypeName(format.unsizedType); in formatName() local
803 const string typeStr = getTypeName(format.unsizedType); in formatDesc() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.cpp73 const char *Graph::Edge::typeStr() const in typeStr() function in nv50_ir::Graph::Edge
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp542 const char* typeStr = getDataTypeName(floatType); in genVertexShader() local
917 const char* typeStr = getDataTypeName(val.dataType); in specializeShaders() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp350 …const char *typeStr = (m_data.dataType == DATA_TYPE_UINT64) ? "uint64_t" : (m_data.dataType == DAT… in initPrograms() local
842 …const char* typeStr = (m_data.dataType == DATA_TYPE_UINT64) ? "uint64_t" : (m_data.dataType == DAT… in initProgramsTransitive() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp350 …const char *typeStr = (m_data.dataType == DATA_TYPE_UINT64) ? "uint64_t" : (m_data.dataType == DAT… in initPrograms() local
842 …const char* typeStr = (m_data.dataType == DATA_TYPE_UINT64) ? "uint64_t" : (m_data.dataType == DAT… in initProgramsTransitive() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneGenericNames.java71 String typeStr = type.toString(); in isFallbackTypeOf() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java68 String typeStr = type.toString(); in isFallbackTypeOf() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp798 static const std::string typeStr[] = in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp799 static const std::string typeStr[] = in initPrograms() local
/third_party/openhitls/crypto/codecskey/src/
Dcrypt_encode_decode.c411 const char *typeStr; in CRYPT_EAL_GetEncodeType() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp184 const auto typeStr = ((dataType == DataType::INTEGER) ? "int" : "float"); in getGLSLType() local
280 const auto typeStr = getGLSLType(); in getAssignmentStatement() local
DvktMeshShaderMiscTests.cpp3036 const auto typeStr = ((dataType == DataType::INTEGER) ? "int" : "float"); in getGLSLType() local
3132 const auto typeStr = getGLSLType(); in getAssignmentStatement() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp184 const auto typeStr = ((dataType == DataType::INTEGER) ? "int" : "float"); in getGLSLType() local
280 const auto typeStr = getGLSLType(); in getAssignmentStatement() local
DvktMeshShaderMiscTests.cpp3036 const auto typeStr = ((dataType == DataType::INTEGER) ? "int" : "float"); in getGLSLType() local
3132 const auto typeStr = getGLSLType(); in getAssignmentStatement() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtranslit.cpp1536 const char* typeStr = ures_getKey(res); in initializeRegistry() local
/third_party/icu/icu4c/source/i18n/
Dtranslit.cpp1550 const char* typeStr = ures_getKey(res); in initializeRegistry() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dtranslit.cpp1550 const char* typeStr = ures_getKey(res); in initializeRegistry() local
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c449 const char* typeStr = QP_LOOKUP_STRING(s_qpTestTypeMap, testCaseType); in qpTestLog_startCase() local
/third_party/ffmpeg/libavformat/
Dmov.c579 char* typeStr; in mov_read_udta_string() local