Home
last modified time | relevance | path

Searched refs:defC (Results 1 – 10 of 10) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DCableSpring.cpp65 : path(path), defK(stiffness), defL0(slackLength), defC(dissipationCoef) in Impl()
93 const InstanceVars iv(defK,defL0,defC); in realizeTopology()
180 Real defK, defL0, defC; member in CableSpring::Impl
238 updImpl().defC = dissipationCoef; in setDefaultDissipationCoef()
247 getDefaultDissipationCoef() const {return getImpl().defC;} in getDefaultDissipationCoef()
H A DForce_LinearBushing.cpp83 const InstanceVars iv(defX_B1F,defX_B2M,defK,defC); in realizeTopology()
175 Vec6 defK, defC; member in SimTK::Force::LinearBushingImpl
275 updImpl().defC = damping; in setDefaultDamping()
285 getDefaultDamping() const {return getImpl().defC;} in getDefaultDamping()
411 defK(stiffness), defC(damping) in LinearBushingImpl()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz4.6/
H A Dtnzmovie.h81 int *defC);
102 int *defC);
/dports/graphics/qgis/qgis-3.22.3/tests/src/gui/
H A Dtestqgsattributeform.cpp330 const QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testDynamicForm() local
331 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testDynamicForm()
530 const QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testEditableJoin() local
531 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testEditableJoin()
664 const QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testUpsertOnEdit() local
665 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testUpsertOnEdit()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/gui/
H A Dtestqgsattributeform.cpp327 QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testDynamicForm() local
328 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testDynamicForm()
527 QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testEditableJoin() local
528 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testEditableJoin()
661 QString defC = QStringLiteral( "Point?field=id_c:integer&field=col0:integer" ); in testUpsertOnEdit() local
662 …QgsVectorLayer *layerC = new QgsVectorLayer( defC, QStringLiteral( "layerC" ), QStringLiteral( "me… in testUpsertOnEdit()
/dports/math/clasp/clasp-3.3.5/src/
H A Dclasp_options.cpp1040 std::pair<ConfigKey, uint32> defC(config_default, INT_MAX); in setAppOpt() local
1041 if (Potassco::stringTo(_val_, defC)) { active()->cliConfig = (uint8)defC.first; } in setAppOpt()
1046 return Range<uint32>(0, INT_MAX).clamp(defC.second); in setAppOpt()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dclasp_options.cpp1040 std::pair<ConfigKey, uint32> defC(config_default, INT_MAX); in setAppOpt() local
1041 if (Potassco::stringTo(_val_, defC)) { active()->cliConfig = (uint8)defC.first; } in setAppOpt()
1046 return Range<uint32>(0, INT_MAX).clamp(defC.second); in setAppOpt()
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dclasp_options.cpp1040 std::pair<ConfigKey, uint32> defC(config_default, INT_MAX); in setAppOpt() local
1041 if (Potassco::stringTo(_val_, defC)) { active()->cliConfig = (uint8)defC.first; } in setAppOpt()
1046 return Range<uint32>(0, INT_MAX).clamp(defC.second); in setAppOpt()
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dmcdlutil.cpp786 void defC(int& currNumDef, int baseCycle, int atomClean, std::vector<int>& cycleDefine,
1989 …void TSimpleMolecule::defC(int& currNumDef, int baseCycle, int atomClean, std::vector<int>& cycleD… in defC() function in OpenBabel::TSimpleMolecule
2352defC(currNumDef,baseCycle,atomClean,cycleDefine,atomDefine,atomCycle,dsATN,dsTP,dsSC,dsNA1,dsNA2); in redraw()
/dports/lang/nx/nsf2.3.0/library/xotcl/tests/
H A Dtestx.xotcl2596 X::Y::Z proc defaultValueP {{c defC} {d defD} v} {
2656 "0 1 defC 0 1 defA"\
2742 "0 1 defC 0 1 defA"\