Home
last modified time | relevance | path

Searched defs:ScaleWeight (Results 1 – 13 of 13) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/DMC/
H A DDMC_CUDA.h45 std::string ScaleWeight; variable
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ai_weight.c772 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ai_weight.c843 void ScaleWeight( weightconfig_t *config, char *name, float scale ) { in ScaleWeight() function
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ai_weight.c772 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ai_weight.c843 void ScaleWeight( weightconfig_t *config, char *name, float scale ) { in ScaleWeight() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ai_weight.c767 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ai_weight.c772 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ai_weight.c772 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ai_weight.cpp784 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_weight.c779 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_weight.c779 void ScaleWeight(weightconfig_t *config, char *name, float scale) in ScaleWeight() function
/dports/graphics/blender/blender-2.91.0/intern/iksolver/intern/
H A DIK_QSegment.h160 void ScaleWeight(int dof, double scale) in ScaleWeight() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DTMPQualityMetricTest.hpp111 class ScaleWeight : public WeightCalculator class
114 ScaleWeight( double s ) : value(s) {} in ScaleWeight() function in ScaleWeight