Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_helper.cc480 case OptionType::kInt: in ParseOptionHelper()
600 case OptionType::kInt: in SerializeSingleOptionHelper()
1505 OptionType::kInt, OptionVerificationType::kNormal, true,
1509 OptionType::kInt, OptionVerificationType::kNormal, true,
1518 {offsetof(struct DBOptions, max_open_files), OptionType::kInt,
1872 OptionType::kInt, OptionVerificationType::kNormal, true,
1877 OptionType::kInt, OptionVerificationType::kNormal, true,
1881 OptionType::kInt, OptionVerificationType::kNormal, true,
1889 OptionType::kInt, OptionVerificationType::kNormal, true,
1907 OptionType::kInt, OptionVerificationType::kNormal, true,
[all …]
Doptions_helper.h49 kInt, enumerator
Doptions_parser.cc507 case OptionType::kInt: in AreEqualOptions()
/rocksdb-6.9/table/block_based/
Dblock_based_table_factory.h149 OptionType::kInt, OptionVerificationType::kNormal, false, 0}},
152 OptionType::kInt, OptionVerificationType::kNormal, false, 0}},
155 OptionType::kInt, OptionVerificationType::kNormal, false, 0}},
/rocksdb-6.9/table/plain/
Dplain_table_factory.h201 {offsetof(struct PlainTableOptions, bloom_bits_per_key), OptionType::kInt,