Searched defs:key_func (Results 1 – 3 of 3) sorted by relevance
296 key_func = lambda x: x[1:] function
145 def key_func(a): function
243 const LookupKey& lookup_key, uint32_t hash, const KeyFunc& key_func, in LookupOrInsert()