Searched refs:__skip_table_ (Results 1 – 1 of 1) sorted by relevance
124 __skip_table_(std::make_shared<__skip_table_type>(__pattern_length_, -1, __hash, __pred_)), in __first_()129 __skip_table_->insert(*__first, __i); in __first_()157 shared_ptr<__skip_table_type> __skip_table_; variable165 const __skip_table_type& __skip_table = *__skip_table_; in __search()251 …__skip_table_(std::make_shared<__skip_table_type>(__pattern_length_, __pattern_length_, __hash, __… in __first_()257 __skip_table_->insert(*__first, __pattern_length_ - 1 - __i); in __first_()285 shared_ptr<__skip_table_type> __skip_table_; variable292 const __skip_table_type& __skip_table = *__skip_table_; in __search()