Home
last modified time | relevance | path

Searched refs:writeFooter (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/VRender/
H A DExporter.h78 virtual void writeFooter(QTextStream& out) const = 0 ;
103 virtual void writeFooter(QTextStream& out) const ;
125 virtual void writeFooter(QTextStream& out) const ;
140 virtual void writeFooter(QTextStream& out) const ;
160 virtual void writeFooter(QTextStream& out) const ;
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/VRender/
H A DExporter.h78 virtual void writeFooter(QTextStream& out) const = 0 ;
103 virtual void writeFooter(QTextStream& out) const ;
125 virtual void writeFooter(QTextStream& out) const ;
140 virtual void writeFooter(QTextStream& out) const ;
160 virtual void writeFooter(QTextStream& out) const ;
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/localfeatures/
H A DKeyPointIO.h76 virtual void writeFooter() = 0;
94 void writeFooter();
112 void writeFooter();
129 void writeFooter();
H A DKeyPointIO.cpp117 void SIFTFormatWriter::writeFooter() in writeFooter() function in lfeat::SIFTFormatWriter
144 void DescPerfFormatWriter::writeFooter() in writeFooter() function in lfeat::DescPerfFormatWriter
180 void AutopanoSIFTWriter::writeFooter() in writeFooter() function in lfeat::AutopanoSIFTWriter
/dports/databases/dbf/dbf-core/src/
H A Ddbf.c308 footerMethod writeFooter; member
458 footerMethod writeFooter = NULL; in main() local
517 writeFooter = option->writeFooter; in main()
573 writeFooter = option->writeFooter; in main()
695 if (writeFooter && writeFooter(output, p_dbf, filename, export_filename)) in main()
/dports/www/mod_webkit/w4py-1.2.3/CGIWrapper/
H A DAdminPage.py27 self.writeFooter()
61 def writeFooter(self): member in AdminPage
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/build/patchallfiles/
H A DPatchBuild.java27 writeFooter( out ); in patch()
73 protected static void writeFooter( final BufferedWriter out ) in writeFooter() method in PatchBuild
/dports/biology/jalview/jalview/src/org/jibble/epsgraphics/
H A DEpsDocument.java210 writeFooter(writer); in write()
221 private void writeFooter(Writer writer) throws IOException in writeFooter() method in EpsDocument
243 writeFooter(_bufferedWriter); in close()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dxf/
H A DReaderWriterDXF.cpp74 nv.writeFooter(); in writeNode()
96 nv.writeFooter(); in writeNode()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DChart.java99 public void writeFooter(FormattedFileWriter pw) throws IOException {
135 writeFooter(x);
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/
H A DWriterAppender.java206 writeFooter(); in close()
356 void writeFooter() { in writeFooter() method in WriterAppender
/dports/www/ilias/ILIAS-5.4.25/Modules/LearningSequence/classes/Xml/
H A Dclass.ilLearningSequenceXMLWriter.php38 $this->writeFooter();
153 protected function writeFooter() function in ilLearningSequenceXMLWriter
/dports/www/ilias6/ILIAS-6.14/Modules/LearningSequence/classes/Xml/
H A Dclass.ilLearningSequenceXMLWriter.php38 $this->writeFooter();
153 protected function writeFooter() function in ilLearningSequenceXMLWriter
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/openssl/
H A DPEMWriter.java201 writeFooter(type); in writeObject()
294 writeFooter(type); in writeObject()
305 private void writeFooter( in writeFooter() method in PEMWriter
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/tools/contributors/
H A DContributorsGeneration.java128 private void writeFooter(PrintStream out) { in writeFooter() method in ContributorsGeneration
140 this.writeFooter(System.out); in process()
/dports/cad/padring/padring-b2a64ab/src/
H A Dsvgwriter.cpp38 writeFooter(); in ~SVGWriter()
47 void SVGWriter::writeFooter() in writeFooter() function in SVGWriter
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dwriterappender.cpp182 writeFooter(pool); in closeWriter()
264 void WriterAppender::writeFooter(Pool& p) in writeFooter() function in WriterAppender
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DPager.cc209 writeFooter(start + 1, start + i, outData.Size()); in managePage()
273 void Pager::writeFooter(int start, int end, int totalRow) in writeFooter() function in Pager
/dports/graphics/processing/processing-1.5.1/modes/java/libraries/dxf/src/processing/dxf/
H A DRawDXF.java152 writeFooter(); in dispose()
210 private void writeFooter() { in writeFooter() method in RawDXF
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/logger/
H A DConsoleLogHandler.hpp48 virtual void writeFooter();
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/
H A Dprintablereport.h51 virtual void writeFooter() override;
H A Dcsvreport.h55 virtual void writeFooter() override;
/dports/devel/cppcheck/cppcheck-2.6.3/gui/
H A Dprintablereport.h51 virtual void writeFooter() override;
H A Dcsvreport.h55 virtual void writeFooter() override;
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/dgfparser/
H A Ddgfwriter.hh144 void writeFooter ( std::ostream &gridout ) const;
235 inline void DGFWriter< GV >::writeFooter ( std::ostream &gridout ) const in writeFooter() function in Dune::DGFWriter
414 writeFooter( gridout ); in write()
427 writeFooter( gridout ); in write()

12345678910>>...12