Home
last modified time | relevance | path

Searched defs:key_compare (Results 1 – 5 of 5) sorted by relevance

/external/stlport/stlport/stl/
D_set.h56 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
227 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_map.h58 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
251 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
/external/openssh/
Dauthfile.c901 int (*key_compare)(const Key *, const Key *) = strict_type ? in key_in_file() local
/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.cc882 int key_compare = search_key.compare(sorted_keys_[i]); in FindPositionForProfile() local
/external/chromium_org/v8/src/
Dhydrogen.cc1447 IfBuilder key_compare(this); in BuildUncheckedDictionaryElementLoadHelper() local