/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | equal.h | 59 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredicate… in equal() function 66 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in equal() function 100 equal(_InputIterator1 __first1, in equal() function 123 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 … in equal() function
|
H A D | pstl.h | 148 equal(_ExecutionPolicy&& __policy, in equal() function 170 equal(_ExecutionPolicy&& __policy, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardI… in equal() function 189 equal(_ExecutionPolicy&& __policy, in equal() function 213 equal(_ExecutionPolicy&& __policy, in equal() function
|
/freebsd/bin/sh/ |
H A D | mystring.h | 40 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
|
/freebsd/contrib/tcp_wrappers/ |
H A D | environ.c | 42 char *equal; in namelength() local 74 char *equal = strchr(nameval, '='); in putenv() local
|
/freebsd/tools/tools/net80211/wlaninject/ |
H A D | wlaninject.c | 187 #define equal(a,b) (strcasecmp(a,b) == 0) in str2type() macro 201 #define equal(a,b) (strcasecmp(a,b) == 0) in str2subtype() macro 237 #define equal(a,b) (strcasecmp(a,b) == 0) in str2wmeac() macro
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | test_kcred.c | 65 int equal; in copy_import() local
|
H A D | test_names.c | 109 int len, equal; in main() local
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | istreambuf_iterator.h | 93 _LIBCPP_INLINE_VISIBILITY bool equal(const istreambuf_iterator& __b) const equal() function
|
/freebsd/tools/regression/geom_gpt/ |
H A D | gctl_test_helper.c | 58 char *e, *colon, *equal; in parse() local
|
/freebsd/contrib/llvm-project/libcxx/include/__compare/ |
H A D | ordering.h | 231 static const strong_ordering equal; global() variable
|
/freebsd/contrib/unbound/services/cache/ |
H A D | rrset.c | 127 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) in need_to_update_rrset() 197 int equal = 0; in rrset_cache_update() local
|
/freebsd/contrib/atf/atf-c++/ |
H A D | build_test.cpp | 77 bool equal = true; in equal_argvs() local
|
/freebsd/usr.sbin/lpr/chkprintcap/ |
H A D | chkprintcap.c | 219 equal(const struct dirlist *a, const struct dirlist *b) in equal() function
|
/freebsd/contrib/atf/atf-c/ |
H A D | build_test.c | 47 bool equal; in equal_arrays() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | wq.h | 108 int equal = (cc1 == cc2); mlx5_wq_cyc_cc_bigger() local
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
H A D | glue_algorithm_impl.h |
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_utl.c | 832 static int do_check_string(const ASN1_STRING *a, int cmp_type, equal_fn equal, in do_check_string() 886 equal_fn equal; in do_x509_check() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 52 equal, // = enumerator
|
/freebsd/usr.bin/mail/ |
H A D | def.h | 65 #define equal(a, b) (strcmp(a,b)==0)/* A nice function to string compare */ macro
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 143 #define equal(a, b) (strcmp(a,b)==0)/* A nice function to string compare */ macro
|
/freebsd/contrib/mandoc/ |
H A D | cgi.c | 58 int equal; /* match whole names, not substrings */ member
|
/freebsd/crypto/openssh/ |
H A D | sshkey.h | 172 int (*equal)(const struct sshkey *, const struct sshkey *); member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 35 equal, enumerator
|
/freebsd/contrib/atf/atf-sh/ |
H A D | atf-check.cpp | 496 bool equal = false; in compare_files() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_ctldir.c | 122 bool equal; in sfs_compare_ids() local
|