Home
last modified time | relevance | path

Searched refs:referenceType (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/compiler/
Dtracing.ts219 const referenceType = type as TypeReference; constant
221 instantiatedType: referenceType.target?.id,
222 typeArguments: referenceType.resolvedTypeArguments?.map(t => t.id),
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp848 auto referenceType = referenceFormat.type; in iterate() local
854 referenceType = GL_UNSIGNED_INT; in iterate()
869 …eferenceTextureName = createTexture(referenceInternalFormat, referenceFormat.format, referenceType, in iterate()
892 prepareTexturingProgramSources(referenceInternalFormat, referenceFormat.format, referenceType); in iterate()
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp132 const TType& referenceType = left->getType(); in addBinaryMath() local
140 node = addBuiltInFunctionCall(loc, EOpConvUint64ToPtr, true, node, referenceType); in addBinaryMath()
146 const TType& referenceType = right->getType(); in addBinaryMath() local
155 node = addBuiltInFunctionCall(loc, EOpConvUint64ToPtr, true, node, referenceType); in addBinaryMath()
/third_party/node/tools/
Dlint-md.mjs43097 context.referenceType = getData('referenceType') || 'shortcut';
43103 delete context.referenceType;
43106 setData('referenceType');
43115 context.referenceType = getData('referenceType') || 'shortcut';
43121 delete context.referenceType;
43124 setData('referenceType');
43168 setData('referenceType', 'collapsed');
43178 setData('referenceType', 'full');
44487 const type = node.referenceType;
44722 const type = node.referenceType;
[all …]
/third_party/typescript/lib/
Dtsc.js3055 var referenceType = type;
3057 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3058 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…
DtypingsInstaller.js3645 var referenceType = type;
3647 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3648 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…
DtypescriptServices.js3850 var referenceType = type;
3852 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3853 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…
Dtsserverlibrary.js3850 var referenceType = type;
3852 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3853 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…
Dtsserver.js3656 var referenceType = type;
3658 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3659 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…
Dtypescript.js3850 var referenceType = type;
3852 … instantiatedType: (_f = referenceType.target) === null || _f === void 0 ? void 0 : _f.id,
3853 …typeArguments: (_g = referenceType.resolvedTypeArguments) === null || _g === void 0 ? void 0 : _g.…