Home
last modified time | relevance | path

Searched defs:While (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dstatement.go484 func (g *gen) writeStatementWhile(b *buffer, n *a.While, depth uint32) error {
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts91 While, enumerator
DparserRealSource10.ts61 While, enumerator
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dbounds.go645 func (q *checker) bcheckWhile(n *a.While) error {
/third_party/skia/src/sksl/dsl/
DDSLCore.cpp352 static DSLPossibleStatement While(DSLExpression test, DSLStatement stmt) { in While() function in SkSL::dsl::DSLCore
494 DSLStatement While(DSLExpression test, DSLStatement stmt, PositionInfo pos) { in While() function
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go549 type While Node type
/third_party/python/Include/internal/
Dpycore_ast.h261 } While; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp3562 #define While(cond) For((void)0, cond, (void)0) macro
/third_party/rust/crates/syn/
Dsyn.json764 "While": [ array
5589 "While": "while", string