/u-boot/lib/zstd/ |
A D | entropy_common.c | 43 return ERROR(srcSize_wrong); in FSE_readNCount() 47 return ERROR(tableLog_tooLarge); in FSE_readNCount() 121 return ERROR(corruption_detected); in FSE_readNCount() 123 return ERROR(corruption_detected); in FSE_readNCount() 145 return ERROR(srcSize_wrong); in HUF_readStats_wksp() 153 return ERROR(srcSize_wrong); in HUF_readStats_wksp() 155 return ERROR(corruption_detected); in HUF_readStats_wksp() 166 return ERROR(srcSize_wrong); in HUF_readStats_wksp() 179 return ERROR(corruption_detected); in HUF_readStats_wksp() 185 return ERROR(corruption_detected); in HUF_readStats_wksp() [all …]
|
A D | decompress.c | 183 return ERROR(srcSize_wrong); in ZSTD_frameHeaderSize() 213 return ERROR(prefix_unknown); in ZSTD_getFrameParams() 388 return ERROR(srcSize_wrong); in ZSTD_getcBlockSize() 414 return ERROR(srcSize_wrong); in ZSTD_setRleBlock() 750 return ERROR(srcSize_wrong); in ZSTD_buildSeqTable() 768 return ERROR(GENERIC); in ZSTD_buildSeqTable() 793 return ERROR(srcSize_wrong); in ZSTD_decodeSeqHeaders() 1441 return ERROR(srcSize_wrong); in ZSTD_decompressBlock_internal() 1642 return ERROR(GENERIC); in ZSTD_decompressMultiFrame() 2360 return ERROR(GENERIC); in ZSTD_decompressStream() [all …]
|
A D | huf_decompress.c | 78 return ERROR(tableLog_tooLarge); in HUF_readDTableX2_wksp() 198 return ERROR(GENERIC); in HUF_decompress1X2_usingDTable() 210 return ERROR(srcSize_wrong); in HUF_decompress1X2_DCtx_wksp() 329 return ERROR(GENERIC); in HUF_decompress4X2_usingDTable() 341 return ERROR(srcSize_wrong); in HUF_decompress4X2_DCtx_wksp() 658 return ERROR(GENERIC); in HUF_decompress1X4_usingDTable() 670 return ERROR(srcSize_wrong); in HUF_decompress1X4_DCtx_wksp() 791 return ERROR(GENERIC); in HUF_decompress4X4_usingDTable() 803 return ERROR(srcSize_wrong); in HUF_decompress4X4_DCtx_wksp() 875 return ERROR(dstSize_tooSmall); in HUF_decompress4X_DCtx_wksp() [all …]
|
A D | error_private.h | 32 #define ERROR(name) ((size_t)-PREFIX(name)) macro 34 ERR_STATIC unsigned ERR_isError(size_t code) { return (code > ERROR(maxCode)); } in ERR_isError()
|
A D | fse_decompress.c | 77 return ERROR(tableLog_tooLarge); in FSE_buildDTable_wksp() 79 return ERROR(maxSymbolValue_tooLarge); in FSE_buildDTable_wksp() 81 return ERROR(tableLog_tooLarge); in FSE_buildDTable_wksp() 120 …return ERROR(GENERIC); /* position must reach all cells once, otherwise normalizedCounter is incor… in FSE_buildDTable_wksp() 170 return ERROR(GENERIC); /* min size */ in FSE_buildDTable_raw() 233 return ERROR(dstSize_tooSmall); in FSE_decompress_usingDTable_generic() 241 return ERROR(dstSize_tooSmall); in FSE_decompress_usingDTable_generic() 284 return ERROR(tableLog_tooLarge); in FSE_decompress_wksp() 295 return ERROR(tableLog_tooLarge); in FSE_decompress_wksp()
|
A D | bitstream.h | 140 return ERROR(dstSize_tooSmall); in BIT_initCStream() 213 return ERROR(srcSize_wrong); in BIT_initDStream() 224 return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream() 243 return ERROR(GENERIC); /* endMark not present */ in BIT_initDStream()
|
A D | zstd_internal.h | 41 return ERROR(e); \
|
/u-boot/scripts/dtc/ |
A D | dtc-parser.y | 29 #define ERROR(loc, ...) \ macro 178 ERROR(&@2, "Label or path %s not found", $1); 189 ERROR(&@3, "Label or path %s not found", $3); 218 ERROR(&@3, "Label or path %s not found", $3); 230 ERROR(&@3, "Label or path %s not found", $3); 348 ERROR(&@2, "Array elements must be" 374 ERROR(&@2, "Value out of range for" 389 ERROR(&@2, "References are only allowed in " 476 ERROR(&@$, "Division by zero"); 485 ERROR(&@$, "Division by zero"); [all …]
|
A D | checks.c | 70 #define ERROR(nm_, fn_, d_, ...) \ macro 195 ERROR(nm, check_is_string, (propname)) 224 ERROR(nm, check_is_string_list, (propname)) 242 ERROR(nm, check_is_cell, (propname)) 260 ERROR(duplicate_node_names, check_duplicate_node_names, NULL); 276 ERROR(duplicate_property_names, check_duplicate_property_names, NULL); 293 ERROR(node_name_chars, check_node_name_chars, PROPNODECHARS "@"); 354 ERROR(property_name_chars, check_property_name_chars, PROPNODECHARS); 441 ERROR(duplicate_label, check_duplicate_label_node, NULL); 524 ERROR(explicit_phandles, check_explicit_phandles, NULL); [all …]
|
/u-boot/scripts/ |
A D | checkpatch.pl | 2174 sub ERROR { subroutine 3795 ERROR("OPEN_BRACE", 3968 ERROR("TEST_TYPE", 3979 ERROR("TEST_ATTR", 4831 if (ERROR("SPACING", 4971 ERROR("SPACING", 6237 ERROR("MEMSET", 6607 ERROR("DATE_TIME", 6719 ERROR("IN_ATOMIC", 6729 ERROR("LOCKING", [all …]
|
/u-boot/tools/ |
A D | ifwitool.c | 826 ERROR("Invalid header : %s\n", name); in bpdt_validate_header() 1183 ERROR("Image does not contain BPDT!!\n"); in ifwi_parse() 1559 ERROR("File write error\n"); in ifwi_write() 1785 ERROR("%s: -e option required\n", __func__); in ifwi_dir_add() 1804 ERROR("%s: -f option required\n", __func__); in ifwi_add() 1809 ERROR("%s: -n option required\n", __func__); in ifwi_add() 1840 ERROR("%s: -n option required\n", __func__); in ifwi_delete() 1930 ERROR("%s: -f option required\n", __func__); in ifwi_extract() 1935 ERROR("%s: -n option required\n", __func__); in ifwi_extract() 2292 ERROR("%s: failed execution\n", argv[0]); in main() [all …]
|
/u-boot/tools/patman/ |
A D | tout.py | 12 ERROR, WARNING, NOTICE, INFO, DETAIL, DEBUG = range(6) variable 107 _Output(ERROR, msg, _color.RED)
|
/u-boot/doc/android/ |
A D | avb2.rst | 59 avb_slot_verify.c:175: ERROR: boot: Hash of data does not match digest in 67 avb_vbmeta_image.c:206: ERROR: Hash does not match! 68 avb_slot_verify.c:388: ERROR: vbmeta: Error verifying vbmeta image:
|
/u-boot/arch/arm/dts/ |
A D | stih407-pinctrl.dtsi | 741 ERROR = <&pio10 0 ALT1 IN SE_NICLK_IO 0 CLK_A>; 750 ERROR = <&pio10 0 ALT1 IN SE_NICLK_IO 0 CLK_A>; 769 ERROR = <&pio11 4 ALT1 IN SE_NICLK_IO 0 CLK_A>; 778 ERROR = <&pio11 4 ALT1 IN SE_NICLK_IO 0 CLK_A>; 797 ERROR = <&pio13 0 ALT1 IN SE_NICLK_IO 0 CLK_A>; 806 ERROR = <&pio13 0 ALT1 IN SE_NICLK_IO 0 CLK_A>; 818 ERROR = <&pio13 5 ALT1 IN SE_NICLK_IO 0 CLK_A>; 830 ERROR = <&pio14 2 ALT3 IN SE_NICLK_IO 0 CLK_B>; 842 ERROR = <&pio18 0 ALT1 IN SE_NICLK_IO 0 CLK_A>; 851 ERROR = <&pio19 0 ALT2 IN SE_NICLK_IO 0 CLK_A>; [all …]
|
/u-boot/board/hisilicon/hikey/ |
A D | build-tf.mak | 22 echo "ERROR: cross-compiler $(CROSS_COMPILE)gcc not in PATH=$$PATH!" ; \
|
/u-boot/scripts/coccinelle/iterators/ |
A D | itnull.cocci | 93 msg = "ERROR: iterator variable bound on line %s cannot be NULL" % (p1[0].line)
|
A D | use_after_iter.cocci | 146 msg = "ERROR: invalid reference to the index variable of the iterator on line %s" % (p1[0].line)
|
/u-boot/doc/ |
A D | README.rockchip | 152 ### ERROR ### Please RESET the board ### 195 ERROR: Error initializing runtime service opteed_fast 397 mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000 398 mmc: ERROR: Card did not respond to voltage select! 400 mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000 401 mmc: ERROR: Card did not respond to voltage select! 403 mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000 404 mmc: ERROR: Card did not respond to voltage select!
|
/u-boot/drivers/usb/gadget/ |
A D | storage_common.c | 117 #define ERROR(d, fmt, args...) do { } while (0) macro
|
A D | f_mass_storage.c | 395 ERROR(common, "common->fsg is NULL in %s at %u\n", func, line); in __fsg_is_set() 2163 ERROR(common, "can't enable %s, result %d\n", ep->name, rc); in enable_endpoint() 2173 ERROR(common, "can't allocate request for %s\n", ep->name); in alloc_request() 2704 ERROR(fsg, "unable to autoconfigure all endpoints\n"); in fsg_bind()
|
/u-boot/ |
A D | README | 1923 If you encounter "ERROR: Cannot umount" in nfs command,
|