Home
last modified time | relevance | path

Searched refs:kUInt32T (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/table/plain/
Dplain_table_factory.h198 {offsetof(struct PlainTableOptions, user_key_len), OptionType::kUInt32T,
/rocksdb-6.9/options/
Doptions_helper.cc495 case OptionType::kUInt32T: in ParseOptionHelper()
619 case OptionType::kUInt32T: in SerializeSingleOptionHelper()
1549 {offsetof(struct DBOptions, max_subcompactions), OptionType::kUInt32T,
1932 {offset_of(&ColumnFamilyOptions::bloom_locality), OptionType::kUInt32T,
1935 {0, OptionType::kUInt32T, OptionVerificationType::kDeprecated, true,
1942 {0, OptionType::kUInt32T, OptionVerificationType::kDeprecated, true,
1949 {0, OptionType::kUInt32T, OptionVerificationType::kDeprecated, true,
Doptions_helper.h54 kUInt32T, enumerator
Doptions_parser.cc526 case OptionType::kUInt32T: in AreEqualOptions()
/rocksdb-6.9/table/block_based/
Dblock_based_table_factory.h177 OptionType::kUInt32T, OptionVerificationType::kNormal, false, 0}},