Home
last modified time | relevance | path

Searched refs:setComment (Results 1 – 25 of 2018) sorted by relevance

12345678910>>...81

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/Test/
H A DSerializableObject.h135 pBool.setComment("Comment on deprecated boolean");
140 pInt.setComment("Comment on deprecated Int");
150 pDbl2.setComment("Comment on deprecated Double");
155 pDbl3.setComment("Comment on deprecated Double");
160 pDbl4.setComment("Comment on deprecated Double");
165 pStr.setComment("Comment on deprecated String");
171 pObj.setComment("Comment on deprecated Object");
179 pIntArray.setComment("Comment on deprecated int-array");
187 pDblArray.setComment("Comment on deprecated Dbl-array");
198 pStrArray.setComment("Comment on deprecated str-array");
[all …]
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/tests/
H A DVerifyTest.php122 $userId->setComment('do not encrypt important data with this key');
163 $userId->setComment('do not encrypt important data with this key');
209 $userId->setComment('do not encrypt important data with this key');
249 $userId->setComment('do not encrypt important data with this key');
265 $userId->setComment('do not encrypt important data with this key');
308 $userId->setComment('do not encrypt important data with this key');
324 $userId->setComment('do not encrypt important data with this key');
371 $userId->setComment('do not encrypt important data with this key');
387 $userId->setComment('do not encrypt important data with this key');
424 $userId->setComment('do not encrypt important data with this key');
[all …]
H A DDecryptAndVerifyTest.php78 $userId->setComment('do not encrypt important data with this key');
139 $userId->setComment('do not encrypt important data with this key');
471 $userId->setComment('do not encrypt important data with this key');
551 $userId->setComment('do not encrypt important data with this key');
762 $userId->setComment('do not encrypt important data with this key');
809 $userId->setComment('do not encrypt important data with this key');
865 $userId->setComment('do not encrypt important data with this key');
914 $userId->setComment('do not encrypt important data with this key');
963 $userId->setComment('do not encrypt important data with this key');
1008 $userId->setComment('do not encrypt important data with this key');
[all …]
/dports/deskutils/charmtimetracker/Charm-1.12.0/Tests/
H A DEventModelFilterTests.cpp77 event1.setComment(QStringLiteral("event1")); in checkYearsFilter()
83 event2.setComment(QStringLiteral("event2")); in checkYearsFilter()
112 event1.setComment(QStringLiteral("event1")); in checkMonthsFilter()
119 event2.setComment(QStringLiteral("event2")); in checkMonthsFilter()
126 event3.setComment(QStringLiteral("event3")); in checkMonthsFilter()
160 event1.setComment(QStringLiteral("event1")); in checkWeeksFilter()
167 event2.setComment(QStringLiteral("event2")); in checkWeeksFilter()
174 event3.setComment(QStringLiteral("event3")); in checkWeeksFilter()
208 event1.setComment(QStringLiteral("event1")); in checkDaysFilter()
215 event2.setComment(QStringLiteral("event2")); in checkDaysFilter()
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Tools/
H A DScaleTool.cpp152 …_massProp.setComment("Mass of the subject in kg. Subject-specific model generated by scaling step… in setupProperties()
157 …_heightProp.setComment("Height of the subject in mm. For informational purposes only (not used by… in setupProperties()
162 …_ageProp.setComment("Age of the subject in years. For informational purposes only (not used by sc… in setupProperties()
167 _notesProp.setComment("Notes for the subject."); in setupProperties()
171 …_genericModelMakerProp.setComment("Specifies the name of the unscaled model (.osim) and the marker… in setupProperties()
175 _modelScalerProp.setComment("Specifies parameters for scaling the model."); in setupProperties()
179 …_markerPlacerProp.setComment("Specifies parameters for placing markers on the model once a model i… in setupProperties()
H A DModelScaler.cpp135 _applyProp.setComment("Whether or not to use the model scaler during scale"); in setupProperties()
139 _scalingOrderProp.setComment("Specifies the scaling method and order. " in setupProperties()
146 …_measurementSetProp.setComment("Specifies the measurements by which body segments are to be scaled… in setupProperties()
150 _scaleSetProp.setComment("Scale factors to be used for manual scaling."); in setupProperties()
154 …_markerFileNameProp.setComment("TRC file (.trc) containing the marker positions used for measureme… in setupProperties()
160 …_timeRangeProp.setComment("Time range over which to average marker-pair distances in the marker fi… in setupProperties()
168 …_preserveMassDistProp.setComment("Flag (true or false) indicating whether or not to preserve relat… in setupProperties()
172 …_outputModelFileNameProp.setComment("Name of OpenSim model file (.osim) to write when done scaling… in setupProperties()
176 …_outputScaleFileNameProp.setComment("Name of file to write containing the scale factors that were … in setupProperties()
H A DMarkerPlacer.cpp145 _applyProp.setComment("Whether or not to use the marker placer during scale"); in setupProperties()
149 …_ikTaskSetProp.setComment("Task set used to specify weights used in the IK computation of the stat… in setupProperties()
153 …_markerFileNameProp.setComment("TRC file (.trc) containing the time history of experimental marker… in setupProperties()
158 _coordinateFileNameProp.setComment("Name of file containing the joint angles " in setupProperties()
173 _timeRangeProp.setComment("Time range over which the marker positions are averaged."); in setupProperties()
180 …_outputMotionFileNameProp.setComment("Name of the motion file (.mot) written after marker relocati… in setupProperties()
184 …_outputModelFileNameProp.setComment("Output OpenSim model file (.osim) after scaling and maker pla… in setupProperties()
188 …_outputMarkerFileNameProp.setComment("Output marker set containing the new marker locations after … in setupProperties()
192 …_maxMarkerMovementProp.setComment("Maximum amount of movement allowed in marker data when averagin… in setupProperties()
H A DCMC_Task.cpp136 …_propWRTBodyName.setComment("Name of body frame with respect to which a tracking objective is spec… in setupProperties()
143 _propExpressBodyName.setComment("Name of body frame in which the tracking " in setupProperties()
150 _propActive.setComment("Array of 3 flags (each true or false) specifying whether a " in setupProperties()
160 _propKP.setComment("Position error feedback gain (stiffness). " in setupProperties()
167 _propKV.setComment("Velocity error feedback gain (damping). " in setupProperties()
174 _propKA.setComment("Feedforward acceleration gain. " in setupProperties()
181 _propR0.setComment("Direction vector[3] for component 0 of a task. " in setupProperties()
187 _propR1.setComment("Direction vector[3] for component 1 of a task. " in setupProperties()
193 _propR2.setComment("Direction vector[3] for component 2 of a task. " in setupProperties()
H A DCMCTool.cpp231 _desiredPointsFileNameProp.setComment(comment); in setupProperties()
246 _taskSetFileNameProp.setComment(comment); in setupProperties()
251 _constraintsFileNameProp.setComment(comment); in setupProperties()
257 _rraControlsFileNameProp.setComment(comment); in setupProperties()
263 _lowpassCutoffFrequencyProp.setComment(comment); in setupProperties()
277 _targetDTProp.setComment(comment); in setupProperties()
293 _useFastTargetProp.setComment(comment); in setupProperties()
299 _optimizerAlgorithmProp.setComment(comment); in setupProperties()
316 _maxIterationsProp.setComment(comment); in setupProperties()
321 _printLevelProp.setComment(comment); in setupProperties()
[all …]
H A DInverseKinematicsTool.cpp146 _modelFileNameProp.setComment( in setupProperties()
151 _constraintWeightProp.setComment( in setupProperties()
160 _accuracyProp.setComment( in setupProperties()
168 _ikTaskSetProp.setComment( in setupProperties()
174 _markerFileNameProp.setComment( in setupProperties()
181 _coordinateFileNameProp.setComment( in setupProperties()
191 _timeRangeProp.setComment( in setupProperties()
200 _reportErrorsProp.setComment( in setupProperties()
207 _outputMotionFileNameProp.setComment( in setupProperties()
212 _reportMarkerLocationsProp.setComment( in setupProperties()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/tests/src/datadicttest/
H A Ddatadicttest.cpp52 col->setComment("Some test comment on col_1"); in generateASimpleDataDict()
59 col->setComment("Some test comment on col_2, now a bit longer."); in generateASimpleDataDict()
86 constr->setComment("This is a unique constraint"); in generateASimpleDataDict()
88 …table->setComment("This is some test comment on the table in order to test the data dictionary gen… in generateASimpleDataDict()
104 constr->setComment("This is a foreign key constraint"); in generateASimpleDataDict()
107 …table1->setComment("This is some test comment on the table in order to test the data dictionary ge… in generateASimpleDataDict()
/dports/editors/calligra/calligra-3.2.1/sheets/commands/
H A DCommentCommand.cpp43 m_sheet->cellStorage()->setComment(Region(element->rect()), m_comment); in process()
51 m_sheet->cellStorage()->setComment(*this, QString()); in mainProcessing()
53 … m_sheet->cellStorage()->setComment(Region(m_undoData[i].first.toRect()), m_undoData[i].second); in mainProcessing()
58 void CommentCommand::setComment(const QString& comment) in setComment() function in CommentCommand
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DAbstractTool.cpp207 _modelFileProp.setComment(comment); in setupProperties()
214 _replaceForceSetProp.setComment(comment); in setupProperties()
219 _forceSetFilesProp.setComment(comment); in setupProperties()
225 _resultsDirProp.setComment(comment); in setupProperties()
235 _tiProp.setComment(comment); in setupProperties()
240 _tfProp.setComment(comment); in setupProperties()
251 _maxStepsProp.setComment(comment); in setupProperties()
256 _maxDTProp.setComment(comment); in setupProperties()
261 _minDTProp.setComment(comment); in setupProperties()
266 _errorToleranceProp.setComment(comment); in setupProperties()
[all …]
H A DAnalysis.cpp175 _onProp.setComment("Flag (true or false) specifying whether on. " in setupProperties()
180 _startTimeProp.setComment("Start time."); in setupProperties()
184 _endTimeProp.setComment("End time."); in setupProperties()
188 _stepIntervalProp.setComment("Specifies how often to store results during a simulation. " in setupProperties()
194 _inDegreesProp.setComment("Flag (true or false) indicating whether the " in setupProperties()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/iptlib/
H A DAutomaticRules_ipt.cpp128 conntrack_dst->setComment("CONNTRACK Multicast Address"); in addConntrackRule()
135 conntrack_srv->setComment("CONNTRACK UDP port"); in addConntrackRule()
272 vrrp_dst->setComment("VRRP Multicast Address"); in addFailoverRules()
287 vrrp_srv->setComment("VRRP service"); in addFailoverRules()
298 ah_srv->setComment("IPSEC-AH"); in addFailoverRules()
373 heartbeat_dst->setComment("HEARTBEAT Multicast Address"); in addFailoverRules()
379 heartbeat_srv->setComment("HEARTBEAT UDP port"); in addFailoverRules()
434 openais_dst->setComment("OPENAIS Multicast Address"); in addFailoverRules()
443 openais_srv->setComment("OPENAIS UDP port"); in addFailoverRules()
/dports/lang/fpc-source/fpc-3.2.2/tests/tbf/
H A Dtb0120.pp15 function setComment(_text:AnsiString);
20 function Parser.setComment(_text:AnsiString);
40 p.setComment(sourceBuffer);
/dports/net/kf5-kcontacts/kcontacts-5.89.0/autotests/
H A Dgendertest.cpp35 gender.setComment(commentStr); in shouldAssignValue()
59 gender.setComment(QStringLiteral("foo")); in shouldSerialized()
77 gender.setComment(QStringLiteral("foo")); in shouldEqualGender()
202 gender.setComment(QStringLiteral("comment")); in shouldExportOnlyGenderWithCommentGender()
218 gender.setComment(QStringLiteral("comment")); in shouldExportOnlyGenderWithoutTypeCommentGender()
234 gender.setComment(QStringLiteral("comment")); in shouldNotExportInVcard3()
/dports/misc/tellico/tellico-3.4.2/src/
H A Dbibtexkeydialog.cpp59 m_dupeLabel->setComment(i18n("Checking for entries with duplicate citation keys...")); in BibtexKeyDialog()
101 m_dupeLabel->setComment(i18n("Checking for entries with duplicate citation keys...")); in slotCheckDuplicates()
111 m_dupeLabel->setComment(i18n("There are no duplicate citation keys.")); in slotCheckDuplicatesImpl()
114 …m_dupeLabel->setComment(i18np("There is %1 duplicate citation key.", "There are %1 duplicate citat… in slotCheckDuplicatesImpl()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/c++/src/
H A DH5Location.h100 void setComment(const char* name, const char* comment) const;
101 void setComment(const H5std_string& name, const H5std_string& comment) const;
102 void setComment(const char* comment) const;
103 void setComment(const H5std_string& comment) const;
/dports/net-im/psi/psi-1.5/src/tools/optionstree/optionstest/
H A Doptionstest.cpp46 tree.setComment("verona","Fair city"); in main()
47 tree.setComment("paris","Bloke or city?"); in main()
48 tree.setComment("verona.montague.romeo","Watch what this one drinks"); in main()
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/builders/
H A Dpredeclarationbuilder.cpp37 setComment(formatComment(node, m_editor)); in visitClassDeclarationStatement()
78 setComment(formatComment(node, m_editor)); in visitInterfaceDeclarationStatement()
104 setComment(formatComment(node, m_editor)); in visitTraitDeclarationStatement()
136 setComment(formatComment(node, m_editor)); in visitFunctionDeclarationStatement()
160 setComment(formatComment(parent, m_editor)); in openNamespace()
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/duchain/builders/
H A Dpredeclarationbuilder.cpp38 setComment(formatComment(node, m_editor)); in visitClassDeclarationStatement()
79 setComment(formatComment(node, m_editor)); in visitInterfaceDeclarationStatement()
105 setComment(formatComment(node, m_editor)); in visitTraitDeclarationStatement()
137 setComment(formatComment(node, m_editor)); in visitFunctionDeclarationStatement()
161 setComment(formatComment(parent, m_editor)); in openNamespace()
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/duchain/builders/
H A Dpredeclarationbuilder.cpp37 setComment(formatComment(node, m_editor)); in visitClassDeclarationStatement()
78 setComment(formatComment(node, m_editor)); in visitInterfaceDeclarationStatement()
104 setComment(formatComment(node, m_editor)); in visitTraitDeclarationStatement()
136 setComment(formatComment(node, m_editor)); in visitFunctionDeclarationStatement()
160 setComment(formatComment(parent, m_editor)); in openNamespace()
/dports/x11/radare-cutter/r2cutter-0.1.1/src/dialogs/
H A DCommentsDialog.cpp34 void CommentsDialog::setComment(const QString &comment) in setComment() function in CommentsDialog
52 c.setComment(oldComment); in addOrEditComment()
58 Core()->setComment(offset, comment); in addOrEditComment()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/
H A Dtag.cpp107 setComment(properties["COMMENT"].front()); in setProperties()
110 setComment(String()); in setProperties()
159 target->setComment(source->comment()); in duplicate()
172 target->setComment(source->comment()); in duplicate()

12345678910>>...81