Home
last modified time | relevance | path

Searched refs:Exporter (Results 1 – 25 of 8679) sorted by relevance

12345678910>>...348

/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestdbexport.pas213 Exporter.Free;
612 Exporter:=Nil;
620 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
689 Exporter:=Nil;
696 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
730 Exporter:=Nil;
737 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
802 Exporter:=Nil;
811 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
844 Exporter:=Nil;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestdbexport.pas213 Exporter.Free;
612 Exporter:=Nil;
620 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
689 Exporter:=Nil;
696 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
730 Exporter:=Nil;
737 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
802 Exporter:=Nil;
811 Exporter.BuildDefaultFieldMap(Exporter.ExportFields);
844 Exporter:=Nil;
[all …]
/dports/devel/p5-Exporter-Declare/Exporter-Declare-0.114/
H A DMETA.yml17 name: Exporter-Declare
19 Exporter::Declare:
20 file: lib/Exporter/Declare.pm
22 Exporter::Declare::Export:
24 Exporter::Declare::Export::Alias:
26 Exporter::Declare::Export::Generator:
28 Exporter::Declare::Export::Sub:
30 Exporter::Declare::Export::Variable:
32 Exporter::Declare::Meta:
33 file: lib/Exporter/Declare/Meta.pm
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/
H A Dexporter.cpp32 PluginRegistrant<Exporter> reg(_T("Exporter"));
35 BEGIN_EVENT_TABLE(Exporter, cbPlugin) in BEGIN_EVENT_TABLE() argument
36 EVT_MENU(idFileExportHTML, Exporter::OnExportHTML) in BEGIN_EVENT_TABLE()
37 EVT_MENU(idFileExportRTF, Exporter::OnExportRTF) in BEGIN_EVENT_TABLE()
38 EVT_MENU(idFileExportODT, Exporter::OnExportODT) in BEGIN_EVENT_TABLE()
39 EVT_MENU(idFileExportPDF, Exporter::OnExportPDF) in BEGIN_EVENT_TABLE()
45 Exporter::Exporter() in BEGIN_EVENT_TABLE()
50 Exporter::~Exporter() in ~Exporter()
55 void Exporter::OnAttach() in OnAttach()
65 void Exporter::OnRelease(bool /*appShutDown*/) in OnRelease()
[all …]
/dports/math/graphthing/graphthing-1.3.2/src/
H A Dexporter.h15 class Exporter
21 Exporter (const wxString fname);
29 virtual ~Exporter ();
32 class GraphThing_Exporter : public Exporter
39 class GraphML_Exporter : public Exporter
42 GraphML_Exporter (const wxString fname) : Exporter (fname) { } in GraphML_Exporter()
46 class Graphviz_Exporter : public Exporter
49 Graphviz_Exporter (const wxString fname) : Exporter (fname) { } in Graphviz_Exporter()
53 class Maple_Exporter : public Exporter
56 Maple_Exporter (const wxString fname) : Exporter (fname) { } in Maple_Exporter()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DExporter.cpp111 Exporter::ExportFormatEntry gExporters[] =
255 Exporter :: Exporter() in Exporter() function in Exporter
261 Exporter::~Exporter() { in ~Exporter()
267 void Exporter::SetIOHandler( IOSystem* pIOHandler) { in SetIOHandler()
273 IOSystem* Exporter::GetIOHandler() const { in GetIOHandler()
278 bool Exporter::IsDefaultIOHandler() const { in IsDefaultIOHandler()
475 const char* Exporter::GetErrorString() const { in GetErrorString()
480 void Exporter::FreeBlob() { in FreeBlob()
488 const aiExportDataBlob* Exporter::GetBlob() const { in GetBlob()
500 size_t Exporter::GetExportFormatCount() const { in GetExportFormatCount()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DExporter.cpp111 Exporter::ExportFormatEntry gExporters[] =
255 Exporter :: Exporter() in Exporter() function in Exporter
261 Exporter::~Exporter() { in ~Exporter()
267 void Exporter::SetIOHandler( IOSystem* pIOHandler) { in SetIOHandler()
273 IOSystem* Exporter::GetIOHandler() const { in GetIOHandler()
278 bool Exporter::IsDefaultIOHandler() const { in IsDefaultIOHandler()
475 const char* Exporter::GetErrorString() const { in GetErrorString()
480 void Exporter::FreeBlob() { in FreeBlob()
488 const aiExportDataBlob* Exporter::GetBlob() const { in GetBlob()
500 size_t Exporter::GetExportFormatCount() const { in GetExportFormatCount()
[all …]
/dports/devel/p5-Exporter-Tiny/Exporter-Tiny-1.002002/
H A Ddoap.ttl14 <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/project>
28 doap:name "Exporter-Tiny";
30Exporter-Tiny/v_0-026>, <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_0-029_01>, <http://purl…
38 <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_0-026>
41 dc:identifier "Exporter-Tiny-0.026"^^xsd:string;
46 rdfs:label "Split Exporter::Tiny out from Exporter::TypeTiny.";
70 <http://purl.org/NET/cpan-uri/dist/Exporter-Tiny/v_0-030>
72 dc:identifier "Exporter-Tiny-0.030"^^xsd:string;
102 dc:identifier "Exporter-Tiny-0.032"^^xsd:string;
126 dc:identifier "Exporter-Tiny-0.034"^^xsd:string;
[all …]
H A DREADME2 Exporter::Tiny - an exporter with the features of Sub::Exporter but only
7 use base "Exporter::Tiny";
18 Exporter::Tiny supports many of Sub::Exporter's external-facing features
24 Its internal-facing interface is closer to Exporter.pm, with configuration
27 If you are trying to write a module that inherits from Exporter::Tiny,
30 * Exporter::Tiny::Manual::QuickStart
32 * Exporter::Tiny::Manual::Exporting
37 * Exporter::Tiny::Manual::Importing
41 <http://rt.cpan.org/Dist/Display.html?Queue=Exporter-Tiny>.
48 Simplified interface to this module: Exporter::Shiny.
[all …]
/dports/devel/p5-Exporter-Tiny/Exporter-Tiny-1.002002/lib/Exporter/Tiny/Manual/
H A DEtc.pod9 Exporter::Tiny::Manual::Etc - odds and ends
15 Exporter::Tiny is itself an exporter!
43 used the venerable L<Exporter.pm|Exporter>. However, this meant they were
70 Exporter + Exporter::Heavy 281.5Kb
82 (Exporter::Renaming globally changes the behaviour of Exporter.pm, so could
87 Exporter -1
88 Exporter::Renaming 0
89 Exporter::Tiny 0
111 Sub::Exporter is installed.)
115 L<Exporter::Shiny>,
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DExporter.cpp102 Exporter::ExportFormatEntry gExporters[] =
222 Exporter :: Exporter() in Exporter() function in Exporter
228 Exporter::~Exporter() { in ~Exporter()
235 void Exporter::SetIOHandler( IOSystem* pIOHandler) { in SetIOHandler()
241 IOSystem* Exporter::GetIOHandler() const { in GetIOHandler()
246 bool Exporter::IsDefaultIOHandler() const { in IsDefaultIOHandler()
428 const char* Exporter::GetErrorString() const { in GetErrorString()
434 void Exporter::FreeBlob() { in FreeBlob()
442 const aiExportDataBlob* Exporter::GetBlob() const { in GetBlob()
454 size_t Exporter::GetExportFormatCount() const { in GetExportFormatCount()
[all …]
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Common/
H A DExporter.cpp235 std::vector<Exporter::ExportFormatEntry> mExporters;
243 Exporter :: Exporter() in Exporter() function in Exporter
249 Exporter::~Exporter() { in ~Exporter()
256 void Exporter::SetIOHandler( IOSystem* pIOHandler) { in SetIOHandler()
263 IOSystem* Exporter::GetIOHandler() const { in GetIOHandler()
269 bool Exporter::IsDefaultIOHandler() const { in IsDefaultIOHandler()
467 const char* Exporter::GetErrorString() const { in GetErrorString()
473 void Exporter::FreeBlob() { in FreeBlob()
482 const aiExportDataBlob* Exporter::GetBlob() const { in GetBlob()
496 size_t Exporter::GetExportFormatCount() const { in GetExportFormatCount()
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/
H A DRcppEigenForward.h53 template<typename T> class Exporter< Eigen::Map<Eigen::Matrix<T, Eigen::Dynamic, 1> > >;
55 template<typename T> class Exporter< Eigen::Map<Eigen::Array<T, Eigen::Dynamic, 1> > >;
58 template<typename T> class Exporter< Eigen::Matrix<T, Eigen::Dynamic, 1> >;
59 template<typename T> class Exporter< Eigen::Matrix<T, 1, Eigen::Dynamic> >;
60 template<typename T> class Exporter< Eigen::Array<T, Eigen::Dynamic, Eigen::Dynamic> >;
61 template<typename T> class Exporter< Eigen::Array<T, Eigen::Dynamic, 1> >;
62 template<typename T> class Exporter< Eigen::Array<T, 1, Eigen::Dynamic> >;
63 template<typename T> class Exporter< Eigen::Map<Eigen::SparseMatrix<T> > >;
64 template<typename T> class Exporter< Eigen::MappedSparseMatrix<T> >; // Deprecated
65 template<typename T> class Exporter< Eigen::SparseMatrix<T> >;
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/Common/
H A DExporter.cpp279 std::vector<Exporter::ExportFormatEntry> mExporters;
287 Exporter :: Exporter() in Exporter() function in Exporter
293 Exporter::~Exporter() { in ~Exporter()
300 void Exporter::SetIOHandler( IOSystem* pIOHandler) { in SetIOHandler()
307 IOSystem* Exporter::GetIOHandler() const { in GetIOHandler()
313 bool Exporter::IsDefaultIOHandler() const { in IsDefaultIOHandler()
513 const char* Exporter::GetErrorString() const { in GetErrorString()
519 void Exporter::FreeBlob() { in FreeBlob()
528 const aiExportDataBlob* Exporter::GetBlob() const { in GetBlob()
542 size_t Exporter::GetExportFormatCount() const { in GetExportFormatCount()
[all …]
/dports/devel/p5-Const-Exporter/Const-Exporter-v1.2.1/
H A DREADME.md18 use Const::Exporter
34 use Const::Exporter
64 use Const::Exporter;
91 use Const::Exporter
119 use Const::Exporter
125 use Const::Exporter
135 use Const::Exporter
143 use Const::Exporter
162 use Const::Exporter
173 use Const::Exporter
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DExporter.cpp81 Exporter::ExportFormatEntry gExporters[] =
149 std::vector<Exporter::ExportFormatEntry> mExporters;
163 Exporter :: Exporter() in Exporter() function in Exporter
170 Exporter :: ~Exporter() in ~Exporter()
177 void Exporter :: SetIOHandler( IOSystem* pIOHandler) in SetIOHandler()
185 IOSystem* Exporter :: GetIOHandler() const in GetIOHandler()
192 bool Exporter :: IsDefaultIOHandler() const in IsDefaultIOHandler()
340 const char* Exporter :: GetErrorString() const in GetErrorString()
347 void Exporter :: FreeBlob( ) in FreeBlob()
373 size_t Exporter :: GetExportFormatCount() const in GetExportFormatCount()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DExporter.cpp95 Exporter::ExportFormatEntry gExporters[] =
202 Exporter :: Exporter() in Exporter() function in Exporter
209 Exporter :: ~Exporter() in ~Exporter()
218 void Exporter :: SetIOHandler( IOSystem* pIOHandler) in SetIOHandler()
226 IOSystem* Exporter :: GetIOHandler() const in GetIOHandler()
233 bool Exporter :: IsDefaultIOHandler() const in IsDefaultIOHandler()
429 const char* Exporter :: GetErrorString() const in GetErrorString()
436 void Exporter :: FreeBlob( ) in FreeBlob()
446 const aiExportDataBlob* Exporter :: GetBlob() const in GetBlob()
462 size_t Exporter :: GetExportFormatCount() const in GetExportFormatCount()
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DExporter.cpp97 Exporter::ExportFormatEntry gExporters[] =
211 Exporter :: Exporter() in Exporter() function in Exporter
218 Exporter :: ~Exporter() in ~Exporter()
227 void Exporter :: SetIOHandler( IOSystem* pIOHandler) in SetIOHandler()
235 IOSystem* Exporter :: GetIOHandler() const in GetIOHandler()
242 bool Exporter :: IsDefaultIOHandler() const in IsDefaultIOHandler()
438 const char* Exporter :: GetErrorString() const in GetErrorString()
445 void Exporter :: FreeBlob( ) in FreeBlob()
455 const aiExportDataBlob* Exporter :: GetBlob() const in GetBlob()
471 size_t Exporter :: GetExportFormatCount() const in GetExportFormatCount()
[all …]
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/
H A DExporter.cpp30 Exporter::Exporter(const QString& name) in Exporter() function in Exporter
36 Exporter::~Exporter() in ~Exporter()
41 QString Exporter::getName() const in getName()
46 const QList<const ExportFormat*> Exporter::getSupportedFormats() const in getSupportedFormats()
51 bool Exporter::getSmartTypographyEnabled() const in getSmartTypographyEnabled()
56 void Exporter::setSmartTypographyEnabled(bool enabled) in setSmartTypographyEnabled()
61 void Exporter::exportToHtml(const QString& text, QString& html) in exportToHtml()
/dports/net-mgmt/phpfpm_exporter/php-fpm-exporter-0.4.1/
H A Dexporter.go22 type Exporter struct { struct
30 type OptionsFunc func(*Exporter) error
33 func New(options ...OptionsFunc) (*Exporter, error) {
34 e := &Exporter{
61 func SetLogger(l *zap.Logger) func(*Exporter) error {
62 return func(e *Exporter) error {
70 func SetAddress(addr string) func(*Exporter) error {
71 return func(e *Exporter) error {
85 return func(e *Exporter) error {
99 return func(e *Exporter) error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/service/defaultcomponents/
H A Ddefault_exporters_test.go57 getConfigFn: func() config.Exporter {
68 getConfigFn: func() config.Exporter {
76 getConfigFn: func() config.Exporter {
90 getConfigFn: func() config.Exporter {
100 getConfigFn: func() config.Exporter {
110 getConfigFn: func() config.Exporter {
118 getConfigFn: func() config.Exporter {
129 getConfigFn: func() config.Exporter {
180 var exps []component.Exporter
199 cfg config.Exporter,
[all …]
/dports/devel/p5-Exporter-Tidy/Exporter-Tidy-0.08/
H A DREADME1 Exporter::Tidy
20 use Exporter::Tidy
34 use Exporter::Tidy
43 use Exporter::Tidy
60 use Exporter::Tidy LIST
103 Exporter::Tidy "versus" Exporter
111 explicitly, Exporter::Tidy is more than twice as fast (!) as Exporter.
117 Exporter::Tidy 3067904
118 Exporter 3084288
121 Exporter loads Exporter::Heavy automatically when needed. It is needed
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/exporters/otlp/
H A Dotlp.go31 type Exporter struct { struct
42 var _ tracesdk.SpanExporter = (*Exporter)(nil)
43 var _ metricsdk.Exporter = (*Exporter)(nil)
46 func NewExporter(ctx context.Context, driver ProtocolDriver, opts ...ExporterOption) (*Exporter, er…
55 func NewUnstartedExporter(driver ProtocolDriver, opts ...ExporterOption) *Exporter {
65 return &Exporter{
77 func (e *Exporter) Start(ctx context.Context) error { argument
93 func (e *Exporter) Shutdown(ctx context.Context) error { argument
117 func (e *Exporter) Export(parent context.Context, cps metricsdk.CheckpointSet) error { argument
123 func (e *Exporter) ExportKindFor(desc *metric.Descriptor, kind aggregation.Kind) metricsdk.ExportKi… argument
[all …]
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/exporters/otlp/
H A Dotlp.go31 type Exporter struct { struct
42 var _ tracesdk.SpanExporter = (*Exporter)(nil)
43 var _ metricsdk.Exporter = (*Exporter)(nil)
46 func NewExporter(ctx context.Context, driver ProtocolDriver, opts ...ExporterOption) (*Exporter, er…
55 func NewUnstartedExporter(driver ProtocolDriver, opts ...ExporterOption) *Exporter {
65 return &Exporter{
77 func (e *Exporter) Start(ctx context.Context) error { argument
93 func (e *Exporter) Shutdown(ctx context.Context) error { argument
117 func (e *Exporter) Export(parent context.Context, cps metricsdk.CheckpointSet) error { argument
123 func (e *Exporter) ExportKindFor(desc *metric.Descriptor, kind aggregation.Kind) metricsdk.ExportKi… argument
[all …]
/dports/net-mgmt/netdot/Netdot-netdot-1.0.7/t/
H A DExporter.t6 use_ok('Netdot::Exporter');
9 my $exporter = Netdot::Exporter->new();
10 isa_ok($exporter, 'Netdot::Exporter', 'Constructor');
12 my $nagios = Netdot::Exporter->new(type=>'Nagios');
13 isa_ok($nagios, 'Netdot::Exporter::Nagios', 'Constructor');
16 my $sysmon = Netdot::Exporter->new(type=>'Sysmon');
17 isa_ok($sysmon, 'Netdot::Exporter::Sysmon', 'Constructor');
20 my $rancid = Netdot::Exporter->new(type=>'Rancid');
21 isa_ok($rancid, 'Netdot::Exporter::Rancid', 'Constructor');

12345678910>>...348