Home
last modified time | relevance | path

Searched defs:Bionic (Results 1 – 11 of 11) sorted by relevance

/build/soong/rust/config/
Dtoolchain.go36 Bionic() bool methodSpec
58 func (toolchainBase) Bionic() bool { func
78 func (toolchain32Bit) Bionic() bool { func
Dx86_linux_host.go67 func (toolchainLinuxX8664) Bionic() bool { func
95 func (toolchainLinuxX86) Bionic() bool { func
Dx86_darwin_host.go55 func (toolchainDarwinX8664) Bionic() bool { func
/build/soong/cc/config/
Dtoolchain.go79 Bionic() bool methodSpec
141 func (toolchainBase) Bionic() bool { func
Dx86_linux_bionic_host.go136 func (t *toolchainLinuxBionic) Bionic() bool { func
Darm64_fuchsia_device.go85 func (t *toolchainFuchsiaArm64) Bionic() bool { func
Dx86_64_fuchsia_device.go86 func (t *toolchainFuchsiaX8664) Bionic() bool { func
Dx86_darwin_host.go243 func (t *toolchainDarwin) Bionic() bool { func
Dx86_linux_host.go248 func (t *toolchainLinux) Bionic() bool { func
Dx86_windows_host.go262 func (t *toolchainWindows) Bionic() bool { func
/build/soong/android/
Darch.go615 func (os OsType) Bionic() bool { func