Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 24 of 24) sorted by relevance

/acpica-latest/tests/aslts/bin/bugstate/
Dbdemossum30 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/
DSPEC21 * - 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,
Dns6.asl11 some pass by arg/local/ store/copy to other Named and some
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/
DSPEC88 - 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 …]
Dref50.asl2941 * There are some statements try to pass a value of an integer to a LocalX via reference,
/acpica-latest/tests/aslts/bin/
Dasltsrun378 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 ]
DREADME107 …echo "|$2|$cnt|$pass|$fail|$skip|$start|$finish|$total|$outstand0|$blck|$memtotal|$max0|$max1|$max…
/acpica-latest/tests/misc/
Dgrammar.asl2177 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/
Dns5.asl3 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/
DREADME88 the uniform targets and rules to pass commands of make utility
DNOTE49 see summary list of tests run: grammar/TMP/pass/results
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/
DDataLevel21_DeclDown.asl41 * 0 - Check different ways to pass String
227 * 6 - Check different ways to pass String (mdac
DDataLevel21_DeclUp.asl169 * 0 - Check different ways to pass String
355 * 6 - Check different ways to pass String (mdac
DDataLevel10.asl45 * 0 - Check different ways to pass String
293 * 6 - Check different ways to pass String (mdac
DDataLevel20.asl46 * 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/
Dns_dv30.asl153 * - do ORef and pass to LocalX
154 * - do DerefOf and pass to LocalX
Dns_dv10.asl144 * - do ORef and pass to LocalX
145 * - do DerefOf and pass to LocalX
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/
Dmutex_proc.asl720 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/
Dns_in30.asl181 * - do ORef and pass to LocalX
182 * - do DerefOf and pass to LocalX
Dns_in10.asl172 * - do ORef and pass to LocalX
173 * - do DerefOf and pass to LocalX
/acpica-latest/tests/aslts/doc/docs/
DTestOfOperands74 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/
Dmxs.asl1050 * Return (no free ArgX to pass references to target Packages there,
/acpica-latest/documents/
Dchanges.txt159 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/
Dcommon.asl238 * ArgX to pass that information.