/acpica-3.7.0/tests/aslts/bin/ |
D | common | 8 msg() function 26 msg "$2" 288 local count=0 msg=" " 292 msg="$msg `get_collection_name $FUNC_COLL_OP`" 296 msg="$msg `get_collection_name $CPLX_COLL_OP`" 300 msg="$msg `get_collection_name $EXCP_COLL_OP`" 304 msg="$msg `get_collection_name $BDEMO_COLL_OP`" 308 msg="$msg `get_collection_name $SERV_COLL_OP`" 312 msg="$msg `get_collection_name $MT_COLL_OP`" 316 msg="$msg `get_collection_name $MS_IDENT_COLL_OP`" [all …]
|
D | diffproc | 513 local msg 516 $CMP_CMP_OP) msg=compared;; 517 $CMP_MISCMP_OP) msg=miscompared;; 518 $CMP_NO_SECOND_OP) msg="- (the SUMMARY file of second run doesn't exist)";; 519 $CMP_NO_FIRST_OP) msg="- (the SUMMARY file of first run doesn't exist)";; 520 $CMP_NO_BOTH_OP) msg="- (the SUMMARY files of both runs don't exist)";; 521 *) msg="???" 524 echo "$msg"
|
D | Do | 99 msg() function 118 msg "$2" 140 local msg 143 1) msg="Compare the last multi-result against the previous one:";; 144 2) msg="Compare the last multi-result against the specified one:";; 145 3) msg="Compare the first(new) specified multi-result against the second(old):";; 146 *) msg="?" 149 echo "$msg"
|
D | asltsdiffres | 29 local msg 78 msg "Ok" 80 msg "MISCOMPARED!"
|
D | asltsrun | 1080 msg="WARNING: some test cases don't have AML code! ($AML_DONT_EXIST)" 1081 echo "$msg" 1082 multi_log "$msg" 1086 msg="WARNING: <Large Reference Count> where detected!" 1087 echo "$msg" 1089 multi_log "$msg"
|
/acpica-3.7.0/source/common/ |
D | getopt.c | 167 #define ACPI_OPTION_ERROR(msg, badchar) \ argument 168 if (AcpiGbl_Opterr) {fprintf (stderr, "%s%c\n", msg, badchar);}
|
/acpica-3.7.0/source/compiler/ |
D | dtcompilerparser.y | 168 void DtCompilerParsererror (char const *msg);
|
D | dtparser.y | 167 void DtParsererror (char const *msg);
|
D | prparser.y | 167 void PrParsererror (char const *msg);
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/ |
D | rindecrement.asl | 350 /* m006(<msg>, <ref to target>, <target type>, <source type>, */ 618 /* m008(<msg>, <aux>, <target type>, <source type>, */ 766 /* m009(<msg>, <aux>, <target type>, <source type>, */ 860 /* m00a(<msg>, <aux>, <target type>, <source type>, */ 967 /* m00b(<msg>, <aux>, <target type>, <source type>, */
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/common/ |
D | rcommon.asl | 2232 /* m006(<msg>, <ref to target>, <target type>, <result object type>, */ 2407 /* m007(<msg>, <ref to target>) */ 2504 /* m008(<msg>, <aux>, <target type>, <source type>, */ 3138 /* m009(<msg>, <aux>, <target type>, <source type>, */ 3444 /* m00a(<msg>, <aux>, <target type>, <source type>, */ 3776 /* m00b(<msg>, <aux>, <target type>, <source type>, */ 3936 /* m00c(<msg>, <aux>, <target type>, <source type>, */ 4336 /* m00d(<msg>, <aux>, <target type>, <source type>, */ 4723 /* m00e(<msg>, <aux>, <target type>, <source type>, */ 5431 /* m017(<msg>, <Package>) */ [all …]
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/ |
D | rexplicitconv.asl | 535 /* m006(<msg>, <ref to target>, <target type>, <source type>, */ 637 /* m008(<msg>, <aux>, <target type>, <source type>, */ 1125 /* m009(<msg>, <aux>, <target type>, <source type>, */
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/roptional/ |
D | roptional.asl | 593 /* m006(<msg>, <ref to target>, <target type>, <result object type>, */ 706 /* m008(<msg>, <aux>, <target type>, <source type>, */ 1658 /* m009(<msg>, <aux>, <target type>, <source type>, */
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/operand/common/ |
D | ocommon.asl | 2754 /* m605(<msg>, */
|
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/region/ |
D | bankfield.asl | 63 /* m7bf(msg, result, benchmark, errnum) */
|