Home
last modified time | relevance | path

Searched defs:baseTypes (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgUtils.cpp157 static const VariableType::Type baseTypes[] = in computeRandomType() local
DrsgBinaryOps.cpp372 vector<VariableType::Type> baseTypes; in BinaryVecOp() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp840 static const std::vector<std::pair<BaseType, std::string>> baseTypes = in createTrinaryMinMaxGroup() local
/third_party/typescript/src/compiler/
Dchecker.ts7624 const baseTypes = getBaseTypes(interfaceType); constant
7839 const baseTypes = getBaseTypes(classType); constant
11311 const baseTypes = getBaseTypes(source); constant
12487 const baseTypes: Type[] = []; constant
31970 const baseTypes = getBaseTypes(type); constant
40912 const baseTypes = getBaseTypes(type); constant
41005 const baseTypes = baseTypeNode && getBaseTypes(type); constant
41237 const baseTypes = baseTypeNode && getBaseTypes(type); constant
41443 const baseTypes = getBaseTypes(type); constant
/third_party/typescript/lib/
DtypingsInstaller.js88429 function getNonInheritedProperties(type, baseTypes, properties) { argument
Dtsc.js74422 function getNonInheritedProperties(type, baseTypes, properties) { argument