rocksdb/util
acelyc111 3a3457575d Fix compile error when LZ4 is up to r123 (#6412)
Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/6412

Differential Revision: D19914063

Pulled By: ajkr

fbshipit-source-id: 4e401e665d4b449d24c4cdec35a4585eeda95996
2020-02-14 15:55:23 -08:00
..
aligned_buffer.h
autovector.h Fix the constness issues around autovector::iterator_impl's dereference operators (#6057) 2019-11-22 21:23:00 -08:00
autovector_test.cc
bloom_impl.h Warn on excessive keys for legacy Bloom filter with 32-bit hash (#6317) 2020-01-20 21:31:47 -08:00
bloom_test.cc Expose and elaborate FilterBuildingContext (#6088) 2019-11-26 18:24:10 -08:00
build_version.cc.in
build_version.h
cast_util.h
channel.h Fix build breakage from lock_guard error (#6161) 2019-12-12 13:50:27 -08:00
coding.cc
coding.h
coding_test.cc
compaction_job_stats_impl.cc
comparator.cc
compression.h Fix compile error when LZ4 is up to r123 (#6412) 2020-02-14 15:55:23 -08:00
compression_context_cache.cc
compression_context_cache.h
concurrent_task_limiter_impl.cc
concurrent_task_limiter_impl.h
core_local.h
crc32c.cc
crc32c.h
crc32c_arm64.cc
crc32c_arm64.h
crc32c_ppc.c
crc32c_ppc.h
crc32c_ppc_asm.S
crc32c_ppc_constants.h
crc32c_test.cc
defer.h Add utility class Defer (#6382) 2020-02-10 17:59:47 -08:00
defer_test.cc Add utility class Defer (#6382) 2020-02-10 17:59:47 -08:00
duplicate_detector.h
dynamic_bloom.cc
dynamic_bloom.h
dynamic_bloom_test.cc
file_checksum_helper.cc Checksum for each SST file and stores in MANIFEST (#6216) 2020-02-10 15:52:52 -08:00
file_checksum_helper.h Checksum for each SST file and stores in MANIFEST (#6216) 2020-02-10 15:52:52 -08:00
file_reader_writer_test.cc Allow readahead when reading option files. (#6372) 2020-02-07 15:18:26 -08:00
filelock_test.cc
filter_bench.cc fix build warnnings on MSVC (#6309) 2020-01-30 16:07:26 -08:00
gflags_compat.h
hash.cc Add new persistent 64-bit hash (#5984) 2019-10-31 16:36:35 -07:00
hash.h Add new persistent 64-bit hash (#5984) 2019-10-31 16:36:35 -07:00
hash_map.h
hash_test.cc Add new persistent 64-bit hash (#5984) 2019-10-31 16:36:35 -07:00
heap.h
heap_test.cc
kv_map.h
log_write_bench.cc
murmurhash.cc
murmurhash.h
mutexlock.h
ppc-opcode.h
random.cc
random.h Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154) 2019-12-13 14:30:14 -08:00
random_test.cc Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154) 2019-12-13 14:30:14 -08:00
rate_limiter.cc
rate_limiter.h
rate_limiter_test.cc
repeatable_thread.h
repeatable_thread_test.cc
set_comparator.h
slice.cc Support move semantics for PinnableSlice (#6374) 2020-02-07 14:26:26 -08:00
slice_test.cc Update unit tests for PinnableSlice (#6399) 2020-02-10 18:13:27 -08:00
slice_transform_test.cc
status.cc Work around weird unused errors with Mingw (#6075) 2019-11-26 21:42:29 -08:00
stderr_logger.h
stop_watch.h
string_util.cc
string_util.h
thread_list_test.cc
thread_local.cc
thread_local.h
thread_local_test.cc Fix thread_local_test failure caused by recent io_uring change (#6136) 2019-12-09 12:03:30 -08:00
thread_operation.h
threadpool_imp.cc
threadpool_imp.h
timer_queue.h
timer_queue_test.cc
user_comparator_wrapper.h
util.h
vector_iterator.h
xxh3p.h Add new persistent 64-bit hash (#5984) 2019-10-31 16:36:35 -07:00
xxhash.cc Add new persistent 64-bit hash (#5984) 2019-10-31 16:36:35 -07:00
xxhash.h