Searched refs:kBinarySearch (Results 1 – 16 of 16) sorted by relevance
32 index_type=kBinarySearch49 index_type=kBinarySearch
96 kBinarySearch = 0x00, enumerator124 IndexType index_type = kBinarySearch;
16 kBinarySearch((byte) 0), enumConstant
21 indexType = IndexType.kBinarySearch; in BlockBasedTableConfig()
142 index_type=kBinarySearch
35 case BlockBasedTableOptions::kBinarySearch: { in CreateIndexBuilder()
485 index_type(BlockBasedTableOptions::IndexType::kBinarySearch), in Rep()
2859 case BlockBasedTableOptions::kBinarySearch: in CreateIndexReader()
364 ROCKSDB_NAMESPACE::BlockBasedTableOptions::kBinarySearch),
69 IndexType.kBinarySearch)); in indexType()
208 {IndexType::kBinarySearch, IndexType::kHashSearch, in RandomBlockBasedTableOptions()
6248 case ROCKSDB_NAMESPACE::BlockBasedTableOptions::IndexType::kBinarySearch: in toJavaIndexType()6270 kBinarySearch; in toCppIndexType()6283 kBinarySearch; in toCppIndexType()
1711 table_options.index_type = BlockBasedTableOptions::kBinarySearch; in TEST_P()2098 table_options.index_type = BlockBasedTableOptions::kBinarySearch; in TEST_P()2200 : BlockBasedTableOptions::kBinarySearch; in TEST_P()
1692 {"kBinarySearch", BlockBasedTableOptions::IndexType::kBinarySearch},
3756 block_based_options.index_type = BlockBasedTableOptions::kBinarySearch; in InitializeOptionsFromFlags()
3200 table_options.index_type = BlockBasedTableOptions::kBinarySearch; in TEST_F()