Lines Matching refs:Scope

85     Scope
334 region. The SSDT references DEV1 via the Scope operator. DEV1 must be
357 Scope (\DEV1)
534 iASL: Added an error message for an attempt to open a Scope() on an
536 first, so any attempt to open a Scope on an SSDT object will fail at
1983 when the Scope() operator is used on an external object. Overall, greatly
2341 2)Add support for Processor, Device, Thermal Zone, and Scope objects
3244 Implemented a change to allow a scope change to root (via "Scope (\)")
3560 the Create* field, Alias, and Scope operators:
3564 3) Scope - fix to make sure all necessary externals are emitted.
4886 Fixed a problem with the Scope() operator during table parse and load
5887 Fixed a possible memory leak for the Scope() ASL operator. When the exact
5888 invocation of "Scope(\)" is executed (change scope to root), one internal
6954 Device, Event, Mutex, Region, Thermal, and Scope. Previously, evaluation
7827 named ASL operator that opens a new scope -- Scope, Device,
11478 Fixed a problem in the disassembler where a Scope() operator would not be
11980 the Scope() operator could not be optimized if the namepath was a subpath
12275 target of a Scope() operator is overridden. This problem caused an
13648 Implemented a restriction on the Scope operator that the target
13651 words, forward references are not allowed and Scope() cannot
13697 Implemented the restriction on the Scope() operator where the
13700 forward references are not allowed and Scope() cannot create a new
13702 implementations and makes the Scope() implementation adhere to the
13812 Relaxed typechecking on the ASL "Scope" operator to allow the
13822 Scope(DEB)
13862 If the target of a Scope() operator already exists, it must be an
13864 Method, Scope, etc. This is a fatal runtime error. Similar error
13897 If the target of a Scope() operator already exists, it must be an
13899 Method, Scope, etc.
15065 Fixed a problem where the use of the ASL Scope operator within a
16288 Fix for problem with Scope(name) if name already exists