HomeSort by relevance Sort by last modified time
    Searched refs:StartOfBuffer (Results 1 - 24 of 24) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLib.c 32 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
41 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
42 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
52 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
54 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
65 OUT CHAR16 *StartOfBuffer,
71 ASSERT_UNICODE_BUFFER (StartOfBuffer);
73 return BasePrintLibSPrintMarker ((CHAR8 *)StartOfBuffer, BufferSize >> 1, FORMAT_UNICODE | OUTPUT_UNICODE, (CHAR8 *)FormatString, Marker, NULL);
80 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
89 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
    [all...]
PrintLibInternal.h 102 @param StartOfBuffer The character buffer to print the results of the parsing
117 OUT CHAR8 *StartOfBuffer,
PrintLibInternal.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePrintLib.h 55 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
64 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
65 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
75 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
77 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
88 OUT CHAR16 *StartOfBuffer,
98 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
106 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
107 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
117 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PrintLib.h 210 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
219 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
220 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
230 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
232 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
243 OUT CHAR16 *StartOfBuffer,
253 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
262 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
263 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
273 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
Print2.h 33 specified by StartOfBuffer and BufferSize.
41 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
42 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
51 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
53 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
64 OUT CHAR16 *StartOfBuffer,
75 specified by StartOfBuffer and BufferSize.
82 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
83 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
92 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/
Print.c 106 OUT CHAR_W *StartOfBuffer,
121 StartOfBuffer - Unicode buffer to print the results of the parsing of Format into.
148 StartOfBuffer,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Include/Protocol/
Print.h 32 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
41 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
42 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
52 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
54 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
65 OUT CHAR16 *StartOfBuffer,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Print/
Print.h 34 OUT CHAR16 *StartOfBuffer,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/
PrintLib.c 603 OUT CHAR8 *StartOfBuffer,
614 NumberOfPrinted = BasePrintLibVSPrint (StartOfBuffer, BufferSize, Flags, FormatString, Marker);
623 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
632 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
633 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
643 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
645 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
656 OUT CHAR16 *StartOfBuffer,
662 ASSERT_UNICODE_BUFFER(StartOfBuffer);
664 return BasePrintLibVSPrint ((CHAR8 *)StartOfBuffer, BufferSize >> 1, FORMAT_UNICODE | OUTPUT_UNICODE, (CHAR8 *)FormatString, Marker);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Ascii/
PrintWidth.h 35 OUT CHAR16 *StartOfBuffer,
49 StartOfBuffer - Wide char buffer to print the results of the parsing of Format into.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Ascii/
PrintWidth.h 35 OUT CHAR16 *StartOfBuffer,
49 StartOfBuffer - Wide char buffer to print the results of the parsing of Format into.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/Ascii/
PrintWidth.h 35 OUT CHAR16 *StartOfBuffer,
49 StartOfBuffer - Wide char buffer to print the results of the parsing of Format into.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/Ascii/
PrintWidth.h 35 OUT CHAR16 *StartOfBuffer,
49 StartOfBuffer - Wide char buffer to print the results of the parsing of Format into.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
PrintLib.c 230 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
239 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
240 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
250 @param StartOfBuffer A pointer to the output buffer for the produced Null-terminated
252 @param BufferSize The size, in bytes, of the output buffer specified by StartOfBuffer.
263 OUT CHAR16 *StartOfBuffer,
283 return UnicodeBSPrint (StartOfBuffer, BufferSize, FormatString, (BASE_LIST)BaseListMarker);
290 Produces a Null-terminated Unicode string in the output buffer specified by StartOfBuffer
299 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT().
300 If BufferSize > 1 and StartOfBuffer is not aligned on a 16-bit boundary, then ASSERT().
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiPrintLib.h 195 OUT CHAR16 *StartOfBuffer,
208 StartOfBuffer - Output buffer to print the formatted string into
EfiCommonLib.h 86 OUT CHAR8 *StartOfBuffer,
100 StartOfBuffer - Narrow char buffer to print the results of the parsing of Format into.
  /external/clang/lib/CodeGen/
EHScopeStack.h 228 char *StartOfBuffer;
267 EHScopeStack() : StartOfBuffer(nullptr), EndOfBuffer(nullptr),
270 ~EHScopeStack() { delete[] StartOfBuffer; }
CGCleanup.cpp 116 if (!StartOfBuffer) {
119 StartOfBuffer = new char[Capacity];
120 StartOfData = EndOfBuffer = StartOfBuffer + Capacity;
121 } else if (static_cast<size_t>(StartOfData - StartOfBuffer) < Size) {
122 unsigned CurrentCapacity = EndOfBuffer - StartOfBuffer;
123 unsigned UsedCapacity = CurrentCapacity - (StartOfData - StartOfBuffer);
134 delete [] StartOfBuffer;
135 StartOfBuffer = NewStartOfBuffer;
140 assert(StartOfBuffer + Size <= StartOfData);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Print/
Print.c 131 OUT CHAR_W *StartOfBuffer,
146 StartOfBuffer - Unicode buffer to print the results of the parsing of Format into.
180 Buffer = StartOfBuffer;
381 return &Buffer[Index] - StartOfBuffer;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Print/
Print.c 148 OUT CHAR8 *StartOfBuffer,
163 StartOfBuffer - Ascii buffer to print the results of the parsing of Format into.
195 Buffer = StartOfBuffer;
400 return &Buffer[Index] - StartOfBuffer;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 480 OUT CHAR_W *StartOfBuffer,
495 StartOfBuffer - Unicode buffer to print the results of the parsing of Format into.
522 StartOfBuffer,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 506 OUT CHAR_W *StartOfBuffer,
521 StartOfBuffer - Unicode buffer to print the results of the parsing of Format into.
555 Buffer = StartOfBuffer;
777 return &Buffer[Index] - StartOfBuffer;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Include/
PeiLib.h 1110 OUT CHAR8 *StartOfBuffer,
1125 StartOfBuffer - Ascii buffer to print the results of the parsing of Format into.

Completed in 421 milliseconds