Searched refs:Insert (Results 1 - 25 of 36) sorted by relevance

12

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
H A DTableQuery.py52 ## Insert table
54 # Insert a record into table Query
62 def Insert(self, Name, Modifier, Value, Model): member in class:TableQuery
66 Table.Insert(self, SqlCommand)
H A DTableFunction.py69 ## Insert table
71 # Insert a record into table Function
88 def Insert(self, Header, Modifier, Name, ReturnStatement, StartLine, StartColumn, EndLine, EndColumn, BodyStartLine, BodyStartColumn, BelongsToFile, FunNameStartLine, FunNameStartColumn): member in class:TableFunction
93 Table.Insert(self, SqlCommand)
H A DTableIdentifier.py66 ## Insert table
68 # Insert a record into table Identifier
83 def Insert(self, Modifier, Type, Name, Value, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn): member in class:TableIdentifier
88 Table.Insert(self, SqlCommand)
H A DTablePcd.py66 ## Insert table
68 # Insert a record into table Pcd
83 def Insert(self, CName, TokenSpaceGuidCName, Token, DatumType, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn): member in class:TablePcd
88 Table.Insert(self, SqlCommand)
H A DTableDataModel.py51 ## Insert table
53 # Insert a record into table DataModel
60 def Insert(self, CrossIndex, Name, Description): member in class:TableDataModel
64 Table.Insert(self, SqlCommand)
78 self.Insert(CrossIndex, Name, Description)
H A DTableFile.py57 ## Insert table
59 # Insert a record into table File
69 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): member in class:TableFile
74 Table.Insert(self, SqlCommand)
79 # Insert one file to table
91 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
H A DTableDec.py69 ## Insert table
71 # Insert a record into table Dec
87 def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled): member in class:TableDec
92 Table.Insert(self, SqlCommand)
H A DTableDsc.py69 ## Insert table
71 # Insert a record into table Dsc
87 def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled): member in class:TableDsc
92 Table.Insert(self, SqlCommand)
H A DTableEotReport.py59 ## Insert table
61 # Insert a record into table report
64 def Insert(self, ModuleID = -1, ModuleName = '', ModuleGuid = '', SourceFileID = -1, SourceFileFullPath = '', \
70 Table.Insert(self, SqlCommand)
65 ItemName = '', ItemType = '', ItemMode = '', GuidName = '', GuidMacro = '', GuidValue = '', BelongsToFunction = '', Enabled = 0): member in class:TableEotReport
H A DTableFdf.py70 ## Insert table
72 # Insert a record into table Fdf
88 def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled): member in class:TableFdf
93 Table.Insert(self, SqlCommand)
H A DTableInf.py73 ## Insert table
75 # Insert a record into table Inf
93 def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled): member in class:TableInf
98 Table.Insert(self, SqlCommand)
H A DTableReport.py59 ## Insert table
61 # Insert a record into table report
71 def Insert(self, ErrorID, OtherMsg='', BelongsToTable='', BelongsToItem= -1, Enabled=0, Corrected= -1): member in class:TableReport
75 Table.Insert(self, SqlCommand)
H A DTable.py43 ## Insert table
45 # Insert a record into a table
47 def Insert(self, SqlCommand): member in class:Table
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
H A DMetaDataTable.py68 ## Insert table
70 # Insert a record into a table
72 def Insert(self, *Args): member in class:Table
176 ## Insert table
178 # Insert a record into table File
187 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): member in class:TableFile
189 return Table.Insert(
201 # Insert one file to table
209 return self.Insert(
294 ## Insert tabl
303 def Insert(self, CrossIndex, Name, Description): member in class:TableDataModel
[all...]
H A DMetaFileTable.py96 ## Insert a record into table Inf
111 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:ModuleTable
114 return Table.Insert(
176 ## Insert table
178 # Insert a record into table Dec
193 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:PackageTable
196 return Table.Insert(
289 ## Insert table
291 # Insert a record into table Dsc
307 def Insert(sel member in class:PlatformTable
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
H A DCheck.py56 EccGlobalData.gDb.TblReport.Insert(ERROR_GENERAL_CHECK_UNI, OtherMsg=OtherMsg, BelongsToTable='File', BelongsToItem=Record[0])
80 EccGlobalData.gDb.TblReport.Insert(ERROR_GENERAL_CHECK_NON_ACSII, OtherMsg=OtherMsg, BelongsToTable='File', BelongsToItem=Record[0])
288 EccGlobalData.gDb.TblReport.Insert(ERROR_DECLARATION_DATA_TYPE_CHECK_SAME_STRUCTURE, OtherMsg=OtherMsg, BelongsToTable=IdentifierTable, BelongsToItem=Record[0])
386 EccGlobalData.gDb.TblReport.Insert(ERROR_INCLUDE_FILE_CHECK_NAME, OtherMsg="The file name for [%s] is duplicate" % Path, BelongsToTable='File', BelongsToItem=Item[0])
466 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
500 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
508 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
620 EccGlobalData.gDb.TblReport.Insert(ERROR_META_DATA_FILE_CHECK_LIBRARY_INSTANCE_2, OtherMsg="The Library Class '%s' does not specify its supported module types" % (List[0]), BelongsToTable='Inf', BelongsToItem=Record[0])
640 EccGlobalData.gDb.TblReport.Insert(ERROR_META_DATA_FILE_CHECK_LIBRARY_INSTANCE_1, OtherMsg="The type of Library Class [%s] defined in Inf file does not match the type of the module" % (Record[1]), BelongsToTable='Inf', BelongsToItem=Record[0])
643 EccGlobalData.gDb.TblReport.Insert(ERROR_META_DATA_FILE_CHECK_LIBRARY_INSTANCE_
[all...]
H A DDatabase.py159 ## Insert one file information
161 # Insert one file's information to the database
171 # Insert a record for file
173 FileID = self.TblFile.Insert(File.Name, File.ExtName, File.Path, File.FullPath, Model = File.Model, TimeStamp = File.TimeStamp)
180 # Insert function of file
183 FunctionID = self.TblFunction.Insert(Function.Header, Function.Modifier, Function.Name, Function.ReturnStatement, \
188 # Insert Identifier of function
191 IdentifierID = IdTable.Insert(Identifier.Modifier, Identifier.Type, Identifier.Name, Identifier.Value, Identifier.Model, \
194 # Insert Pcd of function
197 PcdID = self.TblPcd.Insert(Pc
[all...]
H A DMetaDataParser.py130 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
193 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
200 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
207 EccGlobalData.gDb.TblReport.Insert(ERROR_DOXYGEN_CHECK_FILE_HEADER, Msg, "File", Result[0])
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
H A DMetaDataTable.py68 ## Insert table
70 # Insert a record into a table
72 def Insert(self, *Args): member in class:Table
174 ## Insert table
176 # Insert a record into table DataModel
183 def Insert(self, CrossIndex, Name, Description): member in class:TableDataModel
185 return Table.Insert(self, CrossIndex, Name, Description)
200 self.Insert(CrossIndex, Name, Description)
H A DMetaFileTable.py72 ## Insert a record into table Inf
87 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:ModuleTable
90 return Table.Insert(
153 ## Insert table
155 # Insert a record into table Dec
170 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:PackageTable
173 return Table.Insert(
233 ## Insert table
235 # Insert a record into table Dsc
251 def Insert(sel member in class:PlatformTable
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
H A DFdfClassObject.py58 # Insert a FDF file record into database
86 # Insert inf file and pcd information
100 self.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
108 self.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabled)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
H A DDatabase.py163 # Insert one file's information to the database
175 # Insert a record for file
176 FileID = self.TblFile.Insert(File.Name, File.ExtName, File.Path, File.FullPath, Model = File.Model, TimeStamp = File.TimeStamp)
181 # Insert function of file
183 FunctionID = self.TblFunction.Insert(Function.Header, Function.Modifier, Function.Name, Function.ReturnStatement, \
188 # Insert Identifier of function
190 IdentifierID = IdTable.Insert(Identifier.Modifier, Identifier.Type, Identifier.Name, Identifier.Value, Identifier.Model, \
192 # Insert Identifier of file
194 IdentifierID = IdTable.Insert(Identifier.Modifier, Identifier.Type, Identifier.Name, Identifier.Value, Identifier.Model, \
197 EdkLogger.verbose("Insert informatio
[all...]
H A DEot.py489 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gEfiSecPlatformInformationPpiGuid', '', '', '', 0)
490 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gEfiNtLoadAsDllPpiGuid', '', '', '', 0)
491 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gNtPeiLoadFileGuid', '', '', '', 0)
492 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gPeiNtAutoScanPpiGuid', '', '', '', 0)
493 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gNtFwhPpiGuid', '', '', '', 0)
494 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gPeiNtThunkPpiGuid', '', '', '', 0)
495 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gPeiPlatformTypePpiGuid', '', '', '', 0)
496 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gPeiFrequencySelectionCpuPpiGuid', '', '', '', 0)
497 EotGlobalData.gDb.TblReport.Insert(-2, '', '', -1, '', '', 'Ppi', 'Produced', 'gPeiCachePpiGuid', '', '', '', 0)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
H A DPiSmmS3SaveState.h163 EFI_S3_SAVE_STATE_INSERT Insert; member in struct:_EFI_S3_SMM_SAVE_STATE_PROTOCOL
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DS3SaveState.h169 EFI_S3_SAVE_STATE_INSERT Insert; member in struct:_EFI_S3_SAVE_STATE_PROTOCOL

Completed in 221 milliseconds

12