Searched defs:rest (Results 1 – 6 of 6) sorted by relevance
40 public MultiDiscovery(Discovery first, Discovery... rest) { in MultiDiscovery()
35 public static <T> T[] concatAll(T[] first, T[]... rest) { in concatAll()
36 let rest = item; in try_from() localVariable149 let rest = item; in try_from() localVariable
269 String rest = readUntilEol(); in parseResponse() local
65 void HashCombine(std::size_t& seed, const T& val, const Rest&... rest) { in HashCombine()
1052 String rest = fullName.substring(index); in handleMDnsServiceEvent() local