Home
last modified time | relevance | path

Searched refs:cmp_ (Results 151 – 175 of 382) sorted by relevance

12345678910>>...16

/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/memtable/
H A Dskiplistrep.cc15 const MemTableRep::KeyComparator& cmp_; member in ROCKSDB_NAMESPACE::__anon6baf28b40111::SkipListRep
26 cmp_(compare), in SkipListRep()
212 if (prev_.Valid() && rep_.cmp_(encoded_key, prev_.key()) >= 0) { in Seek()
219 if (rep_.cmp_(encoded_key, iter_.key()) <= 0) { in Seek()
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_packages.erl14 -export([new_package_table/0, find_highest_matching_/5, cmp_/4, cmpl_/4, valid_vsn/1]).
414 cmp_(undefined, Vsn, Vsns, CmpFun)
417 cmp_(undefined, MinVsn, [], _CmpFun) -> function
419 cmp_(HighestDepVsn, _MinVsn, [], _CmpFun) -> function
422 cmp_(BestMatch, MinVsn, [Vsn | R], CmpFun) -> function
425 cmp_(Vsn, Vsn, R, CmpFun);
427 cmp_(BestMatch, MinVsn, R, CmpFun)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/arm/simd/
H A Dmve-compare-1.c10 cmp_##NAME##_##TYPE##_reg (TYPE a, TYPE b) \
19 cmp_##NAME##_##TYPE##_zero (TYPE a) \
H A Dmve-compare-2.c17 cmp_##NAME##_reg (vec a, vec b) \
/dports/devel/py-BTrees/BTrees-4.9.2/src/BTrees/
H A D_base.py968 if cmp_ < 0:
1470 if cmp_ < 0:
1473 elif cmp_ == 0:
1495 if cmp_ < 0:
1498 elif cmp_ == 0:
1525 if cmp_ < 0:
1527 elif cmp_ == 0:
1571 if cmp_ < 0:
1574 elif cmp_ == 0:
1612 if cmp_ < 0:
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc79 cmp_(cmp), in CompactionIterator()
97 timestamp_size_(cmp_ ? cmp_->timestamp_size() : 0), in CompactionIterator()
299 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
405 cmp_->EqualWithoutTimestamp(ikey_.user_key, current_user_key_); in NextFromInput()
408 cmp_ts = timestamp_size_ ? cmp_->CompareTimestamp( in NextFromInput()
571 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
733 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
743 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc79 cmp_(cmp), in CompactionIterator()
97 timestamp_size_(cmp_ ? cmp_->timestamp_size() : 0), in CompactionIterator()
299 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
405 cmp_->EqualWithoutTimestamp(ikey_.user_key, current_user_key_); in NextFromInput()
408 cmp_ts = timestamp_size_ ? cmp_->CompareTimestamp( in NextFromInput()
571 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
733 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
743 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/compaction/
H A Dcompaction_iterator.cc65 cmp_(cmp), in CompactionIterator()
84 timestamp_size_(cmp_ ? cmp_->timestamp_size() : 0), in CompactionIterator()
286 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
392 cmp_->EqualWithoutTimestamp(ikey_.user_key, current_user_key_); in NextFromInput()
395 cmp_ts = timestamp_size_ ? cmp_->CompareTimestamp( in NextFromInput()
570 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
758 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
768 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/rocksdb/rocksdb-6.26.1/db/compaction/
H A Dcompaction_iterator.cc65 cmp_(cmp), in CompactionIterator()
84 timestamp_size_(cmp_ ? cmp_->timestamp_size() : 0), in CompactionIterator()
286 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
392 cmp_->EqualWithoutTimestamp(ikey_.user_key, current_user_key_); in NextFromInput()
395 cmp_ts = timestamp_size_ ? cmp_->CompareTimestamp( in NextFromInput()
570 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
758 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
768 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc79 cmp_(cmp), in CompactionIterator()
97 timestamp_size_(cmp_ ? cmp_->timestamp_size() : 0), in CompactionIterator()
299 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
405 cmp_->EqualWithoutTimestamp(ikey_.user_key, current_user_key_); in NextFromInput()
408 cmp_ts = timestamp_size_ ? cmp_->CompareTimestamp( in NextFromInput()
571 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
733 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
743 cmp_->EqualWithoutTimestamp(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/rocksdb/rocksdb-6.26.1/memtable/
H A Dskiplistrep.cc19 const MemTableRep::KeyComparator& cmp_; member in ROCKSDB_NAMESPACE::__anon1acd32ab0111::SkipListRep
30 cmp_(compare), in SkipListRep()
278 if (prev_.Valid() && rep_.cmp_(encoded_key, prev_.key()) >= 0) { in Seek()
285 if (rep_.cmp_(encoded_key, iter_.key()) <= 0) { in Seek()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/memtable/
H A Dskiplistrep.cc19 const MemTableRep::KeyComparator& cmp_; member in ROCKSDB_NAMESPACE::__anonbc0f5d860111::SkipListRep
30 cmp_(compare), in SkipListRep()
278 if (prev_.Valid() && rep_.cmp_(encoded_key, prev_.key()) >= 0) { in Seek()
285 if (rep_.cmp_(encoded_key, iter_.key()) <= 0) { in Seek()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp),
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <=
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) {
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) {
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) &&
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) {
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc68 cmp_(cmp), in CompactionIterator()
212 cmp_->Compare(*compaction_filter_skip_until_.rep(), ikey_.user_key) <= in InvokeFilterIfNeeded()
285 !cmp_->Equal(ikey_.user_key, current_user_key_)) { in NextFromInput()
408 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
552 cmp_->Equal(ikey_.user_key, next_ikey.user_key) && in NextFromInput()
560 cmp_->Equal(ikey_.user_key, next_ikey.user_key)) { in NextFromInput()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/containers/hash_map/
H A Dhash_map.h144 key_compare cmp_; variable
182 cmp_(cmp), in hash_()
218 cmp_(cmp), in hash_()
245 { return cmp_; } in key_cmp()
581 std::swap(cmp_, obj.cmp_); in swap()
1274 ((a.first == b.first) && map_.cmp_(a.second.first, b.second.first)); in operator()
1280 value_type(map_.cmp_.min_value(), mapped_type()) in min_value()
1287 value_type(map_.cmp_.max_value(), mapped_type()) in max_value()
1370 …if ((old_hash < new_hash) || (old_hash == new_hash && cmp_(old_key, new_key))) // (… in insert()
1442 ((hash_a == hash_b) && cmp_(a, b)); in _lt()
[all …]
/dports/biology/diamond/diamond-2.0.13/src/util/algo/
H A Dexternal_sort.h48 cmp_(cmp), in cmp_() function
133 const Cmp cmp_; member
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dvector.h163 explicit RawComparer(CookedComparer cmp) : cmp_(cmp) {} in RawComparer()
165 return cmp_(&a, &b) < 0; in operator()
169 CookedComparer cmp_;
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/example/peterson/
H A Dpeterson.cpp284 cmp_ = ec_.prepare(); in eventcount_blocking()
292 ec_.wait(cmp_); in wait()
303 eventcount::state_t cmp_; member in eventcount_blocking
/dports/science/ALPSCore/ALPSCore-2.2.0/params/src/
H A Ddict_value.cpp29 static bool cmp_(const A& a, const B& b) { return (a==b)? 0 : (a<b)? -1:1; } in cmp_() function in alps::params_ns::detail::visitor::comparator2
45 return cmp_(lhs,rhs); in operator ()()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/
H A D3.rstest20 00000013: cmp_>

12345678910>>...16