Home
last modified time | relevance | path

Searched refs:defType (Results 1 - 4 of 4) sorted by relevance

/third_party/gptfdisk/
H A Dgpttext.h71 int GetMBRTypeCode(int defType);
H A Dgpttext.cc1004 int GetMBRTypeCode(int defType) { in GetMBRTypeCode() argument
1013 cout << defType << "): " << dec; in GetMBRTypeCode()
1016 typeCode = defType; in GetMBRTypeCode()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp1074 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests()
1099 defType in createInterfaceMatchingTests()
1123 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests()
1129 ((defType != DefinitionType::LOOSE_VARIABLE) && in createInterfaceMatchingTests()
1130 (defType != DefinitionType::MEMBER_OF_BLOCK))) in createInterfaceMatchingTests()
1142 defType in createInterfaceMatchingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp1072 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests()
1097 defType in createInterfaceMatchingTests()
1121 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests()
1127 ((defType != DefinitionType::LOOSE_VARIABLE) && in createInterfaceMatchingTests()
1128 (defType != DefinitionType::MEMBER_OF_BLOCK))) in createInterfaceMatchingTests()
1140 defType in createInterfaceMatchingTests()

Completed in 6 milliseconds