Home
last modified time | relevance | path

Searched defs:Linux (Results 1 – 2 of 2) sorted by relevance

/build/soong/bazel/
Dproperties.go291 Linux LabelList member
454 Linux []string member
/build/soong/android/
Darch.go255 func (os OsType) Linux() bool { func
327 Linux = newOsType("linux_glibc", Host, false, X86, X86_64) var