Home
last modified time | relevance | path

Searched refs:Bottom (Results 1 – 8 of 8) sorted by relevance

/device/google/accessory/demokit/hardware/fab/m256c/
DREADME8 m256_bcmp.gbr - Bottom Copper
9 m256_bmsk.gbr - Bottom Soldermask
10 m256_bslk.gbr - Bottom Silkscreen
36 Bottom Copper (1oz)
37 Bottom Soldermask (White)
38 Bottom Silkscreen (Black)
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPage.c39 UINTN Bottom; in InternalAllocPagesOnOneNode() local
46 Bottom = Top - NumberOfPages; in InternalAllocPagesOnOneNode()
54 if (Bottom > 0) { in InternalAllocPagesOnOneNode()
55 Pages->NumberOfPages = Bottom; in InternalAllocPagesOnOneNode()
60 return (UINTN)Pages + EFI_PAGES_TO_SIZE (Bottom); in InternalAllocPagesOnOneNode()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DInputHandler.c1273 UINTN Bottom; in GetSelectionInputPopUp() local
1376 Bottom = gStatementDimensions.BottomRow - 1; in GetSelectionInputPopUp()
1378 MenuLinesInView = Bottom - Top - 1; in GetSelectionInputPopUp()
1381 Bottom = Top + PopUpMenuLines + 1; in GetSelectionInputPopUp()
1396 ClearLines (Start, End, Top, Bottom, GetPopupColor ()); in GetSelectionInputPopUp()
1416 for (Index = Top + 1; Index < Bottom; Index++) { in GetSelectionInputPopUp()
1433 for (Index = TopOptionIndex; (Index < PopUpMenuLines) && (Index2 < Bottom); Index++) { in GetSelectionInputPopUp()
1471 PrintCharAt (Start, Bottom, Character); in GetSelectionInputPopUp()
DProcessOptions.c601 UINTN Bottom; in CreateSharedPopUp() local
623 Bottom = Top + NumberOfLines + 2; in CreateSharedPopUp()
637 for (Index = Top; Index + 2 < Bottom; Index++, Count++) { in CreateSharedPopUp()
674 PrintCharAt (Start, Bottom - 1, Character); in CreateSharedPopUp()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c428 UINTN Bottom; in CreateDialog() local
480 Bottom = Top + LineNum + 2; in CreateDialog()
495 for (Index = Top; Index + 2 < Bottom; Index++, Count++) { in CreateDialog()
534 PrintCharAt (Start, Bottom - 1, Character); in CreateDialog()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrForm.c457 UINTN Bottom; in IfrLibCreatePopUp() local
535 Bottom = Top + NumberOfLines + 2; in IfrLibCreatePopUp()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DFAQ327 Bottom line: use the gzip format for HTTP 1.1 encoding.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DFAQ336 Bottom line: use the gzip format for HTTP 1.1 encoding.