Searched refs:Linux (Results 1 – 20 of 20) sorted by relevance
/build/soong/cc/config/ |
D | x86_linux_host.go | 275 registerToolchainFactory(android.Linux, android.X86, linuxX86ToolchainFactory) 276 registerToolchainFactory(android.Linux, android.X86_64, linuxX8664ToolchainFactory)
|
D | global.go | 78 if android.BuildOs == android.Linux {
|
/build/soong/ |
D | bootstrap.bash | 26 Linux)
|
D | soong_ui.bash | 100 Linux)
|
/build/soong/cc/ |
D | stl.go | 188 android.Linux: []string{"-lgcc_s", "-lgcc", "-lc", "-lgcc_s", "-lgcc"}, 196 android.Linux: []string{"-Wl,--start-group", "-lgcc", "-lgcc_eh", "-lc", "-Wl,--end-group"},
|
D | binary.go | 182 if ctx.Os() == android.Linux {
|
D | test.go | 148 case android.Linux:
|
D | sanitize.go | 350 if ctx.Os() == android.Linux {
|
/build/blueprint/bootstrap/ |
D | bootstrap.go | 209 Linux struct { 320 srcs = append(g.properties.Srcs, g.properties.Linux.Srcs...) 321 testSrcs = append(g.properties.TestSrcs, g.properties.Linux.TestSrcs...) 350 Linux struct { 424 srcs = append(g.properties.Srcs, g.properties.Linux.Srcs...) 425 testSrcs = append(g.properties.TestSrcs, g.properties.Linux.TestSrcs...)
|
/build/make/tools/droiddoc/templates-sac/ |
D | sdkpage.cs | 104 <td>Linux 32/64-bit (x86)</td> 236 <td>Linux 32-bit</td> 245 <td>Linux 64-bit</td> 294 <td>Linux</td>
|
/build/make/tools/makeparallel/ |
D | Makefile | 39 ifeq ($(shell uname),Linux)
|
/build/kati/ |
D | Makefile.ckati | 78 ifeq ($(shell uname),Linux)
|
/build/make/tools/droiddoc/templates-ndk/ |
D | sdkpage.cs | 161 <td>Linux 64-bit (x86)</td> 305 <td>Linux</td> 376 <td>Linux</td>
|
/build/make/tools/acp/ |
D | README | 19 Linux:
|
/build/soong/android/ |
D | arch.go | 183 return Linux 195 Linux = NewOsType("linux", Host, false) var 202 Linux: []ArchType{X86, X86_64},
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 121 <td>Linux 32/64-bit (x86)</td>
|
/build/make/core/ |
D | envsetup.mk | 103 ifneq (,$(findstring Linux,$(UNAME)))
|
D | LINUX_KERNEL_COPYING | 6 Foundation, but the instance of code that it refers to (the Linux
|
/build/ |
D | envsetup.sh | 236 Linux)
|
/build/make/ |
D | envsetup.sh | 236 Linux)
|