Home
last modified time | relevance | path

Searched refs:ExtName (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/Table/
H A DTableFile.py69 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
71 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
73 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
91 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/Table/
H A DTableFile.py64 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
66 (Name, ExtName, Path, FullPath) = ConvertToSqlString((Name, ExtName, Path, FullPath))
68 … % (self.Table, self.ID, Name, ExtName, Path, FullPath, Model, TimeStamp)
86 return self.Insert(File.Name, File.ExtName, File.Path, File.FullPath, File.Model, TimeStamp)
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dnamebuff.cxx146 bool ExtName::IsOLE() const in IsOLE()
158 ExtName aNew( 0x0001 ); in AddDDE()
164 ExtName aNew( 0x0002 ); in AddOLE()
171 ExtName aNew( 0x0004 ); in AddName()
175 const ExtName* ExtNameBuff::GetNameByIndex( sal_Int16 nRefIdx, sal_uInt16 nNameIdx ) const in GetNameByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dnamebuff.cxx146 bool ExtName::IsOLE() const in IsOLE()
158 ExtName aNew( 0x0001 ); in AddDDE()
164 ExtName aNew( 0x0002 ); in AddOLE()
171 ExtName aNew( 0x0004 ); in AddName()
175 const ExtName* ExtNameBuff::GetNameByIndex( sal_Int16 nRefIdx, sal_uInt16 nNameIdx ) const in GetNameByIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dnamebuff.hxx161 struct ExtName struct
166 ExtName( sal_uInt16 n ) : nStorageId( 0 ), nFlags( n ) {} in ExtName() argument
180 const ExtName* GetNameByIndex( sal_Int16 nRefIdx, sal_uInt16 nNameIdx ) const;
185 typedef ::std::vector< ExtName > ExtNameVec;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dnamebuff.hxx160 struct ExtName struct
165 ExtName( sal_uInt16 n ) : nStorageId( 0 ), nFlags( n ) {} in ExtName() argument
179 const ExtName* GetNameByIndex( sal_Int16 nRefIdx, sal_uInt16 nNameIdx ) const;
184 typedef ::std::vector< ExtName > ExtNameVec;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName;
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Object/
H A DCOFFImportFile.h79 std::string ExtName; member
96 return L.Name == R.Name && L.ExtName == R.ExtName &&

12345678910>>...17