Searched defs:key_compare (Results 1 – 5 of 5) sorted by relevance
56 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef227 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
58 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef251 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
901 int (*key_compare)(const Key *, const Key *) = strict_type ? in key_in_file() local
882 int key_compare = search_key.compare(sorted_keys_[i]); in FindPositionForProfile() local
1447 IfBuilder key_compare(this); in BuildUncheckedDictionaryElementLoadHelper() local