Home
last modified time | relevance | path

Searched defs:outcomes (Results 1 – 25 of 112) sorted by relevance

12345

/dports/www/moodle310/moodle/grade/edit/outcome/
H A Dexport.php60 $outcomes = array(); variable
62 …$outcomes = array_merge(grade_outcome::fetch_all_global(), grade_outcome::fetch_all_local($coursei… variable
64 $outcomes = grade_outcome::fetch_all_global(); variable
H A Dindex.php124 if ($courseid and $outcomes = grade_outcome::fetch_all_local($courseid)) { variable
174 if ($outcomes = grade_outcome::fetch_all_global()) { variable
/dports/www/moodle311/moodle/grade/edit/outcome/
H A Dexport.php60 $outcomes = array(); variable
62 …$outcomes = array_merge(grade_outcome::fetch_all_global(), grade_outcome::fetch_all_local($coursei… variable
64 $outcomes = grade_outcome::fetch_all_global(); variable
H A Dindex.php124 if ($courseid and $outcomes = grade_outcome::fetch_all_local($courseid)) { variable
174 if ($outcomes = grade_outcome::fetch_all_global()) { variable
/dports/www/moodle39/moodle/grade/edit/outcome/
H A Dexport.php60 $outcomes = array(); variable
62 …$outcomes = array_merge(grade_outcome::fetch_all_global(), grade_outcome::fetch_all_local($coursei… variable
64 $outcomes = grade_outcome::fetch_all_global(); variable
H A Dindex.php124 if ($courseid and $outcomes = grade_outcome::fetch_all_local($courseid)) { variable
174 if ($outcomes = grade_outcome::fetch_all_global()) { variable
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/scripts/
H A Danalyze_outcomes.py74 def analyze_coverage(results, outcomes): argument
84 def analyze_outcomes(outcomes): argument
/dports/net/zillion/zillion/
H A DZillionServer.h110 NSMutableDictionary *outcomes; variable
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_amqp1_0/src/
H A Drabbit_amqp1_0_link_util.erl26 outcomes(Source) -> function
/dports/math/jags/JAGS-4.3.0/src/modules/glm/samplers/
H A DREScaledGammaFactory.cc30 vector<Outcome *> const &outcomes, in newMethod()
H A DREGammaFactory.cc30 vector<Outcome *> const &outcomes, in newMethod()
H A DREScaledWishartFactory.cc30 vector<Outcome *> const &outcomes, in newMethod()
H A DHolmesHeldFactory.cc38 vector<Outcome*> outcomes; in newMethod() local
H A DGLMGenericFactory.cc55 vector<Outcome*> outcomes; in newMethod() local
H A DIWLSFactory.cc33 vector<Outcome*> outcomes; in newMethod() local
H A DGLMGibbs.cc25 vector<Outcome *> const &outcomes, in GLMGibbs()
H A DREScaledGamma.cc27 vector<Outcome *> const &outcomes, in REScaledGamma()
H A DREMethod.cc24 static unsigned int sumLengths(vector<Outcome*> const &outcomes) in sumLengths()
36 vector<Outcome *> const &outcomes, in REMethod()
H A DGLMBlock.cc24 vector<Outcome *> const &outcomes, in GLMBlock()
/dports/math/R-cran-lava/lava/R/
H A Dmultipleinput.R19 outcomes <- names(minp) functionVar
/dports/www/ilias/ILIAS-5.4.25/Services/QTI/classes/
H A Dclass.ilQTIResprocessing.php35 public $outcomes; variable in ilQTIResprocessing
/dports/www/ilias6/ILIAS-6.14/Services/QTI/classes/
H A Dclass.ilQTIResprocessing.php35 public $outcomes; variable in ilQTIResprocessing
/dports/www/moodle310/moodle/admin/settings/
H A Dgrades.php198 …$outcomes = new admin_externalpage('outcomes', new lang_string('outcomes', 'grades'), $CFG->wwwroo… variable
/dports/www/moodle311/moodle/admin/settings/
H A Dgrades.php198 …$outcomes = new admin_externalpage('outcomes', new lang_string('outcomes', 'grades'), $CFG->wwwroo… variable
/dports/www/moodle39/moodle/admin/settings/
H A Dgrades.php198 …$outcomes = new admin_externalpage('outcomes', new lang_string('outcomes', 'grades'), $CFG->wwwroo… variable

12345