Searched defs:OsClass (Results 1 – 2 of 2) sorted by relevance
198 type OsClass int type260 func newOsType(name string, class OsClass, defDisabled bool, archTypes ...ArchType) OsType {736 func decodeMultilib(base *ModuleBase, class OsClass) (multilib, extraMultilib string) {
352 WithOsClass(osClasses ...OsClass) Rule