Home | History | Annotate | Download | only in BasePrintLib

Lines Matching full:specified

32   Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer

34 The Unicode string is produced by parsing the format string specified by FormatString.
35 Arguments are pulled from the variable argument list specified by Marker based on the
54 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
80 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
82 The Unicode string is produced by parsing the format string specified by FormatString.
83 Arguments are pulled from the variable argument list specified by Marker based on the
102 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
128 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
130 The Unicode string is produced by parsing the format string specified by FormatString.
149 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
152 format string specified by FormatString.
180 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
182 The Unicode string is produced by parsing the format string specified by FormatString.
183 Arguments are pulled from the variable argument list specified by Marker based on the
201 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
226 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
228 The Unicode string is produced by parsing the format string specified by FormatString.
229 Arguments are pulled from the variable argument list specified by Marker based on the
247 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
272 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
274 The Unicode string is produced by parsing the format string specified by FormatString.
293 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
296 format string specified by FormatString.
323 Converts the decimal number specified by Value to a Null-terminated Unicode
324 string specified by Buffer containing at most Width characters. No padding of spaces
330 Additional conversion parameters are specified in Flags.
378 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
380 The ASCII string is produced by parsing the format string specified by FormatString.
381 Arguments are pulled from the variable argument list specified by Marker based on
398 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
422 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
424 The ASCII string is produced by parsing the format string specified by FormatString.
425 Arguments are pulled from the variable argument list specified by Marker based on
442 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
466 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
468 The ASCII string is produced by parsing the format string specified by FormatString.
486 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
489 format string specified by FormatString.
517 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
519 The ASCII string is produced by parsing the format string specified by FormatString.
520 Arguments are pulled from the variable argument list specified by Marker based on
538 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
563 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
565 The ASCII string is produced by parsing the format string specified by FormatString.
566 Arguments are pulled from the variable argument list specified by Marker based on
584 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
609 Produces a Null-terminated ASCII string in the output buffer specified by StartOfBuffer
611 The ASCII string is produced by parsing the format string specified by FormatString.
630 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
633 format string specified by FormatString.
661 Converts the decimal number specified by Value to a Null-terminated ASCII string
662 specified by Buffer containing at most Width characters. No padding of spaces
669 Additional conversion parameters are specified in Flags.