Lines Matching full:specified
81 Prints a debug message to the debug output device if the specified error level is enabled.
84 GetDebugPrintErrorLevel (), then print the message specified by Format and the
92 based on the format string specified by Format.
137 This function fills Length bytes of Buffer with the value specified by
281 expression specified by Expression. If Expression evaluates to FALSE, then
330 value specified by StatusParameter. If StatusParameter is an error code,
356 RETURN_STATUS value specified by StatusParameter. If StatusParameter is an
385 If Handle is NULL, then a check is made to see if the protocol specified by Guid
387 a check is made to see if the protocol specified by Guid is present on the
388 handle specified by Handle. If the check finds the protocol, then DebugAssert()
449 then the source code specified by Expression is included in a module.
450 Otherwise, the source specified by Expression is not included in a module.
480 structure that contains a specified field of that data structure is returned.
487 of the field specified by Field from the beginning of the data structure specified
489 to a data structure of the type specified by TYPE.
493 of field specified by Field from the beginning of the data structure specified
495 to a data structure of the type specified by TYPE. The Signature field of the
496 data structure specified by TYPE is compared to TestSignature. If the signatures
497 match, then a pointer to the pointer to a data structure of the type specified by
501 If the data type specified by TYPE does not contain the field specified by Field,
507 @param Record The pointer to the field specified by Field within a data
511 data structure must contain the field specified by Field.
513 @param Field The name of the field in the data structure specified