/dflybsd-src/libexec/bootpd/ |
H A D | hash.c | 181 hash_Exists(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Exists() 209 hash_Insert(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Insert() 237 hash_Delete(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Delete() 299 hash_Lookup(hash_tbl *hashtable, unsigned hashcode, hash_cmpfp compare, in hash_Lookup()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | dictionary.c | 553 const char *name, symbol_compare_ftype *compare, in dict_iter_match_first() 561 dict_iter_match_next (const char *name, symbol_compare_ftype *compare, in dict_iter_match_next() 657 symbol_compare_ftype *compare, in iter_match_first_hashed() 686 iter_match_next_hashed (const char *name, symbol_compare_ftype *compare, in iter_match_next_hashed() 887 const char *name, symbol_compare_ftype *compare, in iter_match_first_linear() 897 iter_match_next_linear (const char *name, symbol_compare_ftype *compare, in iter_match_next_linear()
|
H A D | block.c | 630 symbol_compare_ftype *compare, in block_iter_match_step() 671 symbol_compare_ftype *compare, in block_iter_match_first() 687 symbol_compare_ftype *compare, in block_iter_match_next()
|
/dflybsd-src/contrib/gcc-8.0/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
|
/dflybsd-src/contrib/gcc-4.7/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
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 1385 compare(size_type __pos, size_type __n, const basic_string& __str) const in compare() function in std::basic_string 1400 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare() function in std::basic_string 1418 compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT in compare() function in std::basic_string 1433 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in std::basic_string 1449 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in std::basic_string
|
/dflybsd-src/usr.sbin/installer/libinstaller/ |
H A D | mount.c | 56 compare(const void *a, const void *b) in compare() function
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 918 compare(size_type __pos, size_type __n, const basic_string& __str) const in compare() function in std::basic_string 933 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare() function in std::basic_string 951 compare(const _CharT* __s) const in compare() function in std::basic_string 966 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare() function in std::basic_string 982 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare() function in std::basic_string
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | agm.c | 30 int compare, inexact; in mpfr_agm() local
|
H A D | rem1.c | 60 int compare, inex, q_is_odd, sign, signx = MPFR_SIGN (x); in mpfr_rem1() local
|
/dflybsd-src/usr.sbin/mtree/ |
H A D | compare.c | 122 compare(NODE *s, FTSENT *p) in compare() function
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | fp-bit.h | 234 # define compare __cmptf2 macro 254 # define compare __cmpsf2 macro 274 # define compare __cmpdf2 macro
|
/dflybsd-src/lib/libposix1e/ |
H A D | acl_support.c | 56 typedef int (*compare)(const void *, const void *); typedef
|
/dflybsd-src/usr.bin/look/ |
H A D | look.c | 320 compare(wchar_t *s1, unsigned char *s2, unsigned char *back) in compare() function
|
/dflybsd-src/lib/libc/db/test/ |
H A D | dbtest.c | 327 compare(DBT *db1, DBT *db2) in compare() function
|
/dflybsd-src/contrib/tre/lib/ |
H A D | tre-match-backtrack.c | 432 int compare = 0; in tre_tnfa_run_backtrack() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | fibonacci_heap.h | 71 int compare (fibonacci_node_t *other) in compare() function
|
H A D | compare-elim.c | 273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare()
|
/dflybsd-src/lib/libc/tre-regex/ |
H A D | regex.h | 126 int (*compare)(size_t pos1, size_t pos2, size_t len, void *context); member
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.file.c | 591 compare(const void *p, const void *q) in compare() function
|
H A D | glob.c | 275 compare(const void *p, const void *q) in compare() function
|
/dflybsd-src/include/ |
H A D | db.h | 123 int (*compare) /* comparison function */ member
|
/dflybsd-src/usr.bin/units/ |
H A D | units.c | 409 compare(const void *item1, const void *item2) in compare() function
|
/dflybsd-src/tools/tools/net80211/wesside/wesside/ |
H A D | aircrack-ptw-lib.c | 110 static int compare(const void * ina, const void * inb) { in compare() function
|
/dflybsd-src/usr.bin/xinstall/ |
H A D | xinstall.c | 874 compare(int from_fd, const char *from_name __unused, size_t from_len, in compare() function
|