/openbsd-src/gnu/llvm/libcxx/include/__algorithm/ |
H A D | equal.h | 26 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredicate… in equal() function 35 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in equal() function 63 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 … in equal() function 72 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 … in equal() function
|
/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/ |
H A D | just_plain_nasty.t | 53 sub equal { return 1 if rand(1) > 0.5 } subroutine
|
/openbsd-src/gnu/llvm/libcxx/include/__iterator/ |
H A D | istreambuf_iterator.h | 93 _LIBCPP_INLINE_VISIBILITY bool equal(const istreambuf_iterator& __b) const in equal() function
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | streambuf_iterator.h | 116 equal(const istreambuf_iterator& __b) const in equal() function
|
/openbsd-src/gnu/llvm/libcxx/include/__compare/ |
H A D | ordering.h | 231 static const strong_ordering equal; variable
|
/openbsd-src/usr.sbin/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
|
/openbsd-src/sbin/unwind/libunbound/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
|
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
H A D | legacy_dpm.c | 47 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \ argument 936 bool equal = false; in amdgpu_dpm_change_power_state_locked() local
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | plural-exp.h | 54 equal, /* Comparison for equality. */ enumerator
|
/openbsd-src/gnu/gcc/intl/ |
H A D | plural-exp.h | 62 equal, /* Comparison for equality. */ enumerator
|
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | pp_psm.c | 248 bool equal; power_state_management() local
|
H A D | hardwaremanager.c | 294 bool *equal) in phm_check_states_equal()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
H A D | gettextP.h | 101 equal, /* Comparision for equality. */ enumerator
|
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/Base/ |
H A D | Common.pm | 971 sub equal subroutine
|
/openbsd-src/usr.bin/signify/ |
H A D | fe25519.c | 14 static crypto_uint32 equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in equal() function
|
H A D | mod_ge25519.c | 155 static unsigned char equal(signed char b,signed char c) in equal() function
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_utl.c | 1027 do_check_string(ASN1_STRING * a,int cmp_type,equal_fn equal,unsigned int flags,const char * b,size_t blen,char ** peername) do_check_string() argument 1072 equal_fn equal; do_x509_check() local [all...] |
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGLexer.h | 44 equal, question, // = ? enumerator
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | opts.c | 1070 char *equal, *arg; in handle_param() local
|
/openbsd-src/usr.bin/mail/ |
H A D | def.h | 70 #define equal(a, b) (strcmp(a,b)==0)/* A nice function to string compare */ macro
|
/openbsd-src/usr.sbin/ospfd/ |
H A D | rde_spf.c | 868 int better = 0, equal = 0; in rt_update() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sshkey.h | 165 int (*equal)(const struct sshkey *, const struct sshkey *); global() member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 35 equal, enumerator
|
/openbsd-src/usr.sbin/ospf6d/ |
H A D | rde_spf.c | 990 int better = 0, equal = 0; in rt_update() local
|
/openbsd-src/usr.bin/mandoc/ |
H A D | cgi.c | 54 int equal; /* match whole names, not substrings */ member
|