Searched defs:first_ret (Results 1 – 2 of 2) sorted by relevance
331 void ComposeOutput(const protobuf::Map<string, string>& first_ret, in ComposeOutput() argument348 void CombineOutput(const protobuf::Map<string, string>& first_ret, in CombineOutput() argument417 void LazyConjunctionOutput(const protobuf::Map<string, string>& first_ret, in LazyConjunctionOutput() argument
1645 RanIt const first_ret = this->priv_lower_bound(first, middle, key); in priv_equal_range() local