Searched refs:TASK_BUILD (Results 1 – 18 of 18) sorted by relevance
9 BuildTask(AIClasses *_ai): ATask(_ai) { t = TASK_BUILD; } in BuildTask()
27 this->t = TASK_BUILD; in BuildTask()
688 …for (it = ai->tasks->activeTasks[TASK_BUILD].begin(); it != ai->tasks->activeTasks[TASK_BUILD].end… in taskInProgress()762 …for (it = ai->tasks->activeTasks[TASK_BUILD].begin(); it != ai->tasks->activeTasks[TASK_BUILD].end… in preventStalling()780 if (task->assist->t == TASK_BUILD) { in preventStalling()938 …for (i = ai->tasks->activeTasks[TASK_BUILD].begin(); i != ai->tasks->activeTasks[TASK_BUILD].end()… in canAssist()
12 TASK_BUILD, enumerator
326 case TASK_BUILD: { in assist()
26 DEF_TASK("build", "Complete construction of", TASK_BUILD, "Un", do_build_task,
1204 && unit->plan->tasks->type == TASK_BUILD)) in mplayer_review_units()1261 unit->plan->tasks->type == TASK_BUILD)) in mplayer_review_units()
1425 if (!tasks || (TASK_BUILD != tasks->type)) in do_construct_task()2424 task = create_task(TASK_BUILD); in create_build_task()
1344 if ((TASK_BUILD == tasks2->type) in cp_gained_per_turn_est()
886 if (task->type == TASK_BUILD) { in construction_desc()2274 case TASK_BUILD: in task_desc()
3777 && unit3->plan->tasks->type == TASK_BUILD in incomplete_build_target()
1022 && unit->plan->tasks->type == TASK_BUILD) { in ai_react_to_action()
3816 && unit->plan->tasks->type == TASK_BUILD) in favored_type()
316 TASK_BUILD = 1, enumerator444 if (td->type == TASK_BUILD) in task_data_free()1973 g_assert (td->type == TASK_BUILD || td->type == TASK_REBUILD); in ide_pipeline_tick_build()2023 if (td->type == TASK_BUILD) in ide_pipeline_tick_build()2179 task_data = task_data_new (task, TASK_BUILD); in ide_pipeline_build_targets_async()2372 task_data->type == TASK_BUILD && in ide_pipeline_do_flush()2440 case TASK_BUILD: in ide_pipeline_do_flush()
203 * task.def (TASK_BUILD): Alter parameter list.477 * task.def (TASK_BUILD): Change verb from "Build" to "Construct".
6342 * task.def (TASK_BUILD): Add args for location at which to build.
3634 case TASK_BUILD.
2775 case TASK_BUILD: in order_tparms_call()