/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | range_cmp.h | 139 struct greater in _GLIBCXX_VISIBILITY() struct 144 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() 148 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | ranges_cmp.h | 139 struct greater in _GLIBCXX_VISIBILITY() struct 144 operator()(_Tp&& __t, _Up&& __u) const in _GLIBCXX_VISIBILITY() 148 using is_transparent = __is_transparent; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ |
H A D | split_join_fn_imps.hpp | 111 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), in join() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ |
H A D | split_join_fn_imps.hpp | 111 const bool greater = Cmp_Fn::operator()(PB_DS_V2F(*(end() - 1)), in join() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | split_join_fn_imps.hpp | 59 const bool greater = in join_prep() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | split_join_fn_imps.hpp | 59 const bool greater = in join_prep() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | mdb_load.c | 288 static int greater(const MDB_val *a, const MDB_val *b) in greater() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | insert_join_fn_imps.hpp | 86 const bool greater = in join_prep() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | insert_join_fn_imps.hpp | 86 const bool greater = in join_prep() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.h | 41 less, greater, // < > enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 48 greater, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | functional.d | 240 alias greater = binaryFun!("a > b"); variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 1971 auto greater = &greater2; variable 2243 alias greater = (a, b) => less(b, a); in TimSortImpl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | functional.d | 220 alias greater = binaryFun!("a > b"); variable
|
/netbsd-src/usr.bin/dc/ |
H A D | bcode.c | 1447 greater(void) in greater() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/ |
H A D | LLToken.h | 33 greater, // < > enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | sorting.d | 2049 auto greater = &greater2; variable
|