/acpica-latest/tests/aslts/bin/bugstate/ |
D | bdemostabs | 69 if [ "x$1" != x ]; then 130 if [ "x$2" != x ]; then 133 if [ "x$State" == x ]; then 137 elif [ "x$Result" == x ]; then 154 x=`echo "$1" | awk -F" " '{print $1}'` 158 if [ "x$y" != x ]; then 159 if [ "$x" != FIXED -o "$y" != INTEGRATED ]; then 168 elif [ "$x" == REJECTED ]; then 170 elif [ "$x" == FIXED ]; then 172 elif [ "$x" == INTEGRATED ]; then [all …]
|
D | parsebuglist | 51 if [ "x$s4" == x ]; then 63 if [ "x$s3" == x ]; then
|
/acpica-latest/tests/aslts/bin/ |
D | asltsrun | 122 local x version 124 x=`"$acpiexec" -bex,MAIN | grep "Utility version"` 125 if [ x"$x" == x ]; then 128 version=`echo "$x" | awk -F" " '{print $5}'` 239 local x y z q status=0 total modepart modename tcase amlcodepath 248 x=$(date +%F) 251 multi_log "$modename started $x $y" 253 total="$x $y" 265 x="$(date +%F)" 266 multi_log "$modename finished $x $z, ($q)" [all …]
|
D | common | 114 local x OPTMODE BITMODE 117 if [ $x == 0 ]; then 124 if [ $x == 0 ]; then 146 local x OPTMODE BITMODE 149 if [ $x == 0 ]; then 156 if [ $x == 0 ]; then 350 local x path 358 x=`echo $RES_TCASES | grep $3` 373 x=`echo $3 | sed 's/mt_//'g` 374 path="`get_collection_dir "$1" $2`/$x" [all …]
|
D | Do | 156 local x previous last DIR0 DIR1 158 x=`get_two_last_dirs "$1"` 159 last=`echo "$x" | awk -F: '{ print $2}'` 160 previous=`echo "$x" | awk -F: '{ print $3}'` 187 local x last DIR0 DIR1 189 x=`get_two_last_dirs "$1"` 190 last=`echo "$x" | awk -F: '{ print $2}'` 613 local x version 618 x=`$ASL -version | grep "Compiler/Disassembler version"` 619 if [ x"$x" == x ]; then [all …]
|
D | diffproc | 97 local rval=0 x percent 107 x=$[ $3 - $4 ] 108 percent=$[ ($x * 100) / $4 ] 113 echo "WARNING, $1, memory use grown ($2): $3, $4, (+$x, $percent% of $4)" 116 x=$[ $4 - $3 ] 117 percent=$[ ($x * 100) / $4 ] 122 echo "INFO, $1, memory use reduced ($2): $3, $4, (-$x, $percent% of $4)" 191 if [ x$totaloutstand01 == x ]; then 196 if [ x$totaloutstand11 == x ]; then 225 if [ x$memtotal00 == x ]; then [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | TABLES | 9 x - impossible to generate situation 32 0 Uninitialized | | x x | x | x x | 49 15 DDB Handle | | x x | x | x x | 74 0 Uninitialized | | x x | x | x x | 91 15 DDB Handle | | x x | x | x x | 92 16 Debug Object | | x x | x | x x | 174 0 Uninitialized | Package(1){} | + + | x | x x | 179 5 Field Unit | Package(){Field(f000)} | x x | | | 227 0 Uninitialized | | x x | x | x x | 244 15 DDB Handle | | x x | | | [all …]
|
D | SPEC | 110 2) add different type of name references: \x.x.x, ^x. 1004 Add(x, y, Local0) 1228 FEATURE: Store(Index(Object,x), Index(Package(){Uninitialized})) 1249 FEATURE: write(x, Index(Package(){Constant})) 1269 FEATURE: write(x, Index(Package(){NamedX})) 1402 FEATURE: Store(Index(arg0, x), Local0) 1589 * TEST 6x: Read element of Package without DerefOf 1590 * TEST 6x: Write element of Package 1591 * TEST 6x: Read element of Package 1592 * TEST 6x: Method as an element of Package [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | tests.asl | 745 /* x-0-123 */ 747 * Acquire all x-0-123 and check owning 750 * acquire respectively all x-0-123 mutexes 756 M20B (0x00, "Acquire all x-0-123") 759 /* At this point threads have Acquired: x-0-123 */ 765 /* At this point threads have Acquired: x-0-123 */ 803 * x-0-123 to x-1-230, other steps are identical. 805 /* At this point threads have Acquired: x-0-123 */ 806 /* x-1-230 */ 807 /* Acquire x-x-230 and check that all -230- hang */ [all …]
|
D | SPEC | 236 x-0-123, x-1-230, x-2-301, x-3-012, x-0-123 237 x - Control thread 239 x-0-123: 253 x-1-230: 273 x-2-301, 274 x-3-012, 275 x-0-123: identically to <x-1-230>.
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/ |
D | File1.asl | 29 * Implicit String to Integer (<0x-hex-dec>) 33 /* Hex: 0x - dec */ 66 /* Hex: 0x - hex */ 80 /* Hex: 0x - dec/hex */ 148 /* Hex: 0x - dec */ 163 /* Hex: 0x - hex */ 190 /* Hex: 0x - dec/hex */ 250 /* 7. "0x1234cdQ" (non-hex character in '0x'-image) */ 282 /* 9. "0x1234cd " (white space in '0x'-image) */ 291 /* 10. "0x 1234cdQ" (white space after '0x') */ [all …]
|
D | File0.asl | 29 * ToInteger(<0x-hex-dec>) 33 /* Hex: 0x - dec */ 83 /* Hex: 0x - hex */ 114 /* Hex: 0x - dec/hex */ 395 * Zeros before significant characters in image without '0x' are skipped). 522 /* 7. "0x1234cdQ" (non-hex character in '0x'-image) */ 538 /* 9. "0x1234cd " (white space in '0x'-image) */ 544 /* 10. "0x 1234cdQ" (white space after '0x') */ 547 Local1 = "0x 1234" 555 Local1 = "0x0x 0x 1234" [all …]
|
D | Misc.asl | 55 * conversion without error, and a �0x� prefix is not allowed. 222 /* Looks like usual hex, but 'x' terminates conversion */ 275 /* Looks like designation of hex (terminated by x) */ 277 Local0 = ("0x" + 0x12345678) 284 /* Special symbol in the hex designation (terminated by x) */ 286 Local0 = ("x" + 0x00BC614E) 292 /* Starts with the special symbol in the hex designation (terminated by x) */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0047/ |
D | DECL.asl | 67 Debug = Concatenate ("Maximal time of execution (in seconds): 0x", Local2) 70 Debug = Concatenate ("Start value of Timer : 0x", Local0) 74 Debug = Concatenate ("Timer: 0x", Local7) 80 Debug = Concatenate ("Cur timer : 0x", Local7) 81 Debug = Concatenate ("Start timer : 0x", Local0) 82 Debug = Concatenate ("Step of cycle : 0x", TSLP) 94 Debug = Concatenate ("Start timer: 0x", Local0) 95 Debug = Concatenate ("Finish timer: 0x", Local7) 98 Debug = Concatenate ("Run time (in seconds): 0x", Local0)
|
/acpica-latest/source/include/ |
D | acmacros.h | 537 #define ARG_1(x) ((UINT32)(x)) argument 538 #define ARG_2(x) ((UINT32)(x) << (1 * ARG_TYPE_WIDTH)) argument 539 #define ARG_3(x) ((UINT32)(x) << (2 * ARG_TYPE_WIDTH)) argument 540 #define ARG_4(x) ((UINT32)(x) << (3 * ARG_TYPE_WIDTH)) argument 541 #define ARG_5(x) ((UINT32)(x) << (4 * ARG_TYPE_WIDTH)) argument 542 #define ARG_6(x) ((UINT32)(x) << (5 * ARG_TYPE_WIDTH)) argument
|
/acpica-latest/source/include/platform/ |
D | acqnx.h | 160 #define ACPI_CAST_PTHREAD_T(x) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (x)) argument
|
D | acnetbsd.h | 157 #define ACPI_CAST_PTHREAD_T(x) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (x)) argument
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0058/ |
D | DECL.asl | 89 … /* 0008 */ 0x90, 0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 // .x...... 95 /* 0008 */ 0x90, 0x78, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 // .x...... 101 0x34, 0x12, 0x00, 0x00, 0x90, 0x78, 0x00, 0x00 // 4....x.. 106 0x34, 0x12, 0x00, 0x00, 0x90, 0x78, 0x00, 0x00 // 4....x..
|
/acpica-latest/tests/aslts/src/compilation/collection/ |
D | reference.asl | 62 // T1:x,I1,+,+,+,I5-I7,,I9-I14,x,I16 82 // T1:x,IR1,+,+,+,IR5-IR7,,IR9-IR14,x,IR16 186 // T1:x,R1-R7,,R9-R14,x,R16 251 // T1:x,C1-C7,,C9-C14,x,C16 274 // T1:x,CR1-CR7,,CR9-CR14,x,CR16 405 // T2:x,I1,+,+,+,I5-I7,,I9-I14 421 // T2:x,IR1,+,+,+,IR5-IR7,,IR9-IR14
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | runmode.asl | 322 /* Store(x,ArgX-Object) should be identical to Store(x,LocalX) */ 325 /* CopyObject(x,ArgX-Object) should be identical to CopyObject(x,LocalX) */ 361 Name (Q001, 0x01) /* Dereference of Store(Index(x,x,Index(x,x)), Index(x,x)) */ 564 Concatenate ("Release of parent ACPICA code 0x", Revision, Debug) 565 Concatenate ("Release of ASLTS test suite 0x", REL0, Debug) 566 Concatenate ("Settings of ASLTS test suite 0x", Arg0, Debug)
|
D | ehandle.asl | 754 Concatenate ("Some unexpected exceptions were handled, 0x", EXC1, Local0) 799 Return (Concatenate ("0x", ToString (RBUF, Ones))) 857 Concatenate ("More than one exception: 0x", EXC0, Local0) 1033 Concatenate ("Unexpected exception 0x", Local3, Local0) 1034 Concatenate (Local0, ", number of exceptions 0x", Local1) 1089 Concatenate (", opcode 0x", Local3, Local1) 1096 Concatenate ("More than one exception has arisen: 0x", Local7, Local0) 1104 Concatenate ("The exception 0x", Local6, Local0)
|
/acpica-latest/source/compiler/ |
D | dtcompilerparser.l | 182 %x ML_COMMENT 183 %x DATA_STATE
|
/acpica-latest/generate/efi/ |
D | README | 21 You can find built EFI binaries (e.x., acpidump.efi) in the following 36 You can find built EFI binaries (e.x., acpidump.efi) in the following
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0197/ |
D | DECL.asl | 31 …MMARY: No exception occurs for incorrect String-image of Integer passed to ToInteger like "0x 1234" 36 Local1 = "0x 12345678"
|
/acpica-latest/source/tools/acpisrc/ |
D | acpisrc.h | 161 #define mkdir(x) mkdir(x, 0770) argument
|