/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | bbt.cc | 97 insert (gfc_bbt *new_bbt, gfc_bbt *t, compare_fn compare) in insert() 130 gfc_insert_bbt (void *root, void *new_node, compare_fn compare) in gfc_insert_bbt() 171 delete_treap (gfc_bbt *old, gfc_bbt *t, compare_fn compare) in delete_treap() 192 gfc_delete_bbt (void *root, void *old, compare_fn compare) in gfc_delete_bbt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | bbt.c | 97 insert (gfc_bbt *new_bbt, gfc_bbt *t, compare_fn compare) in insert() 130 gfc_insert_bbt (void *root, void *new_node, compare_fn compare) in gfc_insert_bbt() 171 delete_treap (gfc_bbt *old, gfc_bbt *t, compare_fn compare) in delete_treap() 192 gfc_delete_bbt (void *root, void *old, compare_fn compare) in gfc_delete_bbt()
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | hash.c | 181 hash_Exists(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Exists() 209 hash_Insert(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Insert() 237 hash_Delete(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Delete() 299 hash_Lookup(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Lookup()
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | mtsm.cpp | 44 void int_value::diff(FILE *fp, const char *s, int_value compare) in diff() 76 int int_value::differs(int_value compare) in differs() 90 void bool_value::diff(FILE *fp, const char *s, bool_value compare) in diff() 111 void units_value::diff(FILE *fp, const char *s, units_value compare) in diff() 132 int units_value::differs(units_value compare) in differs() 147 void string_value::diff(FILE *fp, const char *s, string_value compare) in diff() 171 int string_value::differs(string_value compare) in differs() 201 void statem::flush(FILE *fp, statem *compare) in flush()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/ |
H A D | typeinfo.d | 21 int compare(T d1, T d2) in compare() function 48 int compare(T f1, T f2) in compare() function 87 int compare(T[] s1, T[] s2) in compare() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 500 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 521 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 553 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 653 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 696 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 752 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 787 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 822 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/ |
H A D | ti_Along.d | 42 override int compare(in void* p1, in void* p2) const in compare() function 77 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_Ashort.d | 42 override int compare(in void* p1, in void* p2) const in compare() function 76 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_Aint.d | 44 override int compare(in void* p1, in void* p2) const in compare() function 99 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_Ag.d | 42 override int compare(in void* p1, in void* p2) const in compare() function 76 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_n.d | 33 override int compare(in void* p1, in void* p2) const @trusted in compare() function
|
H A D | ti_Acreal.d | 38 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_Acfloat.d | 38 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_Acdouble.d | 38 override int compare(in void* p1, in void* p2) const in compare() function
|
H A D | ti_short.d | 37 override int compare(in void* p1, in void* p2) in compare() function
|
H A D | ti_int.d | 37 override int compare(in void* p1, in void* p2) in compare() function
|
H A D | ti_uint.d | 37 override int compare(in void* p1, in void* p2) in compare() function
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_107.c | 10 compare(double d, void *ptr) in compare() function
|
H A D | msg_123.c | 12 compare(_Bool b, int i, double d, const char *p) in compare() function
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-perl/ |
H A D | SampleLDAP.pm | 78 sub compare { subroutine
|
/netbsd-src/external/gpl2/gmake/dist/w32/subproc/ |
H A D | misc.c | 34 int _cdecl compare(const void *a1, const void *a2) in compare() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ |
H A D | rootobject.c | 19 int RootObject::compare(RootObject *obj) in compare() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/ |
H A D | typeinfo.d | 102 int compare(T[] s1, T[] s2) in compare() function 227 override int compare(in void* p1, in void* p2) in compare() function 346 override int compare(in void* p1, in void* p2) const in compare() function 639 override int compare(in void*, in void*) { return 0; } in compare() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 460 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare() function in __gnu_cxx::__versa_string 477 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare() function in __gnu_cxx::__versa_string 496 compare(const _CharT* __s) const in compare() function in __gnu_cxx::__versa_string 512 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in __gnu_cxx::__versa_string 529 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in __gnu_cxx::__versa_string
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 460 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare() function in __gnu_cxx::__versa_string 477 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare() function in __gnu_cxx::__versa_string 496 compare(const _CharT* __s) const in compare() function in __gnu_cxx::__versa_string 512 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in __gnu_cxx::__versa_string 529 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in __gnu_cxx::__versa_string
|