Home
last modified time | relevance | path

Searched refs:LineBytes (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.cpp322 IN UINT32 LineBytes, in _WRITE_PKG_LINE() argument
335 if ((Index % LineBytes) == 0) { in _WRITE_PKG_LINE()
345 IN UINT32 LineBytes, in _WRITE_PKG_END() argument
358 if ((Index % LineBytes) == 0) { in _WRITE_PKG_END()
364 if ((Index % LineBytes) == 0) { in _WRITE_PKG_END()
DVfrUtilityLib.cpp26 IN UINT32 LineBytes, in WriteLine() argument
39 if ((Index % LineBytes) == 0) { in WriteLine()
49 IN UINT32 LineBytes, in WriteEnd() argument
62 if ((Index % LineBytes) == 0) { in WriteEnd()
68 if ((Index % LineBytes) == 0) { in WriteEnd()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.cpp372 IN UINT32 LineBytes, in _WRITE_PKG_LINE() argument
385 if ((Index % LineBytes) == 0) { in _WRITE_PKG_LINE()
395 IN UINT32 LineBytes, in _WRITE_PKG_END() argument
408 if ((Index % LineBytes) == 0) { in _WRITE_PKG_END()
414 if ((Index % LineBytes) == 0) { in _WRITE_PKG_END()
DVfrUtilityLib.cpp25 IN UINT32 LineBytes, in WriteLine() argument
38 if ((Index % LineBytes) == 0) { in WriteLine()
48 IN UINT32 LineBytes, in WriteEnd() argument
61 if ((Index % LineBytes) == 0) { in WriteEnd()
67 if ((Index % LineBytes) == 0) { in WriteEnd()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
DStringDB.c2273 IN UINT32 LineBytes, in WriteBlockLine() argument
2286 if ((Index % LineBytes) == 0) { in WriteBlockLine()
2296 IN UINT32 LineBytes, in WriteBlockEnd() argument
2309 if ((Index % LineBytes) == 0) { in WriteBlockEnd()
2315 if ((Index % LineBytes) == 0) { in WriteBlockEnd()