Searched defs:Tool (Results 1 – 10 of 10) sorted by relevance
681 ### Running Data Build without Configure/Make689 ### Collation UCAData717 ### Disable Pool Bundle732 ### File Substitution
20 class Tool; variable
22 class Tool; variable
16 Tool::Tool(const char* n) : name_(n) {} in Tool() function in Tool
88 #### Templates
35 interface Tool { interface
36 interface Tool { interface
190 struct Tool { struct192 const char* name;195 const char* desc;198 enum {208 } when;211 NinjaMain::ToolFunc func;
13 class Tool(object): class
12 class Tool(object): class