Searched refs:not (Results 1 – 25 of 993) sorted by relevance
12345678910>>...40
/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.)
|
D | README.dex_preopt_check.md | 9 …eopt_check.mk:13: warning: Missing compilation artifacts. Dexpreopting is not working for some sy… 18 1. The `systemserverclasspath_fragment` is not added as 19 `systemserverclasspath_fragments` of the corresponding `apex` module, or not 23 1. The expected version of the system server java library is not preferred. 28 to various reasons including but not limited to: 42 `PRODUCT_APEX_STANDALONE_SYSTEM_SERVER_JARS` has an extra entry that is not
|
/build/bazel/rules/java/ |
D | sdk_library_test.bzl | 4 # you may not use this file except in compliance with the License. 25 "Public api surface file should be source, not generated", 32 msg = "Public api surface file not correct", 38 "System api surface file should be source, not generated", 45 msg = "System api surface file not correct", 51 "Test api surface file should be source, not generated", 58 msg = "Test api surface file not correct", 64 "Module_lib api surface file should be source, not generated", 71 msg = "Module_lib api surface file not correct", 77 "System_server api surface file should be source, not generated", [all …]
|
/build/make/core/ |
D | version_util.mk | 47 …$(error Do not set TARGET_PLATFORM_VERSION directly. Use RELEASE_PLATFORM_VERSION. value: $(TARGET… 53 …$(error Do not set PLATFORM_SECURITY_PATCH directly. Use RELEASE_PLATFORM_SECURITY_PATCH. value: $… 59 …$(error Do not set PLATFORM_SDK_VERSION directly. Use RELEASE_PLATFORM_SDK_VERSION. value: $(PLATF… 65 …$(error Do not set PLATFORM_SDK_EXTENSION_VERSION directly. Use RELEASE_PLATFORM_SDK_EXTENSION_VER… 75 …$(error Do not set PLATFORM_VERSION_CODENAME directly. Use RELEASE_PLATFORM_VERSION. value: $(PLAT… 81 …$(error Do not set PLATFORM_VERSION_ALL_CODENAMES directly. Use RELEASE_PLATFORM_VERSION_ALL_CODEN… 87 …$(error Do not set PLATFORM_VERSION_ALL_PREVIEW_CODENAMES directly. Use RELEASE_PLATFORM_VERSION_A… 93 …$(error Do not set PLATFORM_VERSION_LAST_STABLE directly. Use RELEASE_PLATFORM_VERSION_LAST_STABLE… 99 …$(error Do not set PLATFORM_VERSION_KNOWN_CODENAMES directly. Use RELEASE_PLATFORM_VERSION_KNOWN_C… 225 …$(error Do not set PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION directly. Use RELEASE_PLATFORM_MIN_SU…
|
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 | 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) 28 $(call pretty-error,LOCAL_COPY_HEADERS_TO may not start with / or ../ : $(LOCAL_COPY_HEADERS_TO))
|
D | board_config.mk | 218 $(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)) 448 … $(error PRODUCT_BUILD_CACHE_IMAGE set to true, but BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE not defined) 530 $(error BUILDING_VENDOR_BOOT_IMAGE is required, but BUILDING_VENDOR_BOOT_IMAGE is not true) 567 …$(warning PRODUCT_BUILD_DEBUG_VENDOR_BOOT_IMAGE is true, but we're not building a vendor_boot imag… 605 $(warning PRODUCT_BUILD_DEBUG_BOOT_IMAGE is true, but we're not building a boot image. \ 681 # But target's BOARD_PREBUILT_VENDORIMAGE is not filled. 697 …$(error PRODUCT_BUILD_VENDOR_IMAGE set to true, but BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE not defined) 732 …$(error PRODUCT_BUILD_PRODUCT_IMAGE set to true, but BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE not defin… [all …]
|
/build/make/tools/aconfig/aconfig/templates/ |
D | FeatureFlags.java.template | 2 {{ if not library_exported- }} 9 {{ -if not item.is_read_write }} 16 {{ -if not library_exported }}
|
D | Flags.java.template | 2 {{ if not library_exported- }} 13 {{ -if not item.is_read_write }} 20 {{ -if not library_exported }} 38 …private static FeatureFlags FEATURE_FLAGS{{ -if not is_test_mode }} = new FeatureFlagsImpl(){{ -en…
|
D | CustomFeatureFlags.java.template | 3 {{ if not library_exported- }} 25 {{ if not library_exported }} @UnsupportedAppUsage{{ -endif }} 32 {{ -if not library_exported }} 55 {{ -if not @last }},{{ endif }} 63 {{ -if not item.is_read_write }}
|
D | FeatureFlagsImpl.java.template | 2 {{ if not library_exported- }} 6 {{ -if not is_test_mode }} 49 {{ -if not library_exported }} 71 {{ -if not library_exported }} 77 "Method is not implemented.");
|
/build/bazel/rules/cc/ |
D | cfi_transitions.bzl | 4 # you may not use this file except in compliance with the License. 33 not enable_cfi or 40 # Counterintuitive though it may be, we propagate not only the enablement 45 ) and not disabled_by_product_vars: 46 if CFI_FEATURE not in new_cli_features: 51 if DISABLE_CFI_FEATURE not in new_cli_features: 65 if DISABLE_CFI_FEATURE not in old_cli_features:
|
D | cc_sysprop_library_test.bzl | 4 # you may not use this file except in compliance with the License. 49 ("Generated cpp source file for %s.sysprop not present in " + 65 ("Generated header source file for %s.sysprop not present in " + 81 ("Generated public header source file for %s.sysprop not present " + 113 ("Package relative include incorrect or not found in CcInfo.\n" + 127 ("Root relative include incorrect or not found in CcInfo.\n" + 153 ("Generated header file for %s.sysprop not present in CcInfo " + 189 "--header-dir argument incorrect or not found.\n", 195 "--public-header-dir argument incorrect or not found.\n", 201 "--source-dir argument incorrect or not found.\n", [all …]
|
D | flex_test.bzl | 4 you may not use this file except in compliance with the License. 37 ("Input file %s not present or incorrect in Bazel action for " + 48 ("Expected output %s not present or incorrect in Bazel action\n" + 85 ("Input file %s not present or incorrect in Bazel action for " + 96 ("Expected output %s not present or incorrect in Bazel action\n" + 133 ("Input file %s not present or incorrect in Bazel action for " + 144 ("Input file %s not present or incorrect in Bazel action for " + 156 ("Expected output %s not present or incorrect in Bazel action" + 168 ("Expected output %s not present or incorrect in Bazel action " + 208 ("Argument -o not found or had unexpected value.\n" + [all …]
|
D | memtag_heap_transitions.bzl | 4 # you may not use this file except in compliance with the License. 44 if not (MEMTAG_HEAP_ENABLED in target_features or MEMTAG_HEAP_DISABLED in target_features): 46 …if not (DIAG_MEMTAG_HEAP_ENABLED in target_features or DIAG_MEMTAG_HEAP_DISABLED in target_feature… 49 if not (MEMTAG_HEAP_ENABLED in target_features or MEMTAG_HEAP_DISABLED in target_features):
|
/build/bazel_common_rules/exec/impl/ |
D | embedded_exec.bzl | 4 # you may not use this file except in compliance with the License. 28 if not files_to_run or not files_to_run.executable: 29 fail("{}: {} is not an executable".format(ctx.label, target)) 42 if not args: 47 if not env:
|
/build/bazel/rules/apex/ |
D | apex_test_helpers.bzl | 4 # you may not use this file except in compliance with the License. 26 if file_contexts and not native.existing_rule(file_contexts): 34 if manifest and not native.existing_rule(manifest): 43 if key and not native.existing_rule(key): 52 if certificate and not native.existing_rule(certificate):
|
/build/bazel/rules/common/ |
D | api.bzl | 4 # you may not use this file except in compliance with the License. 34 # Returns true if a string or int version is in preview (not finalized). 79 version: must be non-empty. Inputs that are not "current", known 98 # the input is *not* a finalized codename, the input is returned unmodified. 100 if not canonical_level: 101 if not version.isdigit(): 102 … fail("version %s could not be parsed as integer and is not a recognized codename" % version) 110 if not platform_sdk_variables.platform_sdk_codename: 117 fail("Platform_sdk_codename should not be REL when Platform_sdk_final is false") 135 # should use. For modules targeting an unreleased SDK (meaning it does not yet have a number) [all …]
|
/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/make/ci/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 45 // This test is only intended to be run locally since it's slow, not hermetic, 46 // and requires a lot of system state. It is therefore not marked as `unit_test` 47 // and is not part of any test suite. Note that we also don't want to run this 50 // target could be configured to do so but it's not worth doing seeing that
|
/build/soong/ui/metrics/bp2build_metrics_proto/ |
D | bp2build_metrics.proto | 4 // you may not use this file except in compliance with the License. 42 // Unconverted modules, mapped to the reason the module was not converted. 71 // The type of reason that the module could not be converted. 74 // Descriptive details describing why the module could not be converted. 81 // Bp2build does not know how to convert this specific module for some reason 82 // not covered by other reason types. The reason detail should explain the 95 // The module has a property not yet supported. The detail field should
|
/build/bazel/rules/android/ |
D | debug_signing_key.bzl | 4 # you may not use this file except in compliance with the License. 19 if not certificate and not certificate_name:
|
/build/bazel/utils/ |
D | schema_validation.scl | 4 # you may not use this file except in compliance with the License. 128 if not stack: 142 fail("an 'or' schema must not be accompanied by any other keys") 148 if "type" not in schema: 161 if ty not in ["string", "bytes", "list", "tuple"]: 163 if not _check_len(obj, schema["length"]): 168 if ty not in ["string", "int", "float"]: 170 if obj not in schema["choices"]: 175 if ty not in ["string", "int", "float"]: 187 … if type(sorted_list[i]) not in ["string", "int", "float", "bool", "NoneType", "bytes"]: [all …]
|
/build/bazel/rules/apis/ |
D | api_surface.bzl | 4 # you may not use this file except in compliance with the License. 31 # This is not part of go/android-api-types, and is not available to apps at runtime
|
12345678910>>...40