Searched defs:LineSize (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c785 UINTN LineSize; local
989 for (LineSize = LoopVar1; LineSize < FileSize; LineSize++) {
991 if (AsciiBuffer[LineSize] == CHAR_CARRIAGE_RETURN) {
997 if (LineSize < FileSize - 1) {
998 if (AsciiBuffer[LineSize + 1] == CHAR_LINEFEED) {
1004 } else if (AsciiBuffer[LineSize] == CHAR_LINEFEED) {
1010 if (LineSize < FileSize - 1) {
1011 if (AsciiBuffer[LineSize
[all...]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DPal.h108 UINT64 LineSize:8; member in struct:__anon7848
H A DAcpi60.h1461 UINT32 LineSize; member in struct:__anon7481
H A DAcpi61.h1462 UINT32 LineSize; member in struct:__anon7583
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
H A DCpuid.h893 UINT32 LineSize:12; member in struct:__anon10912::__anon10913

Completed in 74 milliseconds