Home
last modified time | relevance | path

Searched defs:Executor (Results 1 – 3 of 3) sorted by relevance

/build/kati/
Dexec.go26 type Executor struct { struct
27 rules map[string]*rule
28 implicitRules []*rule
29 suffixRules map[string][]*rule
30 firstRule *rule
32 done map[string]*job
34 wm *workerManager
36 ctx *execContext
38 trace []string
39 buildCnt int
[all …]
Dexec.cc44 class Executor { class
46 explicit Executor(Evaluator* ev) in Executor() function in __anon054595940111::Executor
DINTERNALS.md440 Executor section in Kati internals