Home
last modified time | relevance | path

Searched refs:Skip (Results 1 – 25 of 44) sorted by relevance

12

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
Dbld_vlv.sh196 echo Skip "Running UniTool..."
225 echo Skip "Running fce..."
227 echo Skip "Running KeyEnroll..."
240 echo Skip "Running BIOS_Signing ..."
DBuild_IFWI.sh99 echo Skip "Build_IFWI: Calling IFWI Stitching Script..."
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DFormDisplay.c722 MenuOption->Skip = 1; in UiAddMenuOption()
724 MenuOption->Skip = NumberOfLines; in UiAddMenuOption()
893 if ((Row > MenuOption->Skip) && in UpdateSkipInfoForMenu()
896 MenuOption->Skip = Row; in UpdateSkipInfoForMenu()
1065 if ((UINTN) Distance + NextMenuOption->Skip > GapToTop) { in MoveToNextStatement()
1072 Distance += NextMenuOption->Skip; in MoveToNextStatement()
1236 while (MenuOption->Skip == 0) { in AdjustDateAndTimePosition()
1508 if (Rows <= PreviousMenuOption->Skip) { in FindTopOfScreenMenu()
1511 Rows = Rows - PreviousMenuOption->Skip; in FindTopOfScreenMenu()
1516 if (PreviousMenuOption != NULL && Rows < PreviousMenuOption->Skip) { in FindTopOfScreenMenu()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DNetBuffer.c1243 UINT32 Skip; in NetbufCopy() local
1288 Skip = Offset - Cur; in NetbufCopy()
1289 Left = BlockOp[Index].Size - Skip; in NetbufCopy()
1292 CopyMem (Dest, BlockOp[Index].Head + Skip, Len); in NetbufCopy()
1296 CopyMem (Dest, BlockOp[Index].Head + Skip, Left); in NetbufCopy()
1482 UINT32 Skip; in NetbufQueCopy() local
1519 Skip = Offset - Cur; in NetbufQueCopy()
1520 Left = Nbuf->TotalSize - Skip; in NetbufQueCopy()
1523 return NetbufCopy (Nbuf, Skip, Len, Dest); in NetbufQueCopy()
1526 NetbufCopy (Nbuf, Skip, Left, Dest); in NetbufQueCopy()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DOhciUrb.c95 Ed->Word0.Skip = 1; in OhciCreateED()
354 Ed->Word0.Skip = Value; in OhciSetEDField()
419 return Ed->Word0.Skip; in OhciGetEDField()
DDescriptor.h106 UINT32 Skip:1; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
D7zStream.c47 return stream->Skip(stream, *size); in LookInStream_LookRead()
139 p->s.Skip = LookToRead_Skip; in LookToRead_CreateVTable()
DLzFind.h96 Mf_Skip_Func Skip; member
DTypes.h147 SRes (*Skip)(void *p, size_t offset); member
DLzFind.c734 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip; in MatchFinder_CreateVTable()
739 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip; in MatchFinder_CreateVTable()
744 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip; in MatchFinder_CreateVTable()
749 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip; in MatchFinder_CreateVTable()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhciUrb.c97 Ed->Word0.Skip = 1; in OhciCreateED()
192 if (Ed->Word2.Halted == 0 && Ed->Word0.Skip == 0 && in OhciFindWorkingEd()
607 Ed->Word0.Skip = Value; in OhciSetEDField()
672 return Ed->Word0.Skip; in OhciGetEDField()
DDescriptor.h107 UINT32 Skip:1; member
DOhciSched.c465 Ed->Word0.Skip = 1; in OhciHouseKeeper()
515 Ed->Word0.Skip = 0; in OhciHouseKeeper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
DREADME12 Skip Montanaro; the rest is original work by Guido van Rossum.
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DInfPomAlignment.py66 def __init__(self, FileName, WorkSpace=None, PackagePath='', Skip=False): argument
82 if Skip:
86 self._GenInfPomObjects(Skip)
90 self._GenInfPomObjects(Skip)
96 def _GenInfPomObjects(self, Skip): argument
110 self._GenPackages(Skip)
519 def _GenPackages(self, Skip): argument
541 elif Skip:
/device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
DEfiShellEnvironment2.h601 SKIP_HANDLE Skip; ///< The pointer to SKIP_HANDLE function. member
723 SKIP_PROTOCOL_INFO Skip; ///< The pointer to SKIP_PROTOCOL_INFO function. member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DDependencyRules.py360 PomAli = InfPomAlignment(Path, WorkSP, Skip=True)
389 PomAli = InfPomAlignment(Path, WorkSP, Skip=True)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h96 Mf_Skip_Func Skip; member
DLzFind.c753 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip; in MatchFinder_CreateVTable()
758 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip; in MatchFinder_CreateVTable()
763 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip; in MatchFinder_CreateVTable()
768 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip; in MatchFinder_CreateVTable()
DTypes.h170 SRes (*Skip)(void *p, size_t offset); member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.h96 Mf_Skip_Func Skip; member
DLzFind.c753 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip; in MatchFinder_CreateVTable()
758 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip; in MatchFinder_CreateVTable()
763 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip; in MatchFinder_CreateVTable()
768 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip; in MatchFinder_CreateVTable()
DTypes.h170 SRes (*Skip)(void *p, size_t offset); member
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/
DSmmDebugAgentLib.inf85 # Skip Page Fault exception (14) by default in SMM
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py543 for Skip in SkipList:
544 if os.path.splitext(File)[1].upper() == Skip.upper():

12