Searched refs:BuildSoong (Results 1 – 2 of 2) sorted by relevance
84 BuildSoong = 1 << iota const88 BuildAll = BuildProductConfig | BuildSoong | BuildKati | BuildNinja170 what = what & (BuildSoong | BuildNinja)222 if what&BuildSoong != 0 {
447 buildWhat |= build.BuildSoong