Searched refs:custom (Results 1 – 25 of 25) sorted by relevance
/build/soong/android/ |
D | androidmk_test.go | 170 custom { 216 custom { 381 custom { 400 custom { 420 custom { 439 custom { 461 custom { 491 custom { 521 custom { 600 custom { [all …]
|
/build/release/flag_declarations/ |
D | RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES.textproto | 3 description: "Enable running custom VMs with paravirtualized devices."
|
/build/make/core/ |
D | static_java_library.mk | 72 ifneq ($(filter custom,$(LOCAL_PROGUARD_ENABLED)),custom) 199 ifeq ($(filter custom,$(LOCAL_PROGUARD_ENABLED)),custom)
|
D | package_internal.mk | 263 ifneq ($(LOCAL_PROGUARD_ENABLED),custom)
|
D | config.mk | 172 $(KATI_obsolete_var BOARD_PREBUILT_PVMFWIMAGE,pvmfw.bin is now built in AOSP and custom versions ar…
|
D | Makefile | 4422 @echo Target custom image: $(3) 4444 @echo Target custom image: $(2) 4745 define check-and-set-custom-avb-chain-args 4833 $(eval $(call check-and-set-custom-avb-chain-args,$(partition)))) 4976 define declare-custom-vbmeta-target 4991 $(eval $(call declare-custom-vbmeta-target,$(partition))))
|
/build/bazel/toolchains/clang/host/linux-x86/ |
D | cc_toolchain_features_linker_alignment_test.bzl | 171 """ Checks that max-page-size flag has the custom alignment for arm64. 242 """ Checks that max-page-size flag has the custom alignment for x86_64.
|
D | cc_toolchain_features.bzl | 933 # runtime_library_search_directories: replaced by custom _rpath_feature().
|
/build/bazel/rules/android/ |
D | framework_resources_test.bzl | 24 _exist_matcher = matching.custom(
|
D | android_library.bzl | 37 """ android_library macro wrapper that handles custom attrs needed in AOSP
|
D | android_binary.bzl | 71 """ android_binary macro wrapper that handles custom attrs needed in AOSP
|
D | framework_resources.bzl | 20 # - Provide custom aapt linking flags that are exclusive to this module, 22 # - Provide custom output groups exclusively used by reverse dependencies
|
/build/bazel/rules/java/ |
D | library.bzl | 41 """ java_library macro wrapper that handles custom attrs needed in AOSP
|
/build/bazel/rules/ |
D | gensrcs.bzl | 74 "passed into the custom shell command`",
|
/build/bazel_common_rules/dist/ |
D | dist.bzl | 75 """A dist rule to copy files out of Bazel's output directory into a custom location.
|
/build/bazel/rules/tradefed/ |
D | tradefed.bzl | 608 …test_config: label of a custom Tradefed XML config. if specified, skip auto generation with defaul… 609 …template_test_config: label of a custom template of Tradefed XML config. If specified, skip using … 610 …dynamic_config: label of a custom dynamic test config, by default it is the DynamicConfig.xml file.
|
/build/pesto/experiments/prepare_bazel_test_env/ |
D | README.md | 114 existing test rules as a template, otherwise a custom Bazel rule can be added.
|
/build/bazel/rules/apex/ |
D | apex.bzl | 311 # Append the custom fs config content to the existing file 329 # the apex macro) or custom file_contexts attribute value of this APEX. This 946 default config, so that the custom entries are preferred.
|
D | apex_test.bzl | 99 … doc = "Filename of the custom canned fs config to be found in the AppendCustomFsConfig action", 132 outs = [name + ".custom.config"], 151 # the contents of the custom config here. but, we can test that the 152 # custom config is concatenated in the action command with
|
/build/soong/ui/metrics/metrics_proto/ |
D | metrics.proto | 174 // EXTERNAL_FILE - ninja uses an external custom weight list
|
/build/soong/androidmk/androidmk/ |
D | androidmk_test.go | 549 LOCAL_PROGUARD_ENABLED := custom
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){thi… method
|
/build/bazel/docs/ |
D | internal_concepts.md | 588 [custom providers](https://docs.bazel.build/versions/main/skylark/lib/Provider.html#modules.Provide… 594 provider and a custom
|
/build/make/ |
D | Changes.md | 632 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc. 657 future, others will be cleared. (There will be methods to get custom variables
|
/build/soong/ |
D | README.md | 394 custom Makefile rules, complex conditionals or extra includes must be converted
|