Searched defs:cache_type (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/signals2/detail/ | ||
D | slot_call_iterator.hpp | 91 typedef slot_call_iterator_cache<result_type, Function> cache_type; typedef in boost::signals2::detail::slot_call_iterator_t |
/third_party/boost/boost/poly_collection/detail/ | ||
D | type_info_map.hpp | 175 using cache_type=std::unordered_map< typedef in boost::poly_collection::detail::type_info_map |
/third_party/libsoup/libsoup/ | ||
D | soup-cache.c | 117 SoupCacheType cache_type; member |