Searched refs:PrintBuilders (Results 1 – 1 of 1) sorted by relevance
/external/v8/tools/mb/ |
D | mb.py | 405 def PrintBuilders(heading, builders, notes): function 485 PrintBuilders(STAT_MASTER_ONLY, master_only, notes) 486 PrintBuilders(STAT_CONFIG_ONLY, config_only, notes) 487 PrintBuilders(STAT_TBD, tbd, notes) 488 PrintBuilders(STAT_GYP, gyp, notes)
|