Lines Matching defs:This
11 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
16 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * you this software, covering your right to use that party's intellectual
22 * copy of the source code appearing in this file ("Covered Code") an
45 * the above Copyright Notice, the above License, this list of Conditions,
93 * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
99 * 4.3. Licensee shall not export, either directly or indirectly, any of this
123 * notice, this list of conditions, and the following disclaimer,
132 * from this software without specific prior written permission.
134 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
144 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
192 * This list of commands must match the string table below it
405 {1, " Help [Command]", "This help screen or individual command\n"},
410 {1, " Quit or Exit", "Exit this command\n"},
662 /* This is a quoted string, scan until closing quote */
678 /* This is the start of a buffer, scan until closing paren */
694 /* This is the start of a field unit, scan until closing brace */
710 /* This is the start of a package, scan until closing bracket */
802 char *This;
814 This = AcpiGbl_DbParsedBuf;
817 AcpiGbl_DbArgs[i] = AcpiDbGetNextToken (This, &Next,
824 This = Next;
909 /* If AcpiTerminate has been called, terminate this thread */