Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 79) sorted by relevance

1234

/build/core/tasks/
Dapicheck.mk53 -error 7 -error 8 -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 \
54 -error 16 -error 17 -error 18 , \
68 -error 2 -error 3 -error 4 -error 5 -error 6 \
69 -error 7 -error 8 -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 \
70 -error 16 -error 17 -error 18 -error 19 -error 20 -error 21 -error 23 -error 24 \
71 -error 25 -error 26 -error 27, \
99 -error 7 -error 8 -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 \
100 -error 16 -error 17 -error 18 , \
114 -error 2 -error 3 -error 4 -error 5 -error 6 \
115 -error 7 -error 8 -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 \
[all …]
Dvendor_module_check.mk58 $(error Error: Product "$(TARGET_PRODUCT)" cannot have overlay in vendor tree: \
65 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\
74 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
90 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
Ddeps_licenses.mk26 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
29 $(error To "make deps-license" you must specify PROJ_PATH and DEP_PATH.)
/build/tools/rgb2565/
Dto565.c48 int* error = malloc((width+2) * 3 * sizeof(int)); in to_565_raw_dither() local
50 memset(error, 0, (width+2) * 3 * sizeof(int)); in to_565_raw_dither()
52 error += 3; // array goes from [-3..((width+1)*3+2)] in to_565_raw_dither()
56 int r = in[0] + error[i*3+0]; in to_565_raw_dither()
59 int g = in[1] + error[i*3+1]; in to_565_raw_dither()
62 int b = in[2] + error[i*3+2]; in to_565_raw_dither()
72 error[(i+1)*3+ch] += e - ((e*1/16) + (e*3/16) + (e*5/16)); \ in to_565_raw_dither()
89 int* temp = error; error = next_error; next_error = temp; in to_565_raw_dither()
95 free(error-3); in to_565_raw_dither()
/build/core/
Dproduct.mk170 $(if $(pn),,$(error $(p): PRODUCT_NAME must be defined.)) \
172 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \
182 $(error $(p): PRODUCT_NAME must be a valid C identifier, not "$(pn)") \
185 $(if $(pb),,$(error $(p): PRODUCT_BRAND must be defined.)) \
188 $(error $(p): malformed COPY_FILE "$(cf)") \
213 $(error No matches for product "$(pn)"), \
214 $(error Product "$(pn)" ambiguous: matches $(p)) \
301 $(eval $(error The following variables have been changed: $(changed_variables))),)
Dproduct_config.mk62 $(error Unknown sed version)
97 $(error Only one PRODUCT-* goal may be specified; saw "$(product_goals)")
103 $(error Bad PRODUCT-* goal "$(goal_name)")
113 $(error "tests" has been deprecated as a build variant. Use it as a build goal instead.)
152 $(error Only one APP-* goal may be specified; saw "$(unbundled_goals)"))
222 $(error Can not locate config makefile for product "$(TARGET_PRODUCT)")
225 $(error Product "$(TARGET_PRODUCT)" ambiguous: matches $(current_product_makefile))
235 $(error done)
243 $(error PRODUCT_NAME inconsistent in $(current_product_makefile) and $(INTERNAL_PRODUCT))
321 $(error PRODUCT_DEFAULT_DEV_CERTIFICATE='$(PRODUCT_DEFAULT_DEV_CERTIFICATE)', \
Dprebuilt_internal.mk10 $(error dont use LOCAL_PREBUILT_LIBS anymore LOCAL_PATH=$(LOCAL_PATH))
13 $(error dont use LOCAL_PREBUILT_EXECUTABLES anymore LOCAL_PATH=$(LOCAL_PATH))
16 $(error dont use LOCAL_PREBUILT_JAVA_LIBRARIES anymore LOCAL_PATH=$(LOCAL_PATH))
73 $(error Cannot strip/pack host module LOCAL_PATH=$(LOCAL_PATH))
76 $(error Can strip/pack only shared libraries or executables LOCAL_PATH=$(LOCAL_PATH))
79 $(error Cannot strip/pack scripts LOCAL_PATH=$(LOCAL_PATH))
164 $(error No LOCAL_CERTIFICATE specified for prebuilt "$(my_prebuilt_src_file)")
243 $(error You must put all the split source apks in the same folder: $(LOCAL_PACKAGE_SPLITS))
Dtarget_test_internal.mk16 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE))
20 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE))
24 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
Denvsetup.mk72 $(error Unable to determine HOST_OS from uname -sm: $(UNAME)!)
82 $(error Building on a 32-bit x86 host is not supported: $(UNAME)!)
90 $(error Unable to determine HOST_ARCH from uname -sm: $(UNAME)!)
100 $(error HOST_BUILD_TYPE must be either release or debug, not '$(HOST_BUILD_TYPE)')
140 $(error must be empty or one of: eng user userdebug)
165 $(error No config file found for TARGET_DEVICE $(TARGET_DEVICE))
168 $(error Multiple board config files for TARGET_DEVICE $(TARGET_DEVICE): $(board_config_mk))
172 $(error TARGET_ARCH not defined by board config: $(board_config_mk))
182 $(error TARGET_COPY_OUT_VENDOR must be either 'vendor' or 'system/vendor', seeing '$(TARGET_COPY_OU…
Dnode_fns.mk171 $(error import of "$(2)" failed) \
231 $(error $(1): "$(_in)" does not exist) \
245 $(if $(_include_stack),$(eval $(error ASSERTION FAILED: _include_stack \
252 $(if $(_include_stack),$(eval $(error ASSERTION FAILED: _include_stack \
Dconfig_sanitizers.mk49 $(error $(LOCAL_PATH): $(LOCAL_MODULE): Use of sanitizers requires LOCAL_CLANG := true)
60 my_cflags += -fsanitize-undefined-trap-on-error
97 $(error ubsan is not yet supported on the target)
Dmulti_prebuilt.mk18 $(error $(LOCAL_PATH): LOCAL_MODULE or LOCAL_MODULE_CLASS not needed by \
52 $(error $(LOCAL_PATH): Leading or trailing colons in "$(1)")) \
61 $(if $(word 3,$(tw)),$(error $(LOCAL_PATH): Bad prebuilt filename '$(t)')) \
Djava_library.mk7 $(error $(LOCAL_PATH): Host java libraries must use BUILD_HOST_JAVA_LIBRARY)
14 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_ASSET_DIR)
19 $(error $(LOCAL_PATH): Target java libraries may not set LOCAL_RESOURCE_DIR)
Dhost_shared_library_internal.mk19 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
22 $(error $(LOCAL_PATH): Cannot set module stem for a library)
Ddevice.mk65 $(error No matches for device "$(dn)"), \
66 $(error Device "$(dn)" ambiguous: matches $(d)) \
Dhost_executable.mk22 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB …
25 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB …
Dexecutable.mk14 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB …
17 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB …
Djava.mk22 $(error $(LOCAL_PATH): Must not define both LOCAL_NO_STANDARD_LIBRARIES and LOCAL_SDK_VERSION)
25 $(error $(LOCAL_PATH): Invalid LOCAL_SDK_VERSION '$(LOCAL_SDK_VERSION)' \
64 $(error $(LOCAL_PATH): Target java template must define LOCAL_BUILT_MODULE_STEM)
67 $(error LOCAL_BUILT_MODULE_STEM may not be "$(LOCAL_BUILT_MODULE_STEM)")
309 $(error $(LOCAL_PATH): Target java module does not define any source or resource files)
442 $(error invalid value for LOCAL_PROGUARD_ENABLED: $(LOCAL_PROGUARD_ENABLED))
511 … $(error $(LOCAL_MODULE): Build with jack of instrumentation when obfuscating is not yet supported)
619 …$(error $(LOCAL_MODULE): Build with jack when LOCAL_TEST_MODULE_TO_PROGUARD_WITH is defined is not…
Dmain.mk49 $(error stopping)
124 $(error Case-insensitive filesystems not supported)
140 $(error Directory names containing spaces not supported)
171 $(error stop)
192 $(error stop)
203 $(error stop)
219 $(error stop)
259 $(error stopping)
269 $(error stopping)
392 $(error The 'sdk' target may not be specified with any other targets)
[all …]
Dbase_rules.mk29 $(error $(LOCAL_PATH): LOCAL_MODULE is not defined)
35 …$(error $(LOCAL_PATH): LOCAL_IS_HOST_MODULE must be "true" or empty, not "$(LOCAL_IS_HOST_MODULE)")
74 $(error user tag detected on module.)
99 …$(error $(LOCAL_PATH): LOCAL_MODULE_CLASS must contain exactly one word, not "$(LOCAL_MODULE_CLASS…
135 $(error $(LOCAL_PATH): unhandled install path "$(install_path_var) for $(LOCAL_MODULE)")
144 …$(error $(LOCAL_PATH): LOCAL_BUILT_MODULE and LOCAL_INSTALLED_MODULE must not be defined by compon…
157 $(error $(LOCAL_PATH): $(module_id) already defined by $($(module_id)))
175 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
463 $(error \
Dshared_library_internal.mk17 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
20 $(error $(LOCAL_PATH): Cannot set module stem for a library)
Dmultilib.mk13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
/build/core/clang/
Dconfig.mk67 -Wno-error=clobbered \
68 -Wno-error=maybe-uninitialized \
69 -Wno-error=unused-but-set-parameter \
70 -Wno-error=unused-but-set-variable \
/build/tools/fs_config/
DAndroid.mk41 $(error TARGET_ANDROID_FILESYSTEM_CONFIG_H file name must be $(ANDROID_FS_CONFIG_H), \
56 LOCAL_CFLAGS := -Werror -Wno-error=\#warnings
/build/tools/atree/
Dfiles.cpp130 bool* error) { in replace_variables() argument
160 *error = true; in replace_variables()
287 bool error = false; in read_list_file() local
288 paths[pcount++] = replace_variables(word, variables, &error); in read_list_file()
289 if (error) { in read_list_file()

1234