Searched defs:Insert (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/
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 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 DTable.py43 ## Insert table
45 # Insert a record into a table
47 def Insert(self, SqlCommand): member in class:Table
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 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 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 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.py58 ## Insert table
60 # Insert a record into table report
70 def Insert(self, ErrorID, OtherMsg = '', BelongsToTable = '', BelongsToItem = -1, Enabled = 0, Corrected = -1): member in class:TableReport
74 Table.Insert(self, SqlCommand)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DS3SaveState.h169 EFI_S3_SAVE_STATE_INSERT Insert; member in struct:_EFI_S3_SAVE_STATE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/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.py71 ## Insert a record into table Inf
86 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:ModuleTable
89 return Table.Insert(
151 ## Insert table
153 # Insert a record into table Dec
168 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:PackageTable
171 return Table.Insert(
231 ## Insert table
233 # Insert a record into table Dsc
249 def Insert(sel member in class:PlatformTable
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DMetaFileTable.py95 ## Insert a record into table Inf
110 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:ModuleTable
113 return Table.Insert(
173 ## Insert table
175 # Insert a record into table Dec
190 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', member in class:PackageTable
193 return Table.Insert(
251 ## Insert table
253 # Insert a record into table Dsc
269 def Insert(sel member in class:PlatformTable
[all...]
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...]
/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsTAString.cpp390 nsTAString_CharT::Insert( const self_type& readable, index_type pos ) function in class:nsTAString_CharT
393 AsSubstring()->Insert(readable, pos);
399 nsTAString_CharT::Insert( const substring_tuple_type& tuple, index_type pos ) function in class:nsTAString_CharT
402 AsSubstring()->Insert(tuple, pos);
408 nsTAString_CharT::Insert( const char_type* data, index_type pos ) function in class:nsTAString_CharT
411 AsSubstring()->Insert(data, pos);
417 nsTAString_CharT::Insert( const char_type* data, index_type pos, size_type length ) function in class:nsTAString_CharT
420 AsSubstring()->Insert(data, pos, length);
426 nsTAString_CharT::Insert( char_type c, index_type pos ) function in class:nsTAString_CharT
429 AsSubstring()->Insert(
[all...]
/vbox/src/VBox/Main/src-server/
H A DMediumLock.cpp279 HRESULT MediumLockListMap::Insert(const ComObjPtr<MediumAttachment> &aMediumAttachment, function in class:MediumLockListMap
/vbox/src/VBox/Additions/haiku/SharedFolders/
H A DOpenHashTable.h175 status_t Insert(ValueType* value) function in class:BOpenHashTable
/vbox/src/VBox/Runtime/common/table/
H A Davl_Base.cpp.h299 KAVL_DECL(bool) KAVL_FN(Insert)(PPKAVLNODECORE ppTree, PKAVLNODECORE pNode) function
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTSubstring.h364 void Insert( char_type c, index_type pos ) { Replace(pos, 0, c); } function in class:nsTSubstring_CharT
365 void Insert( const char_type* data, index_type pos, size_type length = size_type(-1) ) { Replace(pos, 0, data, length); } function in class:nsTSubstring_CharT
366 void Insert( const self_type& str, index_type pos ) { Replace(pos, 0, str); } function in class:nsTSubstring_CharT
367 void Insert( const substring_tuple_type& tuple, index_type pos ) { Replace(pos, 0, tuple); } function in class:nsTSubstring_CharT
368 void Insert( const abstract_string_type& readable, index_type pos ) { Replace(pos, 0, readable); } function in class:nsTSubstring_CharT
H A DnsStringAPI.h728 NS_HIDDEN_(void) Insert( char_type c, index_type pos ) { Replace(pos, 0, c); } function in class:nsAString_external
729 NS_HIDDEN_(void) Insert( const char_type* data, index_type pos, size_type length = size_type(-1) ) { Replace(pos, 0, data, length); } function in class:nsAString_external
730 NS_HIDDEN_(void) Insert( const self_type& readable, index_type pos ) { Replace(pos, 0, readable); } function in class:nsAString_external
810 NS_HIDDEN_(void) Insert( char_type c, index_type pos ) { Replace(pos, 0, c); } function in class:nsACString_external
811 NS_HIDDEN_(void) Insert( const char_type* data, index_type pos, size_type length = size_type(-1) ) { Replace(pos, 0, data, length); } function in class:nsACString_external
812 NS_HIDDEN_(void) Insert( const self_type& readable, index_type pos ) { Replace(pos, 0, readable); } function in class:nsACString_external

Completed in 64 milliseconds