Home
last modified time | relevance | path

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

/build/soong/rust/config/
Dtoolchain.go36 Bionic() bool methodSpec
60 func (toolchainBase) Bionic() bool { func
80 func (toolchain32Bit) Bionic() bool { func
Dx86_linux_host.go68 func (toolchainLinuxX8664) Bionic() bool { func
98 func (toolchainLinuxX86) Bionic() bool { func
Dx86_linux_bionic_host.go48 func (toolchainLinuxBionicX8664) Bionic() bool { func
Dx86_darwin_host.go55 func (toolchainDarwinX8664) Bionic() bool { func
/build/soong/cc/config/
Dx86_linux_bionic_host.go136 func (t *toolchainLinuxBionic) Bionic() bool { func
Darm64_fuchsia_device.go85 func (t *toolchainFuchsiaArm64) Bionic() bool { func
Dtoolchain.go109 Bionic() bool methodSpec
171 func (toolchainBase) Bionic() bool { func
Dx86_64_fuchsia_device.go86 func (t *toolchainFuchsiaX8664) Bionic() bool { func
Dx86_darwin_host.go244 func (t *toolchainDarwin) Bionic() bool { func
Dx86_linux_host.go248 func (t *toolchainLinux) Bionic() bool { func
Dx86_windows_host.go269 func (t *toolchainWindows) Bionic() bool { func
/build/soong/android/
Darch.go249 func (os OsType) Bionic() bool { func