Lines Matching refs:cache
43 preset::cache_type& cache = preset_object.cache; variable
47 dummy_f(dummy_key) == cache[dummy_key].value(),
57 preset_object.cache[i];
70 preset_object.cache[i];
89 preset_object.cache[0];
92 preset_object.cache[preset_object.number_of_lru_history_items];
103 preset::handle_type h = preset_object.cache[0];
117 preset::handle_type h = preset_object.cache[0];
119 preset::handle_type h1 = preset_object.cache[0];
135 cache_type cache{foo, 0}; variable
140 const utils::LifeTrackableObject* obj_addr = &cache[1].value();
144 cache_type::handle h = cache[1];
149 cache[1];