Home
last modified time | relevance | path

Searched defs:cohorts (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/moodle310/moodle/cohort/
H A Dexternallib.php75 public static function create_cohorts($cohorts) {
482 public static function update_cohorts($cohorts) {
H A Dindex.php73 $cohorts = cohort_get_all_cohorts($page, 25, $searchquery); variable
75 $cohorts = cohort_get_cohorts($context->id, $page, 25, $searchquery); variable
/dports/www/moodle311/moodle/cohort/
H A Dexternallib.php75 public static function create_cohorts($cohorts) {
482 public static function update_cohorts($cohorts) {
H A Dindex.php73 $cohorts = cohort_get_all_cohorts($page, 25, $searchquery); variable
75 $cohorts = cohort_get_cohorts($context->id, $page, 25, $searchquery); variable
/dports/www/moodle39/moodle/cohort/
H A Dexternallib.php75 public static function create_cohorts($cohorts) {
482 public static function update_cohorts($cohorts) {
H A Dindex.php73 $cohorts = cohort_get_all_cohorts($page, 25, $searchquery); variable
75 $cohorts = cohort_get_cohorts($context->id, $page, 25, $searchquery); variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/
H A Dcohorts_service.rb26 def cohorts method in CohortsService
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AnalyticsReporting/
H A DCohortGroup.php28 public function setCohorts($cohorts)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AnalyticsReporting/
H A DCohortGroup.php28 public function setCohorts($cohorts)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AnalyticsData/
H A DCohortSpec.php45 public function setCohorts($cohorts)
/dports/www/moodle310/moodle/admin/user/
H A Duser_bulk_cohortadd.php41 $cohorts = array(''=>get_string('choosedots')); variable
/dports/www/moodle39/moodle/admin/user/
H A Duser_bulk_cohortadd.php41 $cohorts = array(''=>get_string('choosedots')); variable
/dports/www/moodle311/moodle/admin/user/
H A Duser_bulk_cohortadd.php41 $cohorts = array(''=>get_string('choosedots')); variable
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_rwcohort/benchmark/
H A Dthroughput.h86 static struct cohort_record *cohorts; variable
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_rwcohort/benchmark/
H A Dthroughput.h86 static struct cohort_record *cohorts; variable
/dports/www/moodle310/moodle/enrol/manual/
H A Dajax.php68 $cohorts = $users = []; variable
/dports/www/moodle311/moodle/enrol/manual/
H A Dajax.php68 $cohorts = $users = []; variable
/dports/www/moodle39/moodle/enrol/manual/
H A Dajax.php68 $cohorts = $users = []; variable
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_cohort/benchmark/
H A Dthroughput.c95 static struct cohort_record *cohorts; variable
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_cohort/benchmark/
H A Dthroughput.c95 static struct cohort_record *cohorts; variable
/dports/www/moodle310/moodle/admin/tool/uploaduser/classes/
H A Dprocess.php92 protected $cohorts = []; variable in tool_uploaduser\\process
/dports/www/moodle311/moodle/admin/tool/uploaduser/classes/
H A Dprocess.php92 protected $cohorts = []; variable in tool_uploaduser\\process
/dports/devel/fmake/fmake-r250982/
H A DGNode.h182 Lst cohorts; member
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Dmake.h211 Lst cohorts; /* Other nodes for the :: operator */ member
/dports/www/moodle39/moodle/admin/tool/uploaduser/
H A Dindex.php191 $cohorts = array(); variable

1234