Home
last modified time | relevance | path

Searched refs:defType (Results 1 – 3 of 3) sorted by relevance

/third_party/gptfdisk/
Dgpttext.h70 int GetMBRTypeCode(int defType);
Dgpttext.cc978 int GetMBRTypeCode(int defType) { in GetMBRTypeCode() argument
987 cout << defType << "): " << dec; in GetMBRTypeCode()
990 typeCode = defType; in GetMBRTypeCode()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp1043 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
1067 defType in createInterfaceMatchingTests()
1091 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
1097 ((defType != DefinitionType::LOOSE_VARIABLE) && in createInterfaceMatchingTests()
1098 (defType != DefinitionType::MEMBER_OF_BLOCK))) in createInterfaceMatchingTests()
1109 defType in createInterfaceMatchingTests()