Searched refs:platform (Results 1 – 25 of 65) sorted by relevance
123
/build/soong/remoteexec/ |
D | remoteexec.go | 117 var platform []string 122 platform = append(platform, k+"="+v) 125 platform = append(platform, ContainerImageKey+"="+DefaultImage) 127 if platform != nil { 128 sort.Strings(platform) 129 args += " --platform=\"" + strings.Join(platform, ",") + "\""
|
/build/bazel/platforms/ |
D | BUILD.bazel | 18 platform( 26 platform( 36 platform( 44 platform( 53 platform( 62 platform( 70 platform( 80 platform( 88 platform( 96 platform( [all …]
|
/build/make/core/ |
D | rbe.mk | 61 …platform := container-image=docker://gcr.io/androidbuild-re-dockerimage/android-build-remoteexec-i… 62 cxx_platform := $(platform),Pool=default 63 java_r8_d8_platform := $(platform),Pool=java16 66 …lang --env_var_allowlist=PWD --exec_strategy=$(cxx_rbe_exec_strategy) --platform=$(cxx_platform) -… 74 …mpile,lang=java,compiler=javac --exec_strategy=$(javac_exec_strategy) --platform=$(java_r8_d8_plat… 78 …--labels=type=compile,compiler=r8 --exec_strategy=$(r8_exec_strategy) --platform=$(java_r8_d8_plat… 82 …--labels=type=compile,compiler=d8 --exec_strategy=$(d8_exec_strategy) --platform=$(java_r8_d8_plat…
|
D | install_jni_libs_internal.mk | 114 my_warn_types := native:platform $(my_warn_ndk_types) 122 my_link_type := app:platform 124 …my_allowed_types := $(my_allowed_ndk_types) native:platform native:product native:vendor native:vn…
|
/build/make/target/product/sysconfig/ |
D | Android.bp | 20 name: "preinstalled-packages-platform-aosp-product.xml", 23 src: "preinstalled-packages-platform-aosp-product.xml", 27 name: "preinstalled-packages-platform-full-base.xml", 29 src: "preinstalled-packages-platform-full-base.xml", 33 name: "preinstalled-packages-platform-handheld-product.xml", 36 src: "preinstalled-packages-platform-handheld-product.xml",
|
/build/make/core/tasks/ |
D | platform_availability_check.mk | 39 for platform because they do not have "//apex_available:platform" or \ 40 they depend on other modules that are not available for platform) 51 available for platform because it does not have "//apex_available:platform" or \ 52 it depends on other modules that are not available for platform.)
|
/build/make/tools/warn/ |
D | warn_common.py | 151 if flags.platform == 'chrome': 153 if flags.platform == 'android': 272 if flags.platform == 'android': 428 if flags.platform == 'chrome': 430 if flags.platform == 'android': 433 flags.platform) 446 def get_warn_patterns(platform): argument 449 if platform == 'chrome': 451 elif platform == 'android': 456 raise Exception('platform name %s is not valid' % platform) [all …]
|
/build/soong/apex/ |
D | platform_bootclasspath_test.go | 303 `platform:android_stubs_current`, 304 `platform:android_system_stubs_current`, 305 `platform:android_test_stubs_current`, 306 `platform:legacy.core.platform.api.stubs`, 309 `platform:dex2oatd`, 314 `platform:foo`,
|
/build/bazel/examples/queryview/ |
D | apex_available.txt | 1 attr(apex_available, //apex_available:platform, //...)
|
/build/make/target/board/mainline_arm64/sepolicy/ |
D | OWNERS | 1 include platform/system/sepolicy:/OWNERS
|
/build/bazel/ |
D | OWNERS | 1 include platform/build/soong:/OWNERS
|
/build/make/ |
D | OWNERS | 1 include platform/build/soong:/OWNERS
|
D | README.md | 14 platform build system -- most are not. 23 [Soong]: https://android.googlesource.com/platform/build/soong/+/master
|
/build/blueprint/ |
D | OWNERS | 1 include platform/build/soong:/OWNERS
|
/build/make/target/board/generic_arm64/sepolicy/ |
D | OWNERS | 1 include platform/system/sepolicy:/OWNERS
|
/build/make/tools/fs_config/ |
D | OWNERS | 1 include platform/system/core:/janitors/OWNERS
|
/build/make/tools/zipalign/ |
D | OWNERS | 1 include platform/system/core:/janitors/OWNERS
|
/build/soong/cc/libbuildversion/ |
D | Android.bp | 18 "//apex_available:platform",
|
/build/soong/ui/status/ninja_frontend/ |
D | README | 1 This comes from https://android.googlesource.com/platform/external/ninja/+/master/src/frontend.proto
|
/build/make/target/product/ |
D | handheld_product.mk | 34 preinstalled-packages-platform-handheld-product.xml \
|
D | aosp_product.mk | 34 preinstalled-packages-platform-aosp-product.xml \
|
D | full_base.mk | 29 preinstalled-packages-platform-full-base.xml
|
/build/soong/linkerconfig/proto/ |
D | Android.bp | 15 "//apex_available:platform",
|
/build/soong/scripts/ |
D | build-mainline-modules.sh | 26 platform-mainline-sdk 27 platform-mainline-test-exports
|
/build/bazel/docs/ |
D | concepts.md | 44 [path\_interposer](https://cs.android.com/android/platform/superproject/+/master:build/soong/ui/bui… 56 …[the config.mk entry point](https://cs.android.com/android/platform/superproject/+/master:build/so… 71 …[the cleanbuild.mk entry point](https://cs.android.com/android/platform/superproject/+/master:buil… 73 …[the main.mk entry point.](https://cs.android.com/android/platform/superproject/+/master:build/soo… 75 …[the packaging/main.mk](https://cs.android.com/android/platform/superproject/+/master:build/soong/… 116 **[--dumpvars-mode](https://cs.android.com/android/platform/superproject/+/master:build/soong/cmd/s… 120 soong\_config.mk](https://cs.android.com/android/platform/superproject/+/master:build/make/core/soo… 122 file](https://cs.android.com/android/platform/superproject/+/master:build/make/core/soong_config.mk… 128 [dexpreopt](https://cs.android.com/android/platform/superproject/+/master:build/soong/java/dexpreop… 130 generated](https://cs.android.com/android/platform/superproject/+/master:build/make/core/dex_preopt… [all …]
|
123