Home | History | Annotate | Download | only in PrePi

Lines Matching refs:OUT

39   @param[out] OutputBufferSize   A pointer to the size, in bytes, of an output buffer required

41 @param[out] ScratchBufferSize A pointer to the size, in bytes, required as scratch space
43 @param[out] SectionAttribute A pointer to the attributes of the GUIDed section. See the Attributes
55 OUT UINT32 *OutputBufferSize,
56 OUT UINT32 *ScratchBufferSize,
57 OUT UINT16 *SectionAttribute
79 @param[out] OutputBuffer A pointer to a buffer that contains the result of a decode operation.
80 @param[out] ScratchBuffer A caller allocated buffer that may be required by this function
82 @param[out] AuthenticationStatus
97 OUT VOID **OutputBuffer,
98 OUT VOID *ScratchBuffer, OPTIONAL
99 OUT UINT32 *AuthenticationStatus