Home | History | Annotate | Download | only in history

Lines Matching full:used_

79         used_(false) {}
85 used_(used) {}
88 bool is_not_used() const { return !used_; }
92 bool used_; // true if this set has been used for the current term search.
346 // Reset used_ flags for term_char_word_set_cache_. We use a basic mark-
400 iter->used_ = false;
639 t_iter->used_ = true; // Update the cache.