Home
last modified time | relevance | path

Searched refs:do_tasks (Results 1 – 11 of 11) sorted by relevance

/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_prv_do.erl10 do_tasks/2,
44 do_tasks(Tasks, State)
47 -spec do_tasks(list(Task), State) -> Res when
54 do_tasks([], State) -> function
56 do_tasks([{TaskStr, Args} | Tail], State) when is_list(Args) -> function
62 do_tasks([{Namespace, Task} | Tail], State) -> function
64 do_tasks([{Namespace, Task, Args} | Tail], State) function
79 do_tasks(Tail, State);
91 do_tasks(Tail, State);
H A Drebar_prv_as.erl49 rebar_prv_do:do_tasks(
H A Drebar_prv_alias.erl99 {remote, 1, {atom, 1, rebar_prv_do}, {atom, 1, do_tasks}},
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/wizard/
H A Dpage_180.c5 static Eina_Bool do_tasks = 0; variable
50 elm_check_state_pointer_set(ob, &do_tasks); in wizard_page_show()
70 if (do_tasks) return 1; in wizard_page_apply()
/dports/math/tblis/tblis-1.2.0/src/external/tci/tci/
H A Dcommunicator.h462 void do_tasks(unsigned ntask, int64_t work, Func&& func) const in do_tasks() function
469 void do_tasks(unsigned ntask, Func&& func) const in do_tasks() function
471 do_tasks(ntask, 0, func); in do_tasks()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dprimitives.h376 do_tasks(); in is_next_tick()
385 void do_tasks() { in do_tasks() function
/dports/mail/evolution/evolution-3.42.1/src/calendar/importers/
H A Dicalendar-importer.c1067 gint do_calendar, do_tasks; in gnome_calendar_import() local
1074 do_tasks = GPOINTER_TO_INT (g_datalist_get_data (&target->data, "gnomecal-do-tasks")); in gnome_calendar_import()
1077 if (!do_calendar && !do_tasks) in gnome_calendar_import()
1102 if (do_tasks) { in gnome_calendar_import()
/dports/audio/lmms/lmms-1.2.2/debian/patches/
H A Dclang.patch236 - do_tasks();
245 - void do_tasks() {
/dports/www/py-weboob/weboob-2.0/weboob/applications/boobathon/
H A Dboobathon.py406 def do_tasks(self, line): member in Boobathon
/dports/www/p5-Bigtop/Bigtop-0.38/lib/Bigtop/Docs/
H A DTutorial.pod1093 method do_tasks is stub {
1225 including stubs for do_tasks and do_pdf. You have to fill those in
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c2410 if (mdp->mnnum == 0) goto do_tasks; in __reinitialize_vars()
2427 do_tasks: in __reinitialize_vars()