Searched refs:BuildSoong (Results 1 – 2 of 2) sorted by relevance
71 BuildSoong = 1 << iota const75 BuildAll = BuildProductConfig | BuildSoong | BuildKati | BuildNinja134 what = what & (BuildSoong | BuildNinja)179 if what&BuildSoong != 0 {
428 buildWhat |= build.BuildSoong