Home
last modified time | relevance | path

Searched refs:getIntValue (Results 251 – 275 of 1579) sorted by relevance

1...<<11121314151617181920>>...64

/dports/devel/simgear/simgear-2020.3.11/simgear/scene/viewer/
H A DCompositorPass.cxx113 camera->setClearStencil(root->getIntValue("clear-stencil", 0)); in build()
143 int unit = p_binding->getIntValue("unit", -1); in build()
184 camera->setViewport(p_viewport->getIntValue("x"), in build()
185 p_viewport->getIntValue("y"), in build()
186 p_viewport->getIntValue("width"), in build()
187 p_viewport->getIntValue("height")); in build()
216 unsigned int level = p_attachment->getIntValue("level", 0); in build()
217 unsigned int face = p_attachment->getIntValue("face", 0); in build()
221 p_attachment->getIntValue("multisample-samples", 0); in build()
223 p_attachment->getIntValue("multisample-color-samples", 0); in build()
[all …]
/dports/devel/cpputest/cpputest-4.0/examples/AllTests/
H A DMockDocumentationTest.cpp130 int value = mock().actualCall("function").returnValue().getIntValue(); in TEST()
131 value = mock().returnValue().getIntValue(); in TEST()
142 int value = mock().getData("importantValue").getIntValue(); in TEST()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/
H A DPlusOperator.java68 return Integer.valueOf(primitiveValue.getIntValue()).toString(); in getString()
111 return ((IJavaPrimitiveValue) leftOperand).getIntValue() in getIntResult()
112 + ((IJavaPrimitiveValue) rightOperand).getIntValue(); in getIntResult()
/dports/net/yate/yate-6.4.0-1/modules/test/
H A Dnettest.cpp492 m_threads = params.getIntValue("threads",1); in init()
498 m_packetLen = params.getIntValue("packetlen",s_packetLen); in init()
503 m_interval = params.getIntValue("interval",s_interval); in init()
508 m_lifetime = params.getIntValue("lifetime",s_lifetime); in init()
514 m_selectTimeout = params.getIntValue("select-timeout",-1); in init()
517 int workersets = params.getIntValue("workersets",1); in init()
945 s_packetLen = general->getIntValue("packetlen",320); in initialize()
950 s_interval = general->getIntValue("interval",20); in initialize()
955 s_lifetime = general->getIntValue("lifetime",60); in initialize()
956 s_sleep = cfg.getIntValue("general","sleep",2); in initialize()
/dports/games/manaplus/manaplus-2.1.3.17/src/input/touch/
H A Dtouchmanager.cpp104 mButtonsSize = config.getIntValue("screenButtonsSize"); in init()
105 mJoystickSize = config.getIntValue("screenJoystickSize"); in init()
106 mButtonsFormat = config.getIntValue("screenButtonsFormat"); in init()
705 if (mButtonsSize == config.getIntValue("screenButtonsSize")) in optionChanged()
707 mButtonsSize = config.getIntValue("screenButtonsSize"); in optionChanged()
717 if (mJoystickSize == config.getIntValue("screenJoystickSize")) in optionChanged()
719 mJoystickSize = config.getIntValue("screenJoystickSize"); in optionChanged()
729 if (mButtonsFormat == config.getIntValue("screenButtonsFormat")) in optionChanged()
731 mButtonsFormat = config.getIntValue("screenButtonsFormat"); in optionChanged()
758 config.getIntValue(event))); in executeAction()
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dclustering.cpp243 installRelay(Route,cfg.getIntValue("priorities","call.route",50)); in initialize()
244 installRelay(Execute,cfg.getIntValue("priorities","call.execute",50)); in initialize()
245 installRelay(Register,"user.register",cfg.getIntValue("priorities","user.register",50)); in initialize()
246 installRelay(Cdr,"call.cdr",cfg.getIntValue("priorities","call.cdr",25)); in initialize()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/src/
H A DConfig_v1.cc135 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
136 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
190 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
195 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
200 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
208 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
257 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
264 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
438 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/src/
H A DConfig_v1.cc137 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
138 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
192 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
197 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
202 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
210 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
259 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
266 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
440 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A DConfig_v1.cc137 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
138 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
192 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
197 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
202 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
210 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
259 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
266 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
440 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/src/
H A DConfig_v1.cc137 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
138 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
192 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
197 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
202 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
210 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
259 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
266 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
440 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A DConfig_v1.cc137 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
138 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
192 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
197 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
202 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
210 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
259 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
266 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
440 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/src/
H A DConfig_v1.cc137 val = op.getIntValue(COL_STORE_VALUE+0); in get_server_role_id()
138 conf.max_tps = op.getIntValue(COL_STORE_VALUE+1); in get_server_role_id()
192 unsigned int get_policy = op.getIntValue(COL_STORE_VALUE+0); in get_policies()
197 unsigned int set_policy = op.getIntValue(COL_STORE_VALUE+1); in get_policies()
202 unsigned int del_policy = op.getIntValue(COL_STORE_VALUE+2); in get_policies()
210 int flush_policy = op.getIntValue(COL_STORE_VALUE+3); in get_policies()
259 int cfg_data_id = op.getIntValue(COL_STORE_KEY); in get_connections()
266 rtt = op.getIntValue(COL_STORE_VALUE+1); in get_connections()
440 cluster_id = op.getIntValue(COL_STORE_VALUE + 0); in get_prefixes()
/dports/games/flightgear/flightgear-2020.3.11/src/Input/
H A DFGMouseInput.cxx182 m.x = (xSizeNode ? xSizeNode->getIntValue() : 800) / 2; in centerMouseCursor()
183 m.y = (ySizeNode ? ySizeNode->getIntValue() : 600) / 2; in centerMouseCursor()
191 int xsize = xSizeNode ? xSizeNode->getIntValue() : 800; in constrainMouse()
192 int ysize = ySizeNode ? ySizeNode->getIntValue() : 600; in constrainMouse()
316 tooltipDelayMsec = node->getIntValue(); in valueChanged()
406 m.nModes = mouse_node->getIntValue("mode-count", 1); in init()
482 int mode = m.mode_node->getIntValue(); in update()
663 int xsize = d->xSizeNode ? d->xSizeNode->getIntValue() : 800; in processMotion()
664 int ysize = d->ySizeNode ? d->ySizeNode->getIntValue() : 600; in processMotion()
/dports/games/flightgear/flightgear-2020.3.11/src/Network/
H A DATC-Outputs.cxx594 && (xpdr_func_knob->getIntValue() > 0); in xpdr_has_power()
871 if ( adf_stby_mode->getIntValue() == 0 ) { in do_radio_display()
892 if ( adf_timer_mode->getIntValue() == 0 ) { in do_radio_display()
942 if ( adf_stby_mode->getIntValue() == 0 ) { in do_radio_display()
958 if ( xpdr_func_knob->getIntValue() == 2 ) { in do_radio_display()
967 int id_code = xpdr_id_code->getIntValue(); in do_radio_display()
978 if ( xpdr_func_knob->getIntValue() == 3 || in do_radio_display()
979 xpdr_func_knob->getIntValue() == 5 ) in do_radio_display()
982 snprintf(digits, 7, "%03d", xpdr_flight_level->getIntValue() ); in do_radio_display()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/config/generic/
H A DGenericParameterAdapter.java26 getIntValue( in getIntValue() method in GenericParameterAdapter
33 getIntValue( in getIntValue() method in GenericParameterAdapter
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-classification/src/main/java/de/lmu/ifi/dbs/elki/algorithm/classification/
H A DPriorProbabilityClassifier.java93 distribution[i] = entry.getIntValue() / size; in buildClassifier()
95 if(entry.getIntValue() > max) { in buildClassifier()
96 max = entry.getIntValue(); in buildClassifier()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dgradient.cc206 pp->gradient.feather = feather->getIntValue (); in write()
208 pp->gradient.centerX = centerX->getIntValue (); in write()
209 pp->gradient.centerY = centerY->getIntValue (); in write()
292 int angle = degree->getIntValue(); in getCursor()
461 if (int(draggedPointAdjusterAngle) != degree->getIntValue()) { in drag1()
500 if (int(currDraggedFeatherOffset) != feather->getIntValue()) { in drag1()
519 if (newCenterX != centerX->getIntValue() || newCenterY != centerY->getIntValue()) { in drag1()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/mapstuff/portal/
H A DPasswordPortalFactory.java33 final int listeningRadius = getIntValue(ctx, "radius"); in create()
55 protected int getIntValue(final ConfigurableFactoryContext ctx, final String key) { in getIntValue() method in PasswordPortalFactory
/dports/games/glest/glest_source_3.2.2/source/glest_game/graphics/
H A Dparticle_type.cpp111 emissionRate= emissionRateNode->getAttribute("value")->getIntValue(); in load()
115 energyMax= energyMaxNode->getAttribute("value")->getIntValue(); in load()
119 energyVar= energyVarNode->getAttribute("value")->getIntValue(); in load()
210 emissionRateFade= emissionRateFadeNode->getAttribute("value")->getIntValue(); in load()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duigridcontroller.cpp70 auto index = gridList->getIntValue (); in valueChanged()
82 auto index = gridList->getIntValue (); in valueChanged()
92 auto index = gridList->getIntValue (); in valueChanged()
102 auto index = gridList->getIntValue (); in valueChanged()
/dports/devel/juce/JUCE-f37e9a1/examples/Audio/
H A DMPEDemo.h434 auto numMemberChannels = memberChannels.getText().getIntValue(); in setZoneButtonClicked()
435 auto perNotePb = notePitchbendRange.getText().getIntValue(); in setZoneButtonClicked()
436 auto masterPb = masterPitchbendRange.getText().getIntValue(); in setZoneButtonClicked()
472 … legacyPitchbendRange.getText().getIntValue(), in legacyModeEnabledToggleClicked()
491 ….call ([this] (Listener& l) { l.numberOfVoicesChanged (numberOfVoices.getText().getIntValue()); }); in numberOfVoicesChanged()
499 … legacyPitchbendRange.getText().getIntValue(), in legacyModePitchbendRangeChanged()
510 … legacyPitchbendRange.getText().getIntValue(), in legacyModeChannelRangeChanged()
522 … return legacyStartChannel.getText().getIntValue() <= legacyEndChannel.getText().getIntValue(); in areLegacyModeParametersValid()
537 return { legacyStartChannel.getText().getIntValue(), in getLegacyModeChannelRange()
538 legacyEndChannel.getText().getIntValue() + 1 }; in getLegacyModeChannelRange()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/conversion/test/
H A DTestConversionOption.cpp89 fail_unless(option.getIntValue() == 1); in START_TEST()
132 fail_unless(option.getIntValue() == 3 ); in START_TEST()
157 fail_unless(option4.getIntValue() == 10); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/conversion/test/
H A DTestConversionOption.cpp89 fail_unless(option.getIntValue() == 1); in START_TEST()
132 fail_unless(option.getIntValue() == 3 ); in START_TEST()
157 fail_unless(option4.getIntValue() == 10); in START_TEST()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/
H A DWatchedEvent.java78 return new WatcherEvent(eventType.getIntValue(), keeperState.getIntValue(), path); in getWrapper()
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/elements/
H A Dcanvas_element_test.cpp53 BOOST_CHECK_EQUAL( node->getIntValue("data-my-data"), 3 ); in BOOST_AUTO_TEST_CASE()
60 BOOST_CHECK_EQUAL( prop->getIntValue(), 3 ); in BOOST_AUTO_TEST_CASE()

1...<<11121314151617181920>>...64