Home
last modified time | relevance | path

Searched refs:NameOfType (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DFiducialMatch.cc98 …cerr << NameOfType() << "::Initialize: Correspondence map has no entries for target indices t >= "… in ValidateCorrespondenceMap()
103 …cerr << NameOfType() << "::Initialize: Correspondence map has additional entries for unused indice… in ValidateCorrespondenceMap()
108 cerr << NameOfType() << "::Initialize: Missing correspondence map entry for t=" << t << endl; in ValidateCorrespondenceMap()
112 …cerr << NameOfType() << "::Initialize: Invalid correspondence map entry: t=" << t << ", s=" << map… in ValidateCorrespondenceMap()
147 cerr << NameOfType() in Initialize()
158 cerr << NameOfType() in Initialize()
164 cerr << NameOfType() in Initialize()
175 …cerr << NameOfType() << "::Initialize: Data sets must have same number of fiducial points" << endl; in Initialize()
H A DSurfaceFilter.cc77 …cerr << this->NameOfType() << "::Initialize: Input mesh must be a surface mesh with 2D faces" << e… in Initialize()
H A DMeshSmoothing.cc982 …cerr << this->NameOfType() << "::Initialize: Missing input point data array named " << _MinimumDir… in Initialize()
986 …cerr << this->NameOfType() << "::Initialize: Invalid direction array. Must have 3 components." << … in Initialize()
993 …cerr << this->NameOfType() << "::Initialize: Missing input point data array named " << _MaximumDir… in Initialize()
997 …cerr << this->NameOfType() << "::Initialize: Invalid direction array. Must have 3 components." << … in Initialize()
1018 …cerr << this->NameOfType() << "::Initialize: Missing input point data array named " << _GeometryTe… in Initialize()
1023 …cerr << this->NameOfType() << "::Initialize: Invalid local geometry tensor array. Must have either… in Initialize()
1052 cerr << this->NameOfType() << "::Initialize: Empty input point data array name" << endl; in Initialize()
1057 …cerr << this->NameOfType() << "::Initialize: Missing input point data array named " << _SmoothArra… in Initialize()
H A DSurfaceCollisions.cc542 cerr << this->NameOfType() << "::Initialize: Input mesh must have triangular faces!" << endl; in Initialize()
549 …cerr << this->NameOfType() << "::Initialize: Input mask must have one entry for each triangular fa… in Initialize()
571 …cerr << this->NameOfType() << "::Initialize: No collision tests enabled or minimum distances not p… in Initialize()
H A DEdgeTable.cc126 cerr << this->NameOfType() << "::Initialize: Only linear edges supported" << endl; in Initialize()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Daverage-dofs.cc572 if (type == BSplineFreeFormTransformationSV::NameOfType()) { in main()
577 } else if (type == LinearFreeFormTransformation3D::NameOfType() || in main()
578 type == BSplineFreeFormTransformation3D::NameOfType()) { in main()
603 if (type != BSplineFreeFormTransformationSV::NameOfType()) { in main()
609 if (type != LinearFreeFormTransformation3D::NameOfType() && in main()
610 type != BSplineFreeFormTransformation3D::NameOfType()) { in main()
716 if (type == BSplineFreeFormTransformationSV::NameOfType()) { in main()
889 if (type == LinearFreeFormTransformation3D::NameOfType()) { in main()
891 } else if (type == BSplineFreeFormTransformation3D::NameOfType()) { in main()
893 } else if (type == BSplineFreeFormTransformationSV::NameOfType()) { in main()
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Common/include/mirtk/
H A DObject.h56 static const char *NameOfType();
127 inline const char *Object::NameOfType() in NameOfType() function
290 inline static const char *NameOfType() { return #name; } \
300 inline static const char *NameOfType() { return #name; } \
312 inline static const char *NameOfType() { return #name; } \
H A DObjectFactory.h170 (factory).Register(id, type::NameOfType(), mirtk::New<base, type>); \
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/src/
H A DTransformationConstraint.cc37 cerr << NameOfType() << "::New: Transformation constraint not available: "; in New()
39 cerr << NameOfType() << "::New: Energy term is no transformation constraint: "; in New()
H A DMultiLevelTransformation.cc480 cerr << this->NameOfType() << "::CheckTransformation: NULL pointer given" << endl; in CheckTransformation()
491 cerr << this->NameOfType() << "::PutLocalTransformation: No such transformation: " << i << endl; in PutLocalTransformation()
515 cerr << this->NameOfType() << "::PushLocalTransformation: Stack overflow" << endl; in PushLocalTransformation()
540 cerr << this->NameOfType() << "::InsertLocalTransformation: Stack overflow" << endl; in InsertLocalTransformation()
576 …cerr << this->NameOfType() << "::RemoveLocalTransformation: No such transformation: " << pos << en… in RemoveLocalTransformation()
656 cout << this->NameOfType() << "::InterpolateGlobalDisplacement: "; in InterpolateGlobalDisplacement()
H A DEnergyTerm.cc58 cerr << NameOfType() << "::New: Energy term unknown or not available: " << em << endl; in New()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/util/NaturalDocs/Modules/NaturalDocs/Builder/
H A DHTMLBase.pm594 … print FH_INDEXINFOJS ' "' . NaturalDocs::Topics->NameOfType($indexes[$i], 1, 1) . "\": {\n";
761 …else { return (NaturalDocs::Topics->NameOfType($a, 1) cmp NaturalDocs::Topics->NameOfType($b, 1)…
773 … { $name = $self->ConvertAmpChars(NaturalDocs::Topics->NameOfType($index, 1)); }
776 … '<option ' . $extra . 'value="' . NaturalDocs::Topics->NameOfType($index, 1, 1) . '">'
1039 '<div class="C' . NaturalDocs::Topics->NameOfType($parsedFile->[$i]->Type(), 0, 1) . '">'
1188 … '<tr class="S' . ($index == 0 ? 'Main' : NaturalDocs::Topics->NameOfType($topic->Type(), 0, 1))
1581 . '<div class=C' . NaturalDocs::Topics->NameOfType($type, 0, 1) . '>';
2033 … . 'There are no entries in the ' . lc( NaturalDocs::Topics->NameOfType($type) ) . ' index.'
2576 …return NaturalDocs::Topics->NameOfType($type, 1, 1) . (defined $page && $page != 1 ? $page : '') .…
2606 my $fileName = NaturalDocs::Topics->NameOfType($type, 1, 1) . $extra . '.html';
[all …]
/dports/devel/naturaldocs/naturaldocs-1.52_2,1/Modules/NaturalDocs/Builder/
H A DHTMLBase.pm594 … print FH_INDEXINFOJS ' "' . NaturalDocs::Topics->NameOfType($indexes[$i], 1, 1) . "\": {\n";
761 …else { return (NaturalDocs::Topics->NameOfType($a, 1) cmp NaturalDocs::Topics->NameOfType($b, 1)…
773 … { $name = $self->ConvertAmpChars(NaturalDocs::Topics->NameOfType($index, 1)); }
776 … '<option ' . $extra . 'value="' . NaturalDocs::Topics->NameOfType($index, 1, 1) . '">'
1039 '<div class="C' . NaturalDocs::Topics->NameOfType($parsedFile->[$i]->Type(), 0, 1) . '">'
1188 … '<tr class="S' . ($index == 0 ? 'Main' : NaturalDocs::Topics->NameOfType($topic->Type(), 0, 1))
1581 . '<div class=C' . NaturalDocs::Topics->NameOfType($type, 0, 1) . '>';
2033 … . 'There are no entries in the ' . lc( NaturalDocs::Topics->NameOfType($type) ) . ' index.'
2576 …return NaturalDocs::Topics->NameOfType($type, 1, 1) . (defined $page && $page != 1 ? $page : '') .…
2606 my $fileName = NaturalDocs::Topics->NameOfType($type, 1, 1) . $extra . '.html';
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/details/
H A Dmtproto_dcenter.cpp37 const char *NameOfType(CreatingKeyType type) { in NameOfType() function
150 ).arg(NameOfType(type) in releaseKeyCreationOnDone()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Registration/src/
H A DLabelConsistency.cc65 cerr << this->NameOfType() << "::Initialize: External joint histogram must" in Initialize()
H A DPointSetDistance.cc50 cerr << NameOfType() << "::New: Point set distance measure not available: "; in New()
52 cerr << NameOfType() << "::New: Energy term is not a point set distance measure: "; in New()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DImageWriter.cc37 cerr << NameOfType() << "::New: Unsupported file name extension/format: " << fname << endl; in New()
H A DImageReader.cc51 …cerr << NameOfType() << "::New: Unsupported file format or image reader not available for: " << fn… in New()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Numerics/src/
H A DPolynomial.cc124 …cerr << this->NameOfType() << "::Initialize: Dimension of independent variable space must be posit… in Initialize()
132 …cerr << this->NameOfType() << "::Initialize: Order of polynomial not set during construction" << e… in Initialize()
172 cerr << this->NameOfType() << "::Fit: No input points given!" << endl; in Fit()
176 cerr << this->NameOfType() << "::Fit: x and y have differing number of rows!" << endl; in Fit()
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/C/
H A DNaming.Mod204 PROCEDURE NameOfType* (type: Sym.Type): STRING;
210 RETURN NameOfType(type.bound);
219 END NameOfType;
320 string := tdPrefix. Concat (NameOfType (type));
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Numerics/include/mirtk/
H A DLocalOptimizer.h202 .Register(type::ID(), type::NameOfType(), \
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/include/mirtk/
H A DEnergyTerm.h224 mirtk::EnergyTerm::Factory().Register(type::ID(), type::NameOfType(), \
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DLieBracketImageFilter.h181 …cerr << NameOfType() << "::New: DifferenceOfCompositionLieBracketImageFilter2D not implemented" <<… in New()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/util/NaturalDocs/Modules/NaturalDocs/
H A DTopics.pm1069 my $name = NaturalDocs::Topics->NameOfType($types[$i], 1);
1218 sub NameOfType #(topicType, plural, alphanumericOnly) subroutine
/dports/devel/naturaldocs/naturaldocs-1.52_2,1/Modules/NaturalDocs/
H A DTopics.pm1069 my $name = NaturalDocs::Topics->NameOfType($types[$i], 1);
1218 sub NameOfType #(topicType, plural, alphanumericOnly) subroutine

12