Searched defs:rest (Results 1 – 8 of 8) sorted by relevance
40 bool remove_prefix(const std::string& line, const char* prefix, const char** rest) { in remove_prefix()92 const char* rest; in parse_animation_desc() local
37 const char* rest = nullptr; in TEST() local
59 void rest() { in rest() function
406 Status SendArgs(const char* function_name, Impl* self, Args&&... rest) { in SendArgs()
973 std::string rest = matches[SOURCE].str(); in addForwardChainStats() local
192 void ColumnAll(T& first, Args&... rest) { in ColumnAll()
53 static void rest() { in rest() function
1666 static const useconds_t rest = 20 * 1000; in TEST() local