Searched refs:ACTION_FOREACH (Results 1 – 13 of 13) sorted by relevance
34 if (output_type_ == Target::ACTION_FOREACH && target_->sources().empty()) { in DoRun()51 if (!FillOutputs(output_type_ == Target::ACTION_FOREACH)) in DoRun()124 } else if (output_type_ == Target::ACTION_FOREACH) { in CheckOutputs()
21 target.set_output_type(Target::ACTION_FOREACH); in TEST()176 target.set_output_type(Target::ACTION_FOREACH); in TEST()285 target.set_output_type(Target::ACTION_FOREACH); in TEST()
20 target->output_type() == Target::ACTION_FOREACH) { in GetOutputsAsSourceFiles()
42 ACTION_FOREACH, enumerator124 output_type_ == ACTION_FOREACH || in hard_dep()
62 target->output_type() == Target::ACTION_FOREACH) { in RunAndWriteFile()159 (target_->output_type() == Target::ACTION_FOREACH); in WriteInputDepsStampAndGetDep()
123 target->output_type() == Target::ACTION_FOREACH) { in RunGetTargetOutputs()
100 case ACTION_FOREACH: in GetStringForOutputType()283 case ACTION_FOREACH: { in FillOutputFiles()
643 target->output_type() != Target::ACTION_FOREACH;689 target->output_type() == Target::ACTION_FOREACH) {696 target->output_type() == Target::ACTION_FOREACH ||
93 action->set_output_type(Target::ACTION_FOREACH); in TEST_F()
148 case Target::ACTION_FOREACH: in GetToolTypeForTargetFinalOutput()
174 action.set_output_type(Target::ACTION_FOREACH); in TEST()
51 if (target_->output_type() == Target::ACTION_FOREACH) { in Run()
94 Target::ACTION_FOREACH, err); in GenerateTarget()