Home
last modified time | relevance | path

Searched defs:cache_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/signals2/detail/
Dslot_call_iterator.hpp91 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/
Dtype_info_map.hpp175 using cache_type=std::unordered_map< typedef in boost::poly_collection::detail::type_info_map
/third_party/libsoup/libsoup/
Dsoup-cache.c117 SoupCacheType cache_type; member
1050 soup_cache_new (const char *cache_dir, SoupCacheType cache_type) in soup_cache_new()