Home
last modified time | relevance | path

Searched defs:predictive (Results 1 – 12 of 12) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/instance_groups/managed/
H A Dupdate_autoscaling.py45 predictive = False variable in UpdateAutoscaling
120 predictive = True variable in UpdateAutoscalingBeta
136 predictive = True variable in UpdateAutoscalingAlpha
H A Dset_autoscaling.py61 predictive=False, argument
/dports/math/R-cran-ipred/ipred/R/
H A Dinclass.R151 predictive <- paste("Predictive model per intermediate is", unique(classes)) functionVar
179 predictive <- paste("Predictive model per intermediate is", unique(classes)) functionVar
/dports/chinese/librime/librime-1.7.3/src/rime/gear/
H A Dunity_table_encoder.cc72 bool predictive, in LookupPhrases()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_slidemove.c290 qboolean PM_StepSlideMove( qboolean gravity, qboolean predictive ) in PM_StepSlideMove()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/
H A Dmanaged_instance_groups_utils.py834 def _BuildCpuUtilization(args, messages, predictive=False): argument
1114 def _BuildAutoscalerPolicy(args, messages, original, predictive=False, argument
1179 predictive=False, argument
/dports/chinese/librime/librime-1.7.3/src/rime/dict/
H A Ddictionary.cc244 bool predictive, in LookupWords()
H A Duser_dictionary.cc284 bool predictive, in LookupWords()
/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dphysics.cpp191 bool predictive) in update_player_physics_variables()
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dlm.influence.R152 type = c("sd.1", "predictive"), ...)
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dlm.influence.R152 type = c("sd.1", "predictive"), ...)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/inputmethod/
H A Dqcoefepinputcontext_s60.cpp1957 bool predictive = !(currentHints & Qt::ImhNoPredictiveText); in commitCurrentString() local