Home
last modified time | relevance | path

Searched defs:isBlock (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h107 bool isBlock; member
147 bool isBlock, in Format()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkParser.cpp249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
/third_party/typescript/tests/baselines/reference/
DparserRealSource10.js904 function CommentToken(tokenID, value, isBlock, startPos, line, endsLine) { argument
/third_party/jsframework/runtime/main/model/
Dcompiler.ts945 export function isBlock(node: FragBlockInterface | Node): node is FragBlockInterface { function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts421 …constructor (tokenID: TokenID, public value: string, public isBlock: boolean, public startPos: num… property in CommentToken
/third_party/typescript/src/compiler/factory/
DnodeTests.ts486 export function isBlock(node: Node): node is Block { function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp365 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
/third_party/typescript/lib/
DtypingsInstaller.js29833 function isBlock(node) { function
Dtsc.js24036 function isBlock(node) { function