Home
last modified time | relevance | path

Searched defs:isArrayType (Results 1 – 22 of 22) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/typings/
Dtypescript.d.ts14 isArrayType(type: Type): type is TypeReference; method
/third_party/typescript/tests/baselines/reference/JSDocParsing/
DDocComments.parsesCorrectly.Nested @param tags.json98 "isArrayType": false boolean
DDocComments.parsesCorrectly.typedefTagWithChildrenTags.json114 "isArrayType": false boolean
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.hpp80 bool isArrayType(void) const in isArrayType() function in deqp::ub::VarType
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.hpp82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in deqp::gls::ub::VarType
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp59 bool isArrayType (void) const { return m_type == VARTYPE_ARRAY; } in isArrayType() function in glu::VarType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp84 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in vkt::TransformFeedback::VarType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp91 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in vkt::ubo::VarType
/third_party/glslang/SPIRV/
DSpvBuilder.h228 bool isArrayType(Id typeId) const { return getTypeClass(typeId) == OpTypeArray; } in isArrayType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp209 static bool isArrayType(StringView S) { return S[0] == 'Y'; } in isArrayType() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1920 bool isArrayType; in iterate() member
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1883 readonly isArrayType: boolean; property
Dtypescript.d.ts1883 readonly isArrayType: boolean; property
/third_party/typescript/lib/
Dtypescript.d.ts1874 readonly isArrayType: boolean; property
Dtsserverlibrary.d.ts1874 readonly isArrayType: boolean; property
DtypescriptServices.d.ts1874 readonly isArrayType: boolean; property
DtypingsInstaller.js23811 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
23819 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44423 isArrayType: isArrayType, property
61739 function isArrayType(type) { function
Dtsc.js19112 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
19119 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
36279 isArrayType: isArrayType, property
51379 function isArrayType(type) { function
DtypescriptServices.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtypescript.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtsserverlibrary.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtsserver.js23822 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
23830 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44434 isArrayType: isArrayType, property
61750 function isArrayType(type) { function