Searched defs:rest (Results 1 – 7 of 7) sorted by relevance
40 public MultiDiscovery(Discovery first, Discovery... rest) { in MultiDiscovery()
35 public static <T> T[] concatAll(T[] first, T[]... rest) { in concatAll()
41 let rest = item; in try_from() localVariable154 let rest = item; in try_from() localVariable430 let rest = data; in parse() localVariable
269 String rest = readUntilEol(); in parseResponse() local
66 void HashCombine(std::size_t& seed, const T& val, const Rest&... rest) { in HashCombine()
232 let rest = if let Some(rest_size) = total_size.checked_sub(HEADER_SIZE) { in new() localVariable
1474 String rest = fullName.substring(index); in handleMDnsServiceEvent() local