Home
last modified time | relevance | path

Searched refs:pushsettings (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dmake1.cpp658 pushsettings( root_module(), s ); in make1c()
742 pushsettings( root_module(), target->settings ); in call_timing_rule()
797 pushsettings( root_module(), target->settings ); in call_action_rule()
1048 pushsettings( new_module, new_target->settings ); in swap_settings()
1154 pushsettings( rule->module, boundvars ); in make1cmds()
1412 pushsettings( root_module(), t->settings ); in make1bind()
Drules.h241 void pushsettings ( module_t *, SETTINGS * );
Drules.cpp380 void pushsettings( struct module_t * module, SETTINGS * v ) in pushsettings() function
393 pushsettings( module, v ); /* just swap again */ in popsettings()
Dhcache.cpp93 pushsettings( root_module(), t->settings ); in cache_name()
Dmake.cpp325 pushsettings( root_module(), s ); in make0()
Dfunction.cpp4355 pushsettings( frame->module, t->settings ); in function_run()
4849 pushsettings( root_module(), t->settings ); in function_run()