Home
last modified time | relevance | path

Searched defs:equal (Results 1 – 25 of 41) sorted by relevance

12

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dequal.h26 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 Djust_plain_nasty.t53 sub equal { return 1 if rand(1) > 0.5 } subroutine
/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Distreambuf_iterator.h93 _LIBCPP_INLINE_VISIBILITY bool equal(const istreambuf_iterator& __b) const in equal() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstreambuf_iterator.h116 equal(const istreambuf_iterator& __b) const in equal() function
/openbsd-src/gnu/llvm/libcxx/include/__compare/
H A Dordering.h231 static const strong_ordering equal; variable
/openbsd-src/usr.sbin/unbound/services/cache/
H A Drrset.c127 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 Drrset.c127 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 Dlegacy_dpm.c47 #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 Dplural-exp.h54 equal, /* Comparison for equality. */ enumerator
/openbsd-src/gnu/gcc/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c248 bool equal; power_state_management() local
H A Dhardwaremanager.c294 bool *equal) in phm_check_states_equal()
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A DgettextP.h101 equal, /* Comparision for equality. */ enumerator
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/Base/
H A DCommon.pm971 sub equal subroutine
/openbsd-src/usr.bin/signify/
H A Dfe25519.c14 static crypto_uint32 equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in equal() function
H A Dmod_ge25519.c155 static unsigned char equal(signed char b,signed char c) in equal() function
/openbsd-src/lib/libcrypto/x509/
H A Dx509_utl.c1027 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 DTGLexer.h44 equal, question, // = ? enumerator
/openbsd-src/gnu/gcc/gcc/
H A Dopts.c1070 char *equal, *arg; in handle_param() local
/openbsd-src/usr.bin/mail/
H A Ddef.h70 #define equal(a, b) (strcmp(a,b)==0)/* A nice function to string compare */ macro
/openbsd-src/usr.sbin/ospfd/
H A Drde_spf.c868 int better = 0, equal = 0; in rt_update() local
/openbsd-src/usr.bin/ssh/
H A Dsshkey.h165 int (*equal)(const struct sshkey *, const struct sshkey *); global() member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h35 equal, enumerator
/openbsd-src/usr.sbin/ospf6d/
H A Drde_spf.c990 int better = 0, equal = 0; in rt_update() local
/openbsd-src/usr.bin/mandoc/
H A Dcgi.c54 int equal; /* match whole names, not substrings */ member

12