Searched refs:not (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
/build/make/core/tasks/ |
D | platform_availability_check.mk | 38 Following modules are requested to be installed. But are not available \ 39 for platform because they do not have "//apex_available:platform" or \ 40 they depend on other modules that are not available for platform) 50 $(call echo-error,$(2),Module is requested to be installed but is not \ 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/core/ |
D | fuzz_test.mk | 8 $(error $(LOCAL_PATH): $(LOCAL_MODULE): NDK fuzz tests are not supported.) 27 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE)) 31 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE)) 35 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
|
D | board_config.mk | 217 $(error TARGET_DEVICE_DIR may not be set manually) 269 $(error Target architectures not defined by board config: $(board_config_mk)) 272 $(error TARGET_CPU_ABI not defined by board config: $(board_config_mk)) 449 … $(error PRODUCT_BUILD_CACHE_IMAGE set to true, but BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE not defined) 531 $(error BUILDING_VENDOR_BOOT_IMAGE is required, but BUILDING_VENDOR_BOOT_IMAGE is not true) 575 …$(warning PRODUCT_BUILD_DEBUG_VENDOR_BOOT_IMAGE is true, but we're not building a vendor_boot imag… 620 $(warning PRODUCT_BUILD_DEBUG_BOOT_IMAGE is true, but we're not building a boot image. \ 696 # But target's BOARD_PREBUILT_VENDORIMAGE is not filled. 712 …$(error PRODUCT_BUILD_VENDOR_IMAGE set to true, but BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE not defined) 747 …$(error PRODUCT_BUILD_PRODUCT_IMAGE set to true, but BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE not defin… [all …]
|
D | target_test_internal.mk | 21 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE)) 25 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE)) 29 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
|
D | copy_headers.mk | 7 $(call pretty-error,LOCAL_COPY_HEADERS may not be used with host modules) 13 $(call pretty-error,Modules using LOCAL_SDK_VERSION may not use LOCAL_COPY_HEADERS) 31 $(call pretty-error,LOCAL_COPY_HEADERS_TO may not start with / or ../ : $(LOCAL_COPY_HEADERS_TO))
|
D | LINUX_KERNEL_COPYING | 2 NOTE! This copyright does *not* cover user programs that use kernel 4 of the kernel, and does *not* fall under the heading of "derived work". 10 is concerned is _this_ particular version of the license (ie v2, not 23 of this license document, but changing it is not allowed. 37 When we speak of free software, we are referring to freedom, not 62 want its recipients to know that what they have is not the original, so 63 that any problems introduced by others will not reflect on the original 70 patent must be licensed for everyone's free use or not licensed at all. 88 Activities other than copying, distribution and modification are not 90 running the Program is not restricted, and the output from the Program [all …]
|
D | local_vndk.mk | 26 …$(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Do not use LOCAL_USE_VNDK with host module… 37 …$(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): LOCAL_USE_VNDK must not be used with LOCAL…
|
/build/bazel/platforms/ |
D | rule_utilities.bzl | 4 # you may not use this file except in compliance with the License. 28 if not hasattr(ctx.attr, "_x86_constraint") or \ 29 not hasattr(ctx.attr, "_x86_64_constraint") or \ 30 not hasattr(ctx.attr, "_arm_constraint") or \ 31 not hasattr(ctx.attr, "_arm64_constraint"): 32 fail("Could not get the target architecture of this rule due to missing constraint attrs.",
|
/build/make/tools/rbcrun/testdata/ |
D | file_ops.star | 9 assert.true(not rblf_file_exists("no_such_file"), "the file no_such_file does not exist") 21 assert.true(mydir not in files, "did not expect %s in %s" % (mydir, files))
|
/build/soong/docs/ |
D | map_files.md | 33 meaning. If you need to add any comments that should not be interpreted by the 53 file. Without this, APIs that you have not explicitly exposed will still be 60 Version names that end with `_PRIVATE` or `_PLATFORM` will not be exposed in any 82 level. This is an arbitrarily high API level used to define APIs that have not 86 but **will not be included in the NDK**. `future` should generally not be used, 98 Note: The map file alone does not contain all the information needed to 109 known to the build system, see `out/soong/api_levels.json` (if not present, run 121 symbol is defined with only architecture-specific tags, it will not be present 122 for architectures that are not named. 124 Note: The architecture-specific tags should, in general, not be used. These are [all …]
|
/build/soong/python/tests/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 26 // Is not implemented as a python unittest 49 // Is not implemented as a python unittest
|
/build/bazel/rules/cc/ |
D | cc_library_headers.bzl | 5 you may not use this file except in compliance with the License. 27 native_bridge_supported = False, # TODO: not supported yet. 42 # do not automatically add libcrt dependency to header libraries
|
/build/make/target/board/generic/ |
D | README.txt | 5 will work with the emulator, though sound will not work 8 It is not a product "base class"; no other products inherit
|
/build/soong/cmd/javac_wrapper/ |
D | javac_wrapper_test.go | 59 warning: [options] bootstrap class path not set in conjunction with -source 1.7 74 javadoc: option --boot-class-path not allowed with target 1.9 80 warning: [options] bootstrap class path not set in conjunction with -source 1.9\n 88 warning: [options] bootstrap class path not set in conjunction with -source 1.9\n
|
/build/soong/android/ |
D | license_test.go | 68 `which is not visible to this module`, 70 `which is not visible to this module`, 89 `"top_by_exception_only" is not a license_kind module`,
|
/build/bazel/json_module_graph/ |
D | findModulesCrossPkgBoundary.jq | 39 # Usually it should not hit this logic as it stops when the path is 41 elif (contains("/") | not) then false 51 $moduleVariant | getActionInputs | select(in($depOutputs) | not) |
|
/build/blueprint/ |
D | README.md | 7 not be possible to file new issues or open new pull requests for this GitHub 9 patches -- will not be applied after May 3. The source tree will remain 10 available, but changes to Blueprint in AOSP will not be merged here and
|
/build/soong/java/core-libraries/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 63 // This one is not on device but it's needed when javac compiles code 66 // This one is not on device but it's needed when javac compiles code 124 // This one is not on device but it's needed when javac compiles code 127 // This one is not on device but it's needed when javac compiles code 200 // This one is not on device but it's needed when javac compiles code 203 // This one is not on device but it's needed when javac compiles code 216 // This one is not on device but it's needed when javac compiles code 219 // This one is not on device but it's needed when javac compiles code
|
/build/make/tests/ |
D | include1.rbc | 5 # you may not use this file except in compliance with the License. 16 # Included file (not inherited)
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 82 does not change.</p> 84 <p>Using native code does not result in an automatic performance increase, 85 but always increases application complexity. If you have not run into any limitations 86 using the Android framework APIs, you probably do not need the NDK. Read <a 92 Android SDK. If you have not already installed and setup the <a
|
/build/make/ |
D | Changes.md | 38 the `<uses-library>` tags in the manifest. Since the build system does not have 49 If a library is in `libs`, it usually should *not* be added to the above 118 ### Duplication is not allowed within a partition 126 not an error: 192 the last several releases. Equivalent functionality is not available in Soong. 197 ## `m4` is not available on `$PATH` 216 environment variables. Ninja does not track when environment variables change 218 is not safe with incremental builds. 307 * `PRODUCT_HOST_PACKAGES` does not have `_ENG`/`_DEBUG` variants, as that's a 308 property of the target, not the host. [all …]
|
/build/soong/mk2rbc/ |
D | mk2rbc_test.go | 143 if not _part1_init: 186 if not _part1_init: 327 if not cfg.get("PRODUCT_NAME", ""): 348 elif not cfg.get("PRODUCT_PACKAGES", []): 436 if not rblf.filter("userdebug eng", g["TARGET_BUILD_VARIANT"]): 450 if not rblf.filter("barbet coral%", g["TARGET_PRODUCT"]): 454 if not rblf.filter_out("sunfish_kasan", g["TARGET_PRODUCT"]):
|
/build/pesto/experiments/prepare_bazel_test_env/data/templates/frameworks/base/tools/aapt/ |
D | BUILD.bazel.template | 4 # you may not use this file except in compliance with the License. 16 # It should not be manually modified.
|
/build/pesto/experiments/prepare_bazel_test_env/data/templates/packages/modules/adb/ |
D | BUILD.bazel.template | 4 # you may not use this file except in compliance with the License. 16 # It should not be manually modified.
|
/build/bazel/rules_cc/cc/ |
D | find_cc_toolchain.bzl | 5 # you may not use this file except in compliance with the License. 19 * When https://github.com/bazelbuild/bazel/issues/7260 is **not** flipped, current 50 Bazel version is not needed), it's enough to only keep the toolchain type. 66 if not "@bazel_tools//tools/cpp:toolchain_type" in ctx.toolchains:
|
12345678910>>...13