Home
last modified time | relevance | path

Searched defs:TableWriter (Results 1 – 24 of 24) sorted by relevance

/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy/pkg/report/
H A Dwriter.go62 type TableWriter struct { struct
63 Severities []dbTypes.Severity
64 Output io.Writer
65 Light bool
68 func (tw TableWriter) Write(results Results) error {
74 func (tw TableWriter) write(result Result) {
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/align/
H A Dwriter-cmn.c47 struct TableWriter { struct
66 rc_t TableWriter_Init(TableWriter** self, const char* table, const char* table_path) in TableWriter_Init() argument
H A Dwriter-priv.h50 typedef struct TableWriter TableWriter; typedef
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/align/
H A Dwriter-cmn.c47 struct TableWriter { struct
66 rc_t TableWriter_Init(TableWriter** self, const char* table, const char* table_path) in TableWriter_Init() argument
H A Dwriter-priv.h50 typedef struct TableWriter TableWriter; typedef
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/tsv/
H A DTableWriter.java110 public abstract class TableWriter<R> implements Closeable { class
139 … public TableWriter(final Path path, final TableColumnCollection tableColumns) throws IOException { in TableWriter() method in TableWriter
154 … public TableWriter(final Writer writer, final TableColumnCollection columns) throws IOException { in TableWriter() method in TableWriter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/
H A DTableWriter.java23 public class TableWriter { class
72 public TableWriter(ExtensionRegistry registry) { in TableWriter() method in TableWriter
/dports/lang/clover/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/common/
H A Dsid_tables.py245 class TableWriter(object): class
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/common/
H A Dsid_tables.py242 class TableWriter(object): class
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/plug-ins/
H A Dpy-slice.py227 class TableWriter: class
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/engine/table/
H A DTableWriter.cpp26 TableWriter::TableWriter(IO &io, const std::string &name, const Mode mode, in TableWriter() function in adios2::core::engine::TableWriter
/dports/textproc/py-rst2ansi/rst2ansi-0.1.5/rst2ansi/
H A Dtable.py258 class TableWriter(nodes.NodeVisitor): class
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/misc/
H A Dfemeoc.hh62 typedef Fem::LatexTableWriter< DataTuple > TableWriter; typedef in Dune::Fem::FemEoc
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/common/
H A Dtable.py834 class TableWriter: class
/dports/devel/py-logilab-common/logilab-common-1.8.2/logilab/common/
H A Dtable.py843 class TableWriter: class