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.
204 const char *This;
209 This = Field;
218 Last = This + strlen (This);
219 while ((Next = strpbrk (This, " ")))
221 TokenLength = Next - This;
232 printf ("%.*s ", (int) TokenLength, This);
233 This = Next + 1;
238 TokenLength = Last - This;
247 printf ("%s", This);
510 * Note: Resource Descriptor field names do not appear in this