Home
last modified time | relevance | path

Searched refs:set_depfile (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Daction_values.h46 void set_depfile(const SubstitutionPattern& depfile) { depfile_ = depfile; } in set_depfile() function
H A Daction_target_generator.cc156 target_->action_values().set_depfile(depfile); in FillDepfile()
H A Dtool.h115 void set_depfile(SubstitutionPattern df) { in set_depfile() function
H A Dninja_action_target_writer_unittest.cc256 target.action_values().set_depfile(depfile); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Daction_values.h46 void set_depfile(const SubstitutionPattern& depfile) { depfile_ = depfile; } in set_depfile() function
H A Daction_target_generator.cc156 target_->action_values().set_depfile(depfile); in FillDepfile()
H A Dtool.h115 void set_depfile(SubstitutionPattern df) { in set_depfile() function
H A Dninja_action_target_writer_unittest.cc256 target.action_values().set_depfile(depfile); in TEST()
/dports/devel/gn/gn-1962/src/gn/
H A Daction_values.h45 void set_depfile(const SubstitutionPattern& depfile) { depfile_ = depfile; } in set_depfile() function
H A Daction_target_generator.cc156 target_->action_values().set_depfile(depfile);
H A Dtool.h112 void set_depfile(SubstitutionPattern df) { in set_depfile() function
H A Dninja_action_target_writer_unittest.cc266 target.action_values().set_depfile(depfile); in TEST()