Searched refs:always (Results 1 – 25 of 45) sorted by relevance
12
/build/make/target/board/ |
D | gsi_system_ext.prop | 1 # GSI always generate dex pre-opt in system image 4 # GSI always disables adb authentication
|
D | gsi_system_ext_user.prop | 1 # GSI always generate dex pre-opt in system image
|
/build/make/tools/aconfig/aconfig/templates/ |
D | rust_test.template | 46 #[inline(always)] 52 #[inline(always)]
|
D | rust.template | 109 #[inline(always)]
|
/build/release/flag_declarations/ |
D | RELEASE_AIDL_USE_UNFROZEN.textproto | 3 … When this is `True` the libraries behave like the lastest unfrozen version like they always have."
|
/build/bazel/toolchains/rust/ |
D | flags.bzl | 25 # rules_rust already set `--color=always` 26 _global_rustc_flags.remove("--color=always")
|
/build/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
/build/make/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
/build/bazel/mkcompare/elfdiff/ |
D | elfdiff.go | 24 func always(_ string) bool { func 49 missing, common, extra := mkcompare.Classify(elfRef.sectionsByName, elfOur.sectionsByName, always)
|
/build/bazel/utils/ |
D | BUILD | 27 # only actually made these always on/off config settings as part of the
|
/build/bazel/product_config/ |
D | BUILD | 12 # This label flag will always point to the device platform for the current android product.
|
/build/bazel/rules/java/ |
D | library.bzl | 44 errorprone_force_enable: set this to true to always run Error Prone
|
/build/make/tools/acp/ |
D | README | 22 If you copy from NFS to local disk, your NFS files will always be
|
/build/bazel/rules/kotlin/ |
D | kt_jvm_library.bzl | 54 errorprone_force_enable: set this to true to always run Error Prone
|
/build/bazel/rules/android/ |
D | android_library.bzl | 43 errorprone_force_enable: set this to true to always run Error Prone
|
D | android_binary.bzl | 85 errorprone_force_enable: set this to true to always run Error Prone
|
/build/make/tools/ide_query/ide_query_proto/ |
D | ide_query.proto | 102 // generated by the build system. GeneratedFile.path are always
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 85 but always increases application complexity. If you have not run into any limitations
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 16 // Resources to be always kept in the master split. 69 // always kept uncompressed.
|
/build/make/tools/compliance/ |
D | README.md | 38 Conceptually, the graph itself will always be a directed acyclic graph. One
|
/build/bazel/rules/apex/ |
D | apex_available.bzl | 122 # stub libraries libraries are always available to platform
|
/build/bazel/rules/cc/ |
D | cc_binary.bzl | 133 # to always be linked into the binary itself later (otherwise, why compile them at
|
/build/bazel/mkcompare/ |
D | README.md | 54 i.e., it always starts with `include $(CLEAR_VARS)` ('module header') line
|
/build/soong/androidmk/androidmk/ |
D | android.go | 866 return includeVariableIf(bpVar, always) 893 func always(ctx variableAssignmentContext) bool { func
|
/build/bazel/platforms/ |
D | platform_utils.bzl | 135 a constraint setting must always have a value, and a "none" value would probably
|
12