Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts91 While, enumerator
DparserRealSource10.ts61 While, enumerator
/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/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