Searched defs:For (Results 1 – 13 of 13) sorted by relevance
| /third_party/jinja2/ |
| D | idtracking.py | 203 self, node: nodes.For, for_branch: str = "body", **kwargs: t.Any 291 def visit_For(self, node: nodes.For, **kwargs: t.Any) -> None:
|
| D | nodes.py | 317 class For(Stmt): class
|
| D | compiler.py | 1157 def visit_For(self, node: nodes.For, frame: Frame) -> None:
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource3.ts | 88 For, enumerator
|
| D | parserRealSource10.ts | 28 For, enumerator
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLCore.cpp | 202 static DSLPossibleStatement For(DSLStatement initializer, DSLExpression test, in For() function in SkSL::dsl::DSLCore 437 DSLStatement For(DSLStatement initializer, DSLExpression test, DSLExpression next, in For() function
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | program_builder.h | 2138 const ast::ForLoopStatement* For(const Source& source, in For() function 2155 const ast::ForLoopStatement* For(const ast::Statement* init, in For() function
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | nodes.py | 304 class For(Stmt): class
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | nodes.py | 300 class For(Stmt): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 604 const SCEV *BECount, ForMemset For) { in processLoopStores()
|
| /third_party/python/Include/internal/ |
| D | pycore_ast.h | 247 } For; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | Reactor.hpp | 3558 #define For(init, cond, inc) \ macro
|
| /third_party/rust/crates/syn/ |
| D | syn.json | 5533 "For": "for", string
|