Searched refs:key_compare (Results 26 - 28 of 28) sorted by relevance

12

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dauthfile.c887 int (*key_compare)(const Key *, const Key *) = strict_type ?
922 if (key_compare(key, pub)) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic98.C359 typedef _Compare key_compare; typedef in class:std::multimap
363 typedef _Rb_tree<key_type, value_type, _Select1st<value_type>, key_compare, _Pair_alloc_type> _Rep_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dboost_concept_check.h909 typename _SortedAssociativeContainer::key_compare __kc;

Completed in 171 milliseconds

12