Lines Matching defs:This
16 * 2.1. This is your license from Intel Corp. under its intellectual property
192 * This list of commands must match the string table below it
405 {1, " Help [Command]", "This help screen or individual 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;