Searched defs:Commands (Results 1 – 8 of 8) sorted by relevance
21 function Commands() { class25 Commands.prototype.addCommand=function(name, help, runnable) { class
34 Commands = {'reset' : 'Clear input queue and output bucket', variable in BS
186 std::vector<CompileCommand> Commands; in getCompileCommands() local208 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
20 class Commands(object): class
14 enum Commands { enum
104 std::vector<CompileCommand> Commands = getAllCompileCommands( in TEST() local149 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName); in findCompileArgsInJsonDatabase() local
84 CObjectVector<CUpdateArchiveCommand> Commands; member
446 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local