/aosp12/build/soong/bazel/ |
H A D | properties.go | 290 Fuchsia LabelList member 389 OS_FUCHSIA: &attrs.OsValues.Fuchsia, 453 Fuchsia []string member 510 OS_FUCHSIA: &attrs.OsValues.Fuchsia,
|
/aosp12/build/soong/cc/config/ |
H A D | arm64_fuchsia_device.go | 100 registerToolchainFactory(android.Fuchsia, android.Arm64, arm64FuchsiaToolchainFactory)
|
H A D | x86_64_fuchsia_device.go | 105 registerToolchainFactory(android.Fuchsia, android.X86_64, fuchsiaToolchainFactory)
|
H A D | global.go | 214 if ctx.Config().Fuchsia() {
|
/aosp12/build/soong/cc/ |
H A D | testing.go | 43 if os == android.Fuchsia { 654 if os == android.Fuchsia {
|
H A D | linker.go | 379 if ctx.Fuchsia() { 474 if !ctx.toolchain().Bionic() && !ctx.Fuchsia() { 493 if ctx.Fuchsia() {
|
H A D | sabi.go | 110 if ctx.Fuchsia() {
|
H A D | stl.go | 95 } else if ctx.Fuchsia() {
|
H A D | binary.go | 230 } else if !ctx.Fuchsia() {
|
H A D | sanitize.go | 261 if ctx.Fuchsia() {
|
/aosp12/build/soong/android/ |
H A D | config.go | 294 Fuchsia: { 295 …{Fuchsia, Arch{ArchType: Arm64, ArchVariant: "", Abi: []string{"arm64-v8a"}}, NativeBridgeDisabled… 805 func (c *config) Fuchsia() bool { func 806 return Bool(c.productVariables.Fuchsia)
|
H A D | arch.go | 339 Fuchsia = newOsType("fuchsia", Device, false, Arm64, X86_64) var 1477 if Bool(variables.Fuchsia) { 1478 target = Fuchsia
|
H A D | variable.go | 301 Fuchsia *bool `json:",omitempty"` member
|
H A D | module.go | 328 Fuchsia() bool 2547 func (b *baseModuleContext) Fuchsia() bool { func 2548 return b.os == Fuchsia
|
/aosp12/build/soong/sdk/ |
H A D | update.go | 1651 if osType.Class == android.Device && osType != android.Fuchsia {
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |