Home
last modified time | relevance | path

Searched refs:msg (Results 1 – 15 of 15) sorted by relevance

/acpica-3.7.0/tests/aslts/bin/
Dcommon8 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 …]
Ddiffproc513 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"
DDo99 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"
Dasltsdiffres29 local msg
78 msg "Ok"
80 msg "MISCOMPARED!"
Dasltsrun1080 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/
Dgetopt.c167 #define ACPI_OPTION_ERROR(msg, badchar) \ argument
168 if (AcpiGbl_Opterr) {fprintf (stderr, "%s%c\n", msg, badchar);}
/acpica-3.7.0/source/compiler/
Ddtcompilerparser.y168 void DtCompilerParsererror (char const *msg);
Ddtparser.y167 void DtParsererror (char const *msg);
Dprparser.y167 void PrParsererror (char const *msg);
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/
Drindecrement.asl350 /* 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/
Drcommon.asl2232 /* 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/
Drexplicitconv.asl535 /* 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/
Droptional.asl593 /* 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/
Docommon.asl2754 /* m605(<msg>, */
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/region/
Dbankfield.asl63 /* m7bf(msg, result, benchmark, errnum) */