Searched defs:storage_type (Results 1 – 10 of 10) sorted by relevance
41 typedef std::vector<range_type> storage_type; typedef in boost::spirit::support::detail::range_run
20 uint32_t storage_size, storage_type; in handle_storage_speed() local
81 uint32_t storage_type, uint32_t *storage_size, uint32_t times) in test_storage_speed()
1021 <MaxTmpBytes, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n() typedef1051 … <DeepSwapAllocNMaxStorage, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n() typedef
110 uint32_t storage_type, uint32_t *storage_size, uint32_t times) in test_storage_speed()
718 uint8_t frame_type = 0, storage_type = 0; in write_frame_header_to_raw() local
88 typedef aligned_storage<internal_type> storage_type ; typedef in boost::optional_detail::optional_base
95 typedef aligned_storage<T> storage_type ; typedef in boost::optional_detail::optional_base
270 bool storage_type; member