Home
last modified time | relevance | path

Searched defs:writer2 (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/io/writer/testing/
H A DUnitTestVTKDataSetWriter.cxx37 vtkm::io::writer::VTKDataSetWriter writer2("fileA2.vtk"); in TestVTKExplicitWrite() local
54 vtkm::io::writer::VTKDataSetWriter writer2("fileB2.vtk"); in TestVTKUniformWrite() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/tools/huffman_trie/trie/
H A Dtrie_bit_buffer_unittest.cc43 BitWriter writer2; in TEST() local
76 BitWriter writer2; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/huffman_trie/trie/
H A Dtrie_bit_buffer_unittest.cc43 BitWriter writer2; in TEST() local
76 BitWriter writer2; in TEST() local
/dports/astro/libosmium/libosmium-2.17.2/test/t/io/
H A Dtest_output_iterator.cpp20 osmium::io::Writer writer2{"test2.osm", header, osmium::io::overwrite::allow}; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/dom/
H A DStandAloneASTParserTest.java231 Writer writer2 = null; in test3() local
342 Writer writer2 = null; in test6() local
442 Writer writer2 = null; in testBug415066_001() local
532 Writer writer2 = null; in testBug415066_002() local
609 Writer writer2 = null; in test7() local
774 Writer writer2 = null; in testBug526996_001() local
1580 Writer writer2 = null; in testBug526996_002() local
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/Testing/Cxx/
H A DTestTessellatedBoxSource.cxx77 vtkXMLPolyDataWriter *writer2=vtkXMLPolyDataWriter::New(); in TestTessellatedBoxSource() local
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/Testing/Cxx/
H A DTestTessellatedBoxSource.cxx77 vtkXMLPolyDataWriter* writer2 = vtkXMLPolyDataWriter::New(); in TestTessellatedBoxSource() local
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/Testing/Cxx/
H A DTestTessellatedBoxSource.cxx77 vtkXMLPolyDataWriter *writer2=vtkXMLPolyDataWriter::New(); in TestTessellatedBoxSource() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/io/
H A Dtest_output_iterator.cpp18 osmium::io::Writer writer2{"test2.osm", header, osmium::io::overwrite::allow}; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/DCMTK/test/
H A DitkDCMTKRGBImageIOTest.cxx62 Writer2Type::Pointer writer2 = Writer2Type::New(); in itkDCMTKRGBImageIOTest() local
H A DitkDCMTKImageIOTest.cxx73 Writer2Type::Pointer writer2 = Writer2Type::New(); in itkDCMTKImageIOTest() local
/dports/math/dune-vtk/dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f/dune/vtk/test/
H A Dtest-typededuction.cc32 VtkUnstructuredGridWriter writer2(dataCollector1); in main() local
/dports/devel/itext/itext-4.2.0/core/com/lowagie/tools/
H A DSplitPdf.java97 PdfWriter writer2 = PdfWriter.getInstance(document2, new FileOutputStream(args[2])); in main() local
/dports/math/dune-vtk/dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f/dune/python/test/
H A Dtestvtk.py21 writer2 = vtkUnstructuredGridWriter(grid) variable
/dports/math/stan/stan-2.28.2/src/stan/callbacks/
H A Dtee_writer.hpp27 tee_writer(writer& writer1, writer& writer2) in tee_writer()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/callbacks/
H A Dtee_writer.hpp28 writer& writer2) in tee_writer()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/VTK/Examples/Cxx/
H A DCreateFakeRTDOSE.cxx113 gdcm::Writer writer2; in main() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/MathematicalMorphology/test/
H A DitkValuedRegionalMaximaImageFilterTest.cxx100 WriterType::Pointer writer2 = WriterType::New(); in itkValuedRegionalMaximaImageFilterTest() local
H A DitkValuedRegionalMinimaImageFilterTest.cxx117 WriterType::Pointer writer2 = WriterType::New(); in itkValuedRegionalMinimaImageFilterTest() local
/dports/science/InsightToolkit/ITK-5.0.1/Examples/IO/
H A DDicomImageReadWrite.cxx221 Writer2Type::Pointer writer2 = Writer2Type::New(); in main() local
/dports/math/vtk8/VTK-8.2.0/Filters/SMP/Testing/Cxx/
H A DTestSMPContour.cxx215 vtkNew<vtkXMLMultiBlockDataWriter> writer2; in TestSMPContour() local
/dports/math/vtk6/VTK-6.2.0/IO/Parallel/Testing/Python/
H A DTestPDataSetReaderGrid.py61 writer2 = vtk.vtkPDataSetWriter() variable
/dports/math/vtk6/VTK-6.2.0/Filters/SMP/Testing/Cxx/
H A DTestSMPContour.cxx212 vtkNew<vtkXMLMultiBlockDataWriter> writer2; in TestSMPContour() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkImageRandomIteratorTest2.cxx113 DifferenceWriterType::Pointer writer2 = DifferenceWriterType::New(); in itkImageRandomIteratorTest2() local
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/Testing/Cxx/
H A DUnitTestSTLWriter.cxx183 vtkSmartPointer<vtkSTLWriter> writer2 = in UnitTestSTLWriter() local

1234567