Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 5 of 5) sorted by relevance

/build/blueprint/bootstrap/
Dcommand.go119 stage := StageMain
122 stage = StagePrimary
127 stage: stage,
182 if stage != StageMain || !emptyNinjaFile {
Dconfig.go104 stage Stage member
Dbootstrap.go688 if s.config.stage == StagePrimary {
714 if s.config.stage == StageMain {
/build/soong/bpfix/bpfix/
Dbpfix.go647 stage := ""
655 err := patchlist.Add(pos, pos, stage)
659 stage = ""
669 stage += string(buf[prop.Pos().Offset : prop.End().Offset+1])
677 if stage != "" {
678 err := patchlist.Add(pos, pos, stage)
/build/kati/
DINTERNALS.md167 comments are handled at a very early stage of a language
447 Expressions in commands are evaluated at this stage. When they are evaluated,
452 Evaluation at this stage is tricky when both *+=* and target specific variables