Searched refs:pass (Results 1 – 24 of 24) sorted by relevance
/acpica-latest/tests/aslts/bin/bugstate/ |
D | bdemossum | 30 local pass=0 fail=0 blck=0 skip=0 44 SUMMARY[$prev_num]="$prev_num:$2:$fail:$blck:$pass:$skip" 55 SUMMARY[$prev_num]="$prev_num:$2:$fail:$blck:$pass:$skip" 56 pass=0 65 pass=$[ $pass + 1 ] 75 SUMMARY[$prev_num]="$prev_num:$2:$fail:$blck:$pass:$skip"
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/ |
D | SPEC | 21 * - pass to Local, Arg, immediately to expressions, etc.. 48 * - pass by Arg to method 53 * - pass immediately to expressions 58 * - pass to methods (7,6,...) objects of different type 59 * - in other checkings pass to method not only the object 67 * - pass the same object (see above too) to method by several parameters,
|
D | ns6.asl | 11 some pass by arg/local/ store/copy to other Named and some
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | SPEC | 88 - pass them by LocalX 89 - pass by ArgX (intermediate keeping) 90 - pass by NamedX 91 - pass by the element of Package 92 - pass by the Method call (return value) 93 - pass as results of other operators 244 and pass those References to Method (M1) but not Objects themselves. 323 and pass those References to Method (M1) but not Objects themselves. 419 and pass it to writing operators as a target reference 463 and pass it to writing operators as a target reference [all …]
|
D | ref50.asl | 2941 * There are some statements try to pass a value of an integer to a LocalX via reference,
|
/acpica-latest/tests/aslts/bin/ |
D | asltsrun | 378 local status cnt=0 pass=0 fail=0 skip=0 start=0 finish=0 total=0 394 …echo "|$2|$cnt|$pass|$fail|$skip|$start|$finish|$total|$outstand0|$blck|$memtotal|$max0|$max1|$max… 403 pass=$[ $pass + 1 ]
|
D | README | 107 …echo "|$2|$cnt|$pass|$fail|$skip|$start|$finish|$total|$outstand0|$blck|$memtotal|$max0|$max1|$max…
|
/acpica-latest/tests/misc/ |
D | grammar.asl | 2177 Store (1, WRD) // pass -- just do something 2191 Store (2, WRD) // pass -- just do something 2198 Store (3, WRD) // pass -- just do something 2212 Store (4, WRD) // pass -- just do something 2219 Store (5, WRD) // pass -- just do something 2233 Store (6, WRD) // pass -- just do something 2240 Store (7, WRD) // pass -- just do something 2254 Store (8, WRD) // pass -- just do something 2261 Store (9, WRD) // pass -- just do something 2275 Store (10, WRD) // pass -- just do something [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/namespace/ |
D | ns5.asl | 3 do these tests - enclose in method, pass device to method and check that 9 but pass that device/power/tz/... by argument. do for all types of combined
|
/acpica-latest/tests/aslts/ |
D | README | 88 the uniform targets and rules to pass commands of make utility
|
D | NOTE | 49 see summary list of tests run: grammar/TMP/pass/results
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/ |
D | DataLevel21_DeclDown.asl | 41 * 0 - Check different ways to pass String 227 * 6 - Check different ways to pass String (mdac
|
D | DataLevel21_DeclUp.asl | 169 * 0 - Check different ways to pass String 355 * 6 - Check different ways to pass String (mdac
|
D | DataLevel10.asl | 45 * 0 - Check different ways to pass String 293 * 6 - Check different ways to pass String (mdac
|
D | DataLevel20.asl | 46 * 0 - Check different ways to pass String 296 * 6 - Check different ways to pass String (mdac
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/device/ |
D | ns_dv30.asl | 153 * - do ORef and pass to LocalX 154 * - do DerefOf and pass to LocalX
|
D | ns_dv10.asl | 144 * - do ORef and pass to LocalX 145 * - do DerefOf and pass to LocalX
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/ |
D | mutex_proc.asl | 720 Name (EXC0, 0x00) /* exception is expected - opcode to pass to (m36f & CH04) */ 819 Name (EXC0, 0x00) /* exception is expected - opcode to pass to (m36f & CH04) */
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ |
D | ns_in30.asl | 181 * - do ORef and pass to LocalX 182 * - do DerefOf and pass to LocalX
|
D | ns_in10.asl | 172 * - do ORef and pass to LocalX 173 * - do DerefOf and pass to LocalX
|
/acpica-latest/tests/aslts/doc/docs/ |
D | TestOfOperands | 74 task - pass operator with the inappropriate type operand and check that 328 We can't pass Method with the Uninitialized object, so these 693 doesn't allow to pass Buffer Field type objects without conversion
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | mxs.asl | 1050 * Return (no free ArgX to pass references to target Packages there,
|
/acpica-latest/documents/ |
D | changes.txt | 159 pass/fail integer. Now load returns a pass/fail integer, as well as 368 byte and a 16-byte UUID. This change will simply pass this incoming 1217 AcpiEnableGpe() pass TRUE to it through that new argument. 1386 pass the compiler. 3712 Made a major pass through the entire ACPICA source code base to 3997 iASL/Preprocessor: Finished the pass-through of line numbers from the 4003 pass-through of comments to the preprocessor output file (which becomes 4620 a one-pass parse of control methods. ACPICA BZ 1008. 10454 pass address of table to the AML. Added option to disable OpRegion 11427 execution. Previously a 2-pass parse/execution, control methods are now [all …]
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | common.asl | 238 * ArgX to pass that information.
|