Searched defs:PlatformSet (Results 1 – 7 of 7) sorted by relevance
21 using PlatformSet = SmallSet<PlatformType, 3>; variable
22 using PlatformSet = SmallSet<PlatformType, 3>; variable
35 using PlatformSet = SmallSet<PlatformKind, 3>; variable
51 func PlatformSet(name string) int { func