Home
last modified time | relevance | path

Searched refs:have (Results 1 – 25 of 47) sorted by relevance

12

/build/make/core/
Dchecktree78 have = run("p4 have ...", r'[^#]+#[0-9]+ - (.*)', r'.*') variable
97 have = dict().fromkeys(have, 1) variable
101 if not file in have:
Dproguard.flags1 # We have moved -dontobfuscate and -dontoptimize to the makefiles.
12 # Keep classes and methods that have the guava @VisibleForTesting annotation
Dheader_library_internal.mk17 $(call pretty-error,Header libraries may not have any sources)
DLINUX_KERNEL_COPYING39 have the freedom to distribute copies of free software (and charge for
51 you have. You must make sure that they, too, receive or can get the
62 want its recipients to know that what they have is not the original, so
69 program proprietary. To prevent this, we have made it clear that any
192 However, parties who have received copies, or rights, from you under
193 this License will not have their licenses terminated so long as such
196 5. You are not required to accept this License, since you have not
235 implemented by public license practices. Many people have made
260 later version", you have the option of following the terms and conditions
306 convey the exclusion of warranty; and each file should have at least
[all …]
/build/make/
DDeprecation.md5 have any problems converting, please contact us via:
40 * Prerequisite: all common users of `BUILD_PACKAGE` have been removed (some
45 * Any devices that still have warnings will have
65 Android Q, and the 2020 release will have jumped directly to the end for many
DChanges.md7 the `<uses-library>` tags in the manifest. Since the build system does not have
160 a long time, and the places where it's been able to be used have shrinked over
184 rules/actions executed within it will only have access to a limited number of
276 * `PRODUCT_HOST_PACKAGES` does not have `_ENG`/`_DEBUG` variants, as that's a
348 changed, so incremental builds will have the build number from the last time
395 have "/" in them, and real file targets do have a "/". This makes it more
418 example, as we require `.PHONY` targets not to have '/' in them.
428 have enough dependencies to know when to run the other build system again
511 These can have wide ranging effects across unrelated modules, so they're now obsolete. Instead, use…
579 expect this to have a large effect.
[all …]
Dbuildspec.mk.default84 # If you have a special place to put your ouput files, set this, otherwise
111 # variable will be changed. After you have modified this file with the new
/build/make/core/tasks/
Dplatform_availability_check.mk39 for platform because they do not have "//apex_available:platform" or \
51 available for platform because it does not have "//apex_available:platform" or \
Dvendor_module_check.mk82 $(error Error: Product "$(TARGET_PRODUCT)" cannot have overlay in vendor tree: $(_vendor_package_ov…
/build/soong/dexpreopt/
Dclass_loader_context_test.go268 func checkError(t *testing.T, have error, want string) {
269 if have == nil {
271 } else if msg := have.Error(); !strings.HasPrefix(msg, want) {
/build/soong/bp2build/
Dandroidbp_to_build_templates.go98 # This module type does not have an existing rule to map to, so use the
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs85 but always increases application complexity. If you have not run into any limitations
92 Android SDK. If you have not already installed and setup the <a
/build/soong/docs/
Dmap_files.md32 Comments on the same line as either a version definition or a symbol name have
53 file. Without this, APIs that you have not explicitly exposed will still be
80 level. This is an arbitrarily high API level used to define APIs that have not
93 will have the tag applied. An `introduced` tag on a symbol overrides the value
Dbest_practices.md49 of these created files. It's better to have actual rules and dependencies set
74 directory (for example, if you have ./src/ and ./include/, you probably want to
79 only if the headers are actually standalone, and do not have associated code.
80 Sometimes there are headers that have header-only sections, but also define
/build/
Dbuildspec.mk.default84 # If you have a special place to put your ouput files, set this, otherwise
111 # variable will be changed. After you have modified this file with the new
/build/blueprint/
DCONTRIBUTING.md10 know that your code infringes on other people's patents. You don't have to sign
/build/bazel/rules/
Dfull_cc_library.bzl68 # b/184806113: Note this is a pretty a workaround so users don't have to
/build/soong/cmd/javac_wrapper/
Djavac_wrapper_test.go72 components have been superseded by the new APIs in jdk.javadoc.doclet.
Djavac_wrapper.go214 regexp.MustCompile(`components have been superseded by the new APIs in jdk.javadoc.doclet.`),
/build/soong/third_party/zip/testdata/
Dreadme.notzip30 If you have just untarred a binary Go distribution, you need to set
/build/bazel/json_module_graph/
Dlibrary.jq56 # "filterMatchingDeps" filters deps that have different variations
/build/bazel/bazel_skylib/
Dbzl_library.bzl76 In this case, you can have `bzl_library` targets in `checkstyle/BUILD` and
/build/make/tools/acp/
DREADME20 - On some systems it's possible to have microsecond-accurate timestamps
/build/make/tools/rbcrun/
DREADME.md63 will have the value of `rblf_cli.FOO` be `"bar"`
/build/bazel/
Dcommon.bazelrc72 # Developer instance for result storage. This only works if you have access

12