Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 25 of 26) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dcheckpatch.pl1104 sub ERROR { subroutine
1347ERROR("do not modify files in include/asm, change architecture specific files in include/asm-<arch…
1364 ERROR("do not set execute permissions for source files\n" . $permhere);
1384 ERROR("patch seems to be corrupt (line wrapped?)\n" .
1411 ERROR("Invalid UTF-8, patch and commit message should be encoded in UTF-8\n" . $hereptr);
1420 ERROR("DOS line endings\n" . $herevet);
1424 ERROR("trailing whitespace\n" . $herevet);
1486 ERROR("use the LO() macro, not (... & 0xFFFF)\n" . $herevet);
1490 ERROR("use the HI() macro, not (... >> 16)\n" . $herevet);
1502 ERROR("code indent should use tabs where possible\n" . $herevet);
[all …]
H A Dgfp-translate10 echo ERROR: $@
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dchecks.c37 ERROR = 2, enumerator
102 (c->level == ERROR) ? "ERROR" : "Warning", c->name); in check_msg()
170 if ((c->status != PASSED) && (c->level == ERROR)) in run_check()
230 NODE_CHECK(duplicate_node_names, NULL, ERROR);
243 NODE_CHECK(duplicate_property_names, NULL, ERROR);
259 NODE_CHECK(node_name_chars, PROPNODECHARS "@", ERROR);
268 NODE_CHECK(node_name_format, NULL, ERROR, &node_name_chars);
279 PROP_CHECK(property_name_chars, PROPNODECHARS, ERROR);
335 check_duplicate_label_prop, NULL, ERROR);
394 PROP_CHECK(explicit_phandles, NULL, ERROR);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/null/
H A Dderef_null.cocci97 msg="ERROR: %s is NULL but dereferenced." % (x)
107 msg="ERROR: %s is NULL but dereferenced." % (x)
157 msg="ERROR: %s is NULL but dereferenced." % (x)
166 msg="ERROR: %s is NULL but dereferenced." % (x)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dregexp.h127 ERROR (50); in compile()
197 ERROR (50); in compile()
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/
H A Dresource_size.cocci66 msg="ERROR with %s" % (x)
75 msg="ERROR: Missing resource_size with %s" % (x)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/arpa/
H A Dftp.h44 #define ERROR 5 /* permanent negative completion */ macro
H A Dtftp.h47 #define ERROR 05 /* error code */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/
H A Dflags.cocci79 msg="ERROR: nested lock+irqsave that reuses flags from %s." % (p1[0].line)
/utopia/UTPA2-700.0.x/mxlib/
H A Dsys_rule.mk85 echo ERROR! No $(DDIDRV)/$@/cpptestscan.bdf; \
H A Dapi_rule.mk207 echo ERROR! No $(CURDIR)/cpptestscan.bdf; \
H A Ddrv_rule.mk193 echo ERROR! No $(CURDIR)/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h447 #define ERROR 0xFFFF macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h447 #define ERROR 0xFFFF macro
/utopia/UTPA2-700.0.x/projects/project/maxim_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/mclaren_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A DMakefile493 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/marcus_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/manhattan_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A DMakefile493 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/maserati_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/M7621_android/
H A DMakefile495 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/project/k6_android/
H A DMakefile493 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile1241 echo ERROR! No $@/cpptestscan.bdf; \
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.03911 …ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] ERROR: Unknow stream type %d\n", __FUNCTION__, __LINE__…
3997 …ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] ERROR: Fail to find next allocatable buffer\n", __FUNCT…
15717 VDEC_ERR("ERROR, ver %d, size %d\n", version, size);

12