Searched defs:cmds (Results 1 – 10 of 10) sorted by relevance
67 static std::map<std::string, ConfUiCmd> cmds = { in ToCmd() local
64 static const std::vector<std::tuple<std::string, NanotoolCommand>> cmds = { in StrToCommand() local
209 std::vector<VkCommandBuffer> cmds; // Place to hold a lot of buffers member
268 __u64 cmds; /* in, ptr to array of submit_cmd's */ member
148 __u64 cmds; member
293 __u64 cmds; /* in, ptr to array of submit_cmd's */ member
164 __u64 cmds; member
1670 auto cmds = cmd.GetNextStr(); in HandleSimAuthentication() local