Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/util/
Dbloom_test.cc418 double computed = bpk.first; in TEST_P() local
421 computed += 0.5; in TEST_P()
422 computed /= 1234567.0; in TEST_P()
423 computed *= 1234567.0; in TEST_P()
424 computed -= 0.5; in TEST_P()
425 some_computed_less_than_denoted |= (computed < bpk.first); in TEST_P()
426 ResetPolicy(computed); in TEST_P()
/rocksdb-6.9/docs/_posts/
D2017-03-02-rocksdb-5-2-1-released.markdown13 … GetApproximateSizes that allows to specify if memtable stats should be computed only without comp…
D2018-11-21-delete-range.markdown140 want to store skylines (see “Read Path” subsection below) computed over our ranges so we can binary…
/rocksdb-6.9/
DHISTORY.md683 … GetApproximateSizes that allows to specify if memtable stats should be computed only without comp…