Home
last modified time | relevance | path

Searched defs:Cursor (Results 1 – 20 of 20) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileTable.py29 def __init__(self, Cursor, MetaFile, FileType, TableName, Temporary = False): argument
69 def __init__(self, Cursor): argument
150 def __init__(self, Cursor): argument
230 def __init__(self, Cursor, MetaFile = '', FileType = MODEL_FILE_DSC, Temporary = False): argument
318 def __new__(Class, Cursor, MetaFile, FileType=None, Temporary=False): argument
DMetaDataTable.py42 def __init__(self, Cursor, Name='', IdBase=0, Temporary=False): argument
171 def __init__(self, Cursor): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileTable.py33 def __init__(self, Cursor, MetaFile, FileType, Temporary): argument
93 def __init__(self, Cursor, MetaFile, Temporary): argument
173 def __init__(self, Cursor, MetaFile, Temporary): argument
286 def __init__(self, Cursor, MetaFile, Temporary): argument
373 def __new__(Class, Cursor, MetaFile, FileType=None, Temporary=False): argument
DMetaDataTable.py42 def __init__(self, Cursor, Name='', IdBase=0, Temporary=False): argument
173 def __init__(self, Cursor): argument
291 def __init__(self, Cursor): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableQuery.py29 def __init__(self, Cursor): argument
DTableDataModel.py30 def __init__(self, Cursor): argument
DTableIdentifier.py29 def __init__(self, Cursor): argument
DTablePcd.py29 def __init__(self, Cursor): argument
DTableFunction.py28 def __init__(self, Cursor): argument
DTableFile.py30 def __init__(self, Cursor): argument
DTable.py29 def __init__(self, Cursor): argument
DTableDsc.py30 def __init__(self, Cursor): argument
DTableFdf.py30 def __init__(self, Cursor): argument
DTableDec.py30 def __init__(self, Cursor): argument
DTableEotReport.py32 def __init__(self, Cursor): argument
DTableInf.py30 def __init__(self, Cursor): argument
DTableReport.py33 def __init__(self, Cursor): argument
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.c928 UINT8 *Cursor; in Dhcp6SendSolicitMsg() local
1093 UINT8 *Cursor; in Dhcp6SendRequestMsg() local
1257 UINT8 *Cursor; in Dhcp6SendDeclineMsg() local
1395 UINT8 *Cursor; in Dhcp6SendReleaseMsg() local
1532 UINT8 *Cursor; in Dhcp6SendRenewRebindMsg() local
1816 UINT8 *Cursor; in Dhcp6SendInfoRequestMsg() local
1938 UINT8 *Cursor; in Dhcp6SendConfirmMsg() local
DDhcp6Utility.c933 UINT8 *Cursor; in Dhcp6SeekOption() local
976 UINT8 *Cursor; in Dhcp6SeekIaOption() local
1050 UINT8 *Cursor; in Dhcp6ParseAddrOption() local
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.c626 UINT8 *Cursor; in PxeBcDhcp6SeekOption() local