Searched refs:trace (Results 1 - 23 of 23) sorted by relevance

/inkscape/src/2geom/numeric/
H A Dsymmetric-matrix-fs-trace.h2 * SymmetricMatrix trace
71 * trace K-th of symmetric matrix S of order N
74 struct trace struct in namespace:Geom::NL::detail
80 struct trace<1,N> struct in namespace:Geom::NL::detail
95 struct trace<N,N> struct in namespace:Geom::NL::detail
106 * trace for symmetric matrix of order 2
109 struct trace<1,2> struct in namespace:Geom::NL::detail
119 struct trace<2,2> struct in namespace:Geom::NL::detail
130 * trace for symmetric matrix of order 3
133 struct trace< struct in namespace:Geom::NL::detail
143 struct trace<2,3> struct in namespace:Geom::NL::detail
156 struct trace<3,3> struct in namespace:Geom::NL::detail
320 double trace (const ConstBaseSymmetricMatrix<N> & _matrix) function in namespace:Geom::NL
327 double trace (const ConstBaseSymmetricMatrix<N> & _matrix) function in namespace:Geom::NL
[all...]
H A Dsymmetric-matrix-fs-operation.h38 #include <2geom/numeric/symmetric-matrix-fs-trace.h>
H A Dmatrix.cpp103 double trace (detail::BaseMatrixImpl const& A) function in namespace:Geom::NL
107 THROW_RANGEERROR ("NL::Matrix: computing trace: "
H A Dmatrix.h586 double trace (detail::BaseMatrixImpl const& A);
/inkscape/src/trace/potrace/
H A Dinkscape-potrace.h20 #include <trace/trace.h>
204 * Sets whether we want to remove the background (bottom) trace
218 * implementing classes. Take a GdkPixbuf, trace it, and
222 virtual std::vector<TracingEngineResult> trace(
265 bool multiScanRemoveBackground; //do we remove the bottom trace?
H A Dinkscape-potrace.cpp23 #include "trace/filterset.h"
24 #include "trace/quantize.h"
25 #include "trace/imagemap-gdk.h"
381 /* trace a bitmap*/
596 * implementing classes. Take a GdkPixbuf, trace it, and
601 PotraceTracingEngine::trace(Glib::RefPtr<Gdk::Pixbuf> pixbuf) function in class:Inkscape::Trace::Potrace::PotraceTracingEngine
/inkscape/cxxtest/cxxtest/
H A DTestListener.h26 virtual void trace( const char * /*file*/, unsigned /*line*/, function in class:CxxTest::TestListener
H A DTestSuite.cpp58 tracker().trace( file, line, message );
H A DTeeListener.h54 void trace( const char *file, unsigned line, const char *expression ) function in class:CxxTest::TeeListener
56 _first->trace( file, line, expression );
57 _second->trace( file, line, expression );
H A DTestTracker.h48 void trace( const char *file, unsigned line, const char *expression );
H A DTestTracker.cpp115 void TestTracker::trace( const char *file, unsigned line, const char *expression ) function in class:CxxTest::TestTracker
117 _l->trace( file, line, expression );
H A DErrorFormatter.h96 void trace( const char *file, unsigned line, const char *expression ) function in class:CxxTest::ErrorFormatter
/inkscape/src/trace/
H A Dtrace.h131 * implementing classes. Take a GdkPixbuf, trace it, and
136 virtual std::vector<TracingEngineResult> trace( function in class:Inkscape::Trace::TracingEngine
200 void trace(TracingEngine *engine);
H A Dsiox.cpp789 void Siox::trace(const char *fmt, ...) function in class:org::siox::Siox
817 trace("User selected abort");
834 trace("### Start");
849 trace("### Creating signatures");
892 trace("knownBg:%u knownFg:%u", static_cast<unsigned int>(knownBg.size()), static_cast<unsigned int>(knownFg.size()));
925 //trace("### bgSignature:%d", bgSignature.size());
949 trace("### Analyzing image");
961 //trace("### progress:%f", progress);
1045 trace("### postProcessing");
1090 trace("### Don
[all...]
H A Dtrace.cpp15 #include "trace/potrace/inkscape-potrace.h"
59 char *msg = _("Select an <b>image</b> to trace");
94 char *msg = _("Select only one <b>image</b> to trace");
124 char *msg = _("Select an <b>image</b> to trace"); //same as above
132 char *msg = _("Select an <b>image</b> to trace");
225 char *msg = _("Select an <b>image</b> to trace");
446 msgStack->flash(Inkscape::NORMAL_MESSAGE, _("Trace: Starting trace..."));
450 engine->trace(pixbuf);
563 void Tracer::trace(TracingEngine *theEngine) function in class:Inkscape::Trace::Tracer
H A Dsiox.h560 void trace(const char *fmt, ...) G_GNUC_PRINTF(2,3);
/inkscape/src/util/
H A Dziptool.cpp245 void trace(char const *fmt, ...)
337 void Inflater::trace(char const *fmt, ...) function in class:Inflater
566 //trace("### stored ###");
581 //trace("### len:%d", len);
606 //trace("### fixed ###");
647 //trace("### dynamic ###");
860 void trace(char const *fmt, ...)
1009 * Print trace messages
1011 void Deflater::trace(char const *fmt, ...) function in class:Deflater
1067 //trace("
1461 void GzipFile::trace(char const *fmt, ...) function in class:GzipFile
2214 void ZipFile::trace(char const *fmt, ...) function in class:ZipFile
[all...]
H A Dziptool.h213 void trace(char const *fmt, ...)
485 void trace(char const *fmt, ...)
/inkscape/src/
H A Ddeptool.cpp237 void trace(char *fmt, ...);
441 * Format an trace message in printf() style
443 void DepTool::trace(char *fmt, ...) function in class:DepTool
482 //trace("begin:%d end:%d", begin, end);
520 //trace("parsename:%s %s %s", path.c_str(),
537 //trace("suffix:%s", res.c_str());
553 //trace("### listFilesInDirectory(%s, %d)", dirname.c_str(), depth);
583 //trace("excluded file/dir: %s", fname.c_str());
588 //trace("directory: %s", fname.c_str());
593 trace("no
[all...]
H A DPylogFormatter.h145 virtual void trace( const char * file, unsigned line, function in class:CxxTest::PylogFormatter
/inkscape/src/ui/dialog/
H A Dtracedialog.cpp33 #include "trace/potrace/inkscape-potrace.h"
358 tracer.trace(&pte);
710 optionsCornersButton.set_tooltip_text(_("Smooth out sharp corners of the trace"));
737 optionsOptimToleranceSpinner.set_tooltip_text(_("Increase this to reduce the number of nodes in the trace by more aggressive optimization"));
795 // I guess it's correct to call the "intermediate bitmap" a preview of the trace
819 mainCancelButton->set_tooltip_text(_("Abort a trace in progress"));
823 mainOkButton->set_tooltip_text(_("Execute the trace"));
/inkscape/
H A Dbuildtool.cpp1164 //trace("begin:%d end:%d", begin, end);
1944 void trace(const char *fmt, ...);
2273 void URI::trace(const char *fmt, ...) function in class:buildtool::URI
2610 //trace("directory: %s", childName.c_str());
3027 * Print a printf()-like formatted trace message
3037 * Print a printf()-like formatted trace message
3039 void trace(const char *fmt, ...);
3606 * Print a printf()-like formatted trace message
3621 * Print a printf()-like formatted trace message
3623 void MakeBase::trace(cons function in class:buildtool::MakeBase
[all...]
/inkscape/src/2geom/
H A Dconicsec.cpp946 double t1 = trace(A);
1006 //double T2 = NL::trace<2>(C);

Completed in 327 milliseconds