Searched refs:__skip_table_ (Results 1 – 1 of 1) sorted by relevance
111 __skip_table_(std::make_shared<__skip_table_type>(__pattern_length_, -1, __hash, __pred_)), in __first_()116 __skip_table_->insert(*__first, __i); in __first_()144 shared_ptr<__skip_table_type> __skip_table_; variable152 const __skip_table_type& __skip_table = *__skip_table_; in __search()242 …__skip_table_(std::make_shared<__skip_table_type>(__pattern_length_, __pattern_length_, __hash, __… in __first_()248 __skip_table_->insert(*__first, __pattern_length_ - 1 - __i); in __first_()276 shared_ptr<__skip_table_type> __skip_table_; variable283 const __skip_table_type& __skip_table = *__skip_table_; in __search()