| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/25_algorithms/ |
| H A D | sort.cc | 70 VERIFY(std::equal(s1, s1 + N, B)); in test01() 73 VERIFY(std::equal(s1, s1 + N, A)); in test01() 78 VERIFY(std::equal(s1, s1 + N, C)); in test01() 87 VERIFY(std::equal(s1, s1 + N, A)); in test02() 90 VERIFY(std::equal(s1, s1 + N, B)); in test02() 93 VERIFY(std::equal(s1, s1 + N, A)); in test02() 98 VERIFY(std::equal(s1, s1 + N, C)); in test02() 108 VERIFY(std::equal(s1, s1 + N, B)); in test03() 111 VERIFY(std::equal(s1, s1 + P, A)); in test03() 116 VERIFY(std::equal(s1, s1 + P, C)); in test03() [all …]
|
| H A D | rotate.cc | 43 VERIFY(std::equal(a.begin(), a.end(), A)); in test02() 47 VERIFY(std::equal(a.begin(), a.end(), B)); in test02() 51 VERIFY(std::equal(a.begin(), a.end(), C)); in test02() 56 VERIFY(std::equal(a.begin(), a.end(), D)); in test02() 65 VERIFY(std::equal(A, A + N, B)); in test03() 68 VERIFY(std::equal(A, A + N, C)); in test03() 71 VERIFY(std::equal(A, A + N, D)); in test03()
|
| H A D | heap.cc | 63 VERIFY(std::equal(s1, s1 + N, A)); in test01() 71 VERIFY(std::equal(s1, s1 + N, B)); in test01() 76 VERIFY(std::equal(s2, s2 + N, A)); in test01() 80 VERIFY(std::equal(s2, s2 + N, B)); in test01() 94 VERIFY(std::equal(s1, s1 + N, A)); in test02() 108 VERIFY(std::equal(s1, s1 + N, C)); in test02() 113 VERIFY(std::equal(s2, s2 + N, A)); in test02() 122 VERIFY(std::equal(s2, s2 + N, C)); in test02()
|
| H A D | copy.cc | 37 VERIFY(std::equal(s1, s1 + N, A)); in test01() 48 VERIFY(std::equal(s1, s1 + N, A)); in test02()
|
| /openbsd-src/gnu/llvm/clang/tools/clang-format/ |
| H A D | clang-format-test.el | 49 (should (equal (buffer-string) "ä = ö;\nü = ß;\n")) 51 (should (equal (buffer-substring (point) (point-max)) 60 (should (equal args 107 (should (equal (buffer-string) "ä\n")) 109 (should (equal call-process-inputs '("c3 a4 0a "))))) 123 (should (equal (buffer-string) "ä = ö;\nü = ß;\n")) 125 (should (equal (buffer-substring (point) (point-max))
|
| /openbsd-src/regress/usr.bin/mandoc/roff/cond/ |
| H A D | numeric.out_ascii | 13 operator "<": smaller (t) equal (f) greater (f) 15 operator "<=": smaller (t) equal (t) greater (f) 17 operator "=": smaller (f) equal (t) greater (f) 19 operator "==": smaller (f) equal (t) greater (f) 21 operator ">=": smaller (f) equal (t) greater (t) 23 operator ">": smaller (f) equal (f) greater (t)
|
| /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 36 return std::equal(__first1, __last1, __first2, __equal_to()); in equal() 57 return _VSTD::equal<_RandomAccessIterator1, _RandomAccessIterator2, in __equal() 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/lib/libstdc++/libstdc++/testsuite/23_containers/ |
| H A D | vector_modifiers.cc | 66 VERIFY(std::equal(v3.begin(), v3.end(), A)); in test03() 72 VERIFY(std::equal(v4.begin(), v4.end(), A)); in test03() 73 VERIFY(std::equal(A, A + N, v4.begin())); in test03() 77 VERIFY(std::equal(v4.begin(), v4.end(), B)); in test03() 78 VERIFY(std::equal(B, B + M, v4.begin())); in test03()
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/ |
| H A D | istreambuf_iterator.cc | 81 VERIFY( istrb_it07.equal(istrb_it08) ); in test02() 84 VERIFY( istrb_it10.equal(istrb_it09) ); in test02() 88 VERIFY( istrb_it11.equal(istrb_it12) ); in test02() 91 VERIFY( istrb_it14.equal(istrb_it13) ); in test02() 95 VERIFY( !(istrb_it15.equal(istrb_it16)) ); in test02() 98 VERIFY( !(istrb_it18.equal(istrb_it17)) ); in test02()
|
| /openbsd-src/gnu/llvm/libcxx/include/__random/ |
| H A D | subtract_with_carry_engine.h | 262 return _VSTD::equal(__x.__x_, __x.__x_ + _Rp, __y.__x_); 266 if (!_VSTD::equal(__x.__x_ + __x.__i_, __x.__x_ + __x.__i_ + __j, 270 return _VSTD::equal(__x.__x_ + __j, __x.__x_ + _Rp, __y.__x_); 271 return _VSTD::equal(__x.__x_, __x.__x_ + (_Rp - __j), __y.__x_ + __j); 276 if (!_VSTD::equal(__x.__x_ + __x.__i_, __x.__x_ + (__x.__i_ + __j), 279 if (!_VSTD::equal(__x.__x_ + (__x.__i_ + __j), __x.__x_ + _Rp, 282 return _VSTD::equal(__x.__x_, __x.__x_ + __x.__i_, 286 if (!_VSTD::equal(__y.__x_ + __y.__i_, __y.__x_ + (__y.__i_ + __j), 289 if (!_VSTD::equal(__y.__x_ + (__y.__i_ + __j), __y.__x_ + _Rp, 292 return _VSTD::equal(__y.__x_, __y.__x_ + __y.__i_,
|
| /openbsd-src/usr.bin/signify/ |
| H A D | mod_ge25519.c | 155 static unsigned char equal(signed char b,signed char c) in equal() function 178 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+1],equal(b,1) | equal(b,-1)); in choose_t() 179 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+2],equal(b,2) | equal(b,-2)); in choose_t() 180 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+3],equal(b,3) | equal(b,-3)); in choose_t() 181 cmov_aff(t, &ge25519_base_multiples_affine[5*pos+4],equal(b,-4)); in choose_t()
|
| H A D | fe25519.c | 14 static crypto_uint32 equal(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ in equal() function 85 crypto_uint32 m = equal(r->v[31],127); in fe25519_freeze() 87 m &= equal(r->v[i],255); in fe25519_freeze() 121 r = equal(t.v[0],0); in fe25519_iszero() 123 r &= equal(t.v[i],0); in fe25519_iszero()
|
| /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() argument 141 newd->security != sec_status_bogus && !equal) in need_to_update_rrset() 147 if(equal && cached->ttl >= timenow && in need_to_update_rrset() 156 if( newd->trust == cached->trust && !equal ) { in need_to_update_rrset() 197 int equal = 0; in rrset_cache_update() local 211 equal = rrsetdata_equal((struct packed_rrset_data*)k->entry. in rrset_cache_update() 214 equal, (rrset_type==LDNS_RR_TYPE_NS))) { in rrset_cache_update() 218 if(equal) return 2; in rrset_cache_update() 238 || rrset_type == LDNS_RR_TYPE_DNAME) && !equal) { in rrset_cache_update()
|
| /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() argument 141 newd->security != sec_status_bogus && !equal) in need_to_update_rrset() 147 if(equal && cached->ttl >= timenow && in need_to_update_rrset() 156 if( newd->trust == cached->trust && !equal ) { in need_to_update_rrset() 197 int equal = 0; in rrset_cache_update() local 211 equal = rrsetdata_equal((struct packed_rrset_data*)k->entry. in rrset_cache_update() 214 equal, (rrset_type==LDNS_RR_TYPE_NS))) { in rrset_cache_update() 218 if(equal) return 2; in rrset_cache_update() 238 || rrset_type == LDNS_RR_TYPE_DNAME) && !equal) { in rrset_cache_update()
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/26_numerics/ |
| H A D | sum_diff.cc | 36 assert(std::equal(D, D + N, B)); in test01() 39 assert(std::equal(D, D + N, A)); in test01()
|
| /openbsd-src/gnu/llvm/libcxx/include/__compare/ |
| H A D | compare_strong_order_fallback.h | 43 … noexcept(noexcept(_VSTD::forward<_Tp>(__t) == _VSTD::forward<_Up>(__u) ? strong_ordering::equal : 46 … -> decltype( _VSTD::forward<_Tp>(__t) == _VSTD::forward<_Up>(__u) ? strong_ordering::equal : 50 … return _VSTD::forward<_Tp>(__t) == _VSTD::forward<_Up>(__u) ? strong_ordering::equal :
|
| /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 107 {return __a.equal(__b);} 114 {return !__a.equal(__b);}
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | MergeFunctions.rst | 10 Sometimes code contains equal functions, or functions that does exactly the same 11 thing even though they are non-equal on the IR level (e.g.: multiplication on 2 20 explains how we could combine equal functions correctly to keep the module 88 into smaller bricks or parts and compare the "bricks" amount. If equal, 97 and a ``void*`` as equal. 112 implemented and latter should answer the question "whether functions are equal". 116 As the second step, we should merge equal functions. So it should be a "merger" 121 equal functions. 134 all of them in a special hash-table. Functions with equal hashes are equal. 197 insert it into *FnTree*: check whether *FCur* is equal to one of functions [all …]
|
| /openbsd-src/gnu/usr.bin/perl/dist/threads/lib/ |
| H A D | threads.pm | 122 '==' => \&equal, 123 '!=' => sub { ! equal(@_) }, 407 =item $thr1->equal($thr2)
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
| H A D | pp_psm.c | 251 bool equal; in power_state_management() 262 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management() 263 equal = false; in power_state_management() 265 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management() 248 bool equal; power_state_management() local
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| H A D | streambuf_iterator.h | 116 equal(const istreambuf_iterator& __b) const in equal() function 147 { return __a.equal(__b); } 153 { return !__a.equal(__b); }
|
| /openbsd-src/gnu/usr.bin/perl/dist/threads/t/ |
| H A D | basic.t | 133 ok(20, $thr1 != $thr2, 'Treads not equal'); 134 ok(21, !($thr1 == $thr2), 'Treads not equal'); 135 ok(22, $thr1 == $thr3, 'Threads equal'); 136 ok(23, !($thr1 != $thr3), 'Threads equal');
|
| /openbsd-src/usr.bin/mandoc/ |
| H A D | cgi.c | 54 int equal; /* match whole names, not substrings */ member 212 req->q.equal = 1; in parse_query_string() 242 req->q.equal = !strcmp(val, "0"); in parse_query_string() 682 if (req->q.equal || sz == 1) { in pg_searchres() 722 req->q.equal || sz == 1 ? FOCUS_NONE : FOCUS_QUERY); in pg_searchres() 748 if (req->q.equal || sz == 1) { in pg_searchres() 1028 search.argmode = req->q.equal ? ARG_NAME : ARG_EXPR; in pg_search() 1068 if (req->isquery && req->q.equal && argc == 1) in pg_search() 1132 req.q.equal = 1; in main() 1194 req->q.equal = 1; in parse_path_info()
|
| /openbsd-src/gnu/usr.bin/perl/dist/Storable/t/ |
| H A D | just_plain_nasty.t | 49 '==' => \&equal, 53 sub equal { return 1 if rand(1) > 0.5 } subroutine
|
| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | FormatTokenLexer.cpp | 116 static const tok::TokenKind FatArrow[] = {tok::equal, tok::greater}; in tryMergePreviousTokens() 156 static const tok::TokenKind JSIdentity[] = {tok::equalequal, tok::equal}; in tryMergePreviousTokens() 158 tok::equal}; in tryMergePreviousTokens() 164 static const tok::TokenKind JSPipePipeEqual[] = {tok::pipepipe, tok::equal}; in tryMergePreviousTokens() 165 static const tok::TokenKind JSAndAndEqual[] = {tok::ampamp, tok::equal}; in tryMergePreviousTokens() 183 Tokens.back()->Tok.setKind(tok::equal); in tryMergePreviousTokens() 230 if (tryMergeTokensAny({{tok::lessless, tok::equal}, in tryMergePreviousTokens() 232 {tok::greatergreater, tok::equal}, in tryMergePreviousTokens() 234 {tok::colon, tok::equal}, in tryMergePreviousTokens() 244 {tok::exclaimequal, tok::equal}, in tryMergePreviousTokens() [all …]
|