Home
last modified time | relevance | path

Searched refs:Hdf (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlhelp/source/cxxhelp/provider/
H A Ddb.hxx32 friend class Hdf;
51 class Hdf class
71 Hdf( const OUString& rFileURL, in Hdf() function in helpdatafileproxy::Hdf
81 ~Hdf();
91 Hdf(const Hdf&) = delete;
92 void operator=(const Hdf&) = delete;
H A Ddb.cxx43 bool Hdf::implReadLenAndData( const char* pData, int& riPos, HDFData& rValue ) in implReadLenAndData()
63 void Hdf::createHashMap( bool bOptimizeForPerformance ) in createHashMap()
123 void Hdf::releaseHashMap() in releaseHashMap()
130 Hdf::~Hdf() in ~Hdf()
134 bool Hdf::getValueForKey( const OString& rKey, HDFData& rValue ) in getValueForKey()
201 bool Hdf::startIteration() in startIteration()
226 bool Hdf::getNextKeyAndValue( HDFData& rKey, HDFData& rValue ) in getNextKeyAndValue()
242 void Hdf::stopIteration() in stopIteration()
H A Ddatabases.hxx44 class Hdf;
93 helpdatafileproxy::Hdf* pHdf,
104 … void init( Databases const *pDatabases,helpdatafileproxy::Hdf* pHdf,const OUString& ids );
157 helpdatafileproxy::Hdf* getHelpDataFile( std::u16string_view Module,
248 … typedef std::unordered_map< OUString, std::unique_ptr<helpdatafileproxy::Hdf> > DatabasesTable;
371 …helpdatafileproxy::Hdf* nextHdf( OUString* o_pExtensionPath = nullptr, OUString* o_pExtensionRegis…
374 helpdatafileproxy::Hdf* implGetHdfFromPackage(
H A Ddatabases.cxx422 helpdatafileproxy::Hdf* Databases::getHelpDataFile( std::u16string_view Database, in getHelpDataFile()
446 std::unique_ptr<helpdatafileproxy::Hdf> pHdf; in getHelpDataFile()
462 pHdf.reset(new helpdatafileproxy::Hdf( fileNameHDFHelp, m_xSFA )); in getHelpDataFile()
567 helpdatafileproxy::Hdf* pHdf, in KeywordElement()
720 helpdatafileproxy::Hdf aHdf( fileNameHDFHelp, m_xSFA ); in getKeyword()
725 helpdatafileproxy::Hdf* pHdf = getHelpDataFile( Database,Language ); in getKeyword()
1042 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf(); in setActiveText()
1340 helpdatafileproxy::Hdf* DataBaseIterator::nextHdf( OUString* o_pExtensionPath, OUString* o_pExtensi… in nextHdf()
1342 helpdatafileproxy::Hdf* pRetHdf = nullptr; in nextHdf()
1398 helpdatafileproxy::Hdf* DataBaseIterator::implGetHdfFromPackage( const Reference< deployment::XPack… in implGetHdfFromPackage()
[all …]
H A Durlparameter.cxx251 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlhelp/source/cxxhelp/provider/
H A Ddb.hxx33 friend class Hdf;
52 class Hdf class
72 Hdf( const OUString& rFileURL, in Hdf() function in helpdatafileproxy::Hdf
82 ~Hdf();
92 Hdf(const Hdf&) = delete;
93 void operator=(const Hdf&) = delete;
H A Ddb.cxx43 bool Hdf::implReadLenAndData( const char* pData, int& riPos, HDFData& rValue ) in implReadLenAndData()
63 void Hdf::createHashMap( bool bOptimizeForPerformance ) in createHashMap()
123 void Hdf::releaseHashMap() in releaseHashMap()
130 Hdf::~Hdf() in ~Hdf()
134 bool Hdf::getValueForKey( const OString& rKey, HDFData& rValue ) in getValueForKey()
201 bool Hdf::startIteration() in startIteration()
226 bool Hdf::getNextKeyAndValue( HDFData& rKey, HDFData& rValue ) in getNextKeyAndValue()
242 void Hdf::stopIteration() in stopIteration()
H A Ddatabases.hxx44 class Hdf;
93 helpdatafileproxy::Hdf* pHdf,
104 … void init( Databases const *pDatabases,helpdatafileproxy::Hdf* pHdf,const OUString& ids );
157 helpdatafileproxy::Hdf* getHelpDataFile( const OUString& Module,
250 … typedef std::unordered_map< OUString, std::unique_ptr<helpdatafileproxy::Hdf> > DatabasesTable;
373 …helpdatafileproxy::Hdf* nextHdf( OUString* o_pExtensionPath = nullptr, OUString* o_pExtensionRegis…
376 helpdatafileproxy::Hdf* implGetHdfFromPackage(
H A Ddatabases.cxx419 helpdatafileproxy::Hdf* Databases::getHelpDataFile( const OUString& Database, in getHelpDataFile()
443 std::unique_ptr<helpdatafileproxy::Hdf> pHdf; in getHelpDataFile()
459 pHdf.reset(new helpdatafileproxy::Hdf( fileNameHDFHelp, m_xSFA )); in getHelpDataFile()
564 helpdatafileproxy::Hdf* pHdf, in KeywordElement()
710 helpdatafileproxy::Hdf aHdf( fileNameHDFHelp, m_xSFA ); in getKeyword()
715 helpdatafileproxy::Hdf* pHdf = getHelpDataFile( Database,Language ); in getKeyword()
1028 helpdatafileproxy::Hdf* pHdf = nullptr; in setActiveText()
1328 helpdatafileproxy::Hdf* DataBaseIterator::nextHdf( OUString* o_pExtensionPath, OUString* o_pExtensi… in nextHdf()
1330 helpdatafileproxy::Hdf* pRetHdf = nullptr; in nextHdf()
1386 helpdatafileproxy::Hdf* DataBaseIterator::implGetHdfFromPackage( const Reference< deployment::XPack… in implGetHdfFromPackage()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfHDF.cxx864 XdmfHDF Hdf; in CopyArray() local
876 Hdf.CopyType( Source ); in CopyArray()
878 Hdf.CopyShape( Source ); in CopyArray()
883 Hdf.SetShape( 1, Dimensions ); in CopyArray()
885 Hdf.Open( str.str(), "rw" ); in CopyArray()
892 Hdf.Close(); in CopyArray()
896 if( Hdf.Write( Source ) == XDMF_FAIL){ in CopyArray()
901 Hdf.Close(); in CopyArray()
904 if( Hdf.Read( Target ) == NULL ){ in CopyArray()
909 Hdf.Close(); in CopyArray()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfHDF.cxx864 XdmfHDF Hdf; in CopyArray() local
876 Hdf.CopyType( Source ); in CopyArray()
878 Hdf.CopyShape( Source ); in CopyArray()
883 Hdf.SetShape( 1, Dimensions ); in CopyArray()
885 Hdf.Open( str.str(), "rw" ); in CopyArray()
892 Hdf.Close(); in CopyArray()
896 if( Hdf.Write( Source ) == XDMF_FAIL){ in CopyArray()
901 Hdf.Close(); in CopyArray()
904 if( Hdf.Read( Target ) == NULL ){ in CopyArray()
909 Hdf.Close(); in CopyArray()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfHDF.cxx864 XdmfHDF Hdf; in CopyArray() local
876 Hdf.CopyType( Source ); in CopyArray()
878 Hdf.CopyShape( Source ); in CopyArray()
883 Hdf.SetShape( 1, Dimensions ); in CopyArray()
885 Hdf.Open( str.str(), "rw" ); in CopyArray()
892 Hdf.Close(); in CopyArray()
896 if( Hdf.Write( Source ) == XDMF_FAIL){ in CopyArray()
901 Hdf.Close(); in CopyArray()
904 if( Hdf.Read( Target ) == NULL ){ in CopyArray()
909 Hdf.Close(); in CopyArray()
[all …]
/dports/finance/R-cran-fGarch/fGarch/R/
H A Dmgarch-FitFromFormula.R109 Hdf <- data.frame(t(H)) dataframe
110 rownames(Hdf) <- colnames(data)
111 colnames(Hdf) <- rownames(data)
112 H.t <- lapply(Hdf, function(x) Z %*% diag(x) %*% t(Z))
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/csharp/
H A DCS.cs11 public unsafe class Hdf { class
55 public Hdf() { in Hdf() method in Clearsilver.Hdf
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
H A Dcstest.cs8 Hdf h = new Hdf(); in Main()
H A Dcsperftest.cs23 Hdf h = new Hdf(); in Main()
/dports/www/clearsilver/clearsilver-0.10.5/csharp/
H A DCS.cs11 public unsafe class Hdf { class
55 public Hdf() { in Hdf() method in Clearsilver.Hdf
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
H A Dcstest.cs8 Hdf h = new Hdf(); in Main()
H A Dcsperftest.cs23 Hdf h = new Hdf(); in Main()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/csharp/
H A DCS.cs11 public unsafe class Hdf { class
55 public Hdf() { in Hdf() method in Clearsilver.Hdf
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
H A Dcstest.cs8 Hdf h = new Hdf(); in Main()
H A Dcsperftest.cs23 Hdf h = new Hdf(); in Main()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/ruby/lib/
H A Dneo.rb5 class Hdf < Neo::Hdf class
/dports/www/clearsilver/clearsilver-0.10.5/ruby/lib/
H A Dneo.rb5 class Hdf < Neo::Hdf class
/dports/www/p5-ClearSilver/clearsilver-0.10.5/ruby/lib/
H A Dneo.rb5 class Hdf < Neo::Hdf class

12