Home
last modified time | relevance | path

Searched refs:storage_policy (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Diterator.hpp47 typedef iterator_policies::split_std_deque storage_policy; typedef
50 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/boost/spirit/home/support/iterators/detail/
Dcombine_policies.hpp460 typedef Storage storage_policy; typedef
475 typename input_policy::value_type> storage_policy; typedef
478 , input_policy, storage_policy> unique_base_type;
499 storage_policy; typedef
502 , input_policy, storage_policy> shared_base_type;
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_lex_iterator.hpp141 typedef boost::spirit::iterator_policies::split_std_deque storage_policy; typedef
144 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_iterator.hpp158 typedef boost::spirit::iterator_policies::split_std_deque storage_policy; typedef
161 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/token_statistics/
Dxlex_iterator.hpp151 typedef boost::spirit::iterator_policies::split_std_deque storage_policy; typedef
154 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_iterator.hpp151 typedef boost::spirit::iterator_policies::split_std_deque storage_policy; typedef
154 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/boost/libs/wave/samples/list_includes/
Dlexertl_iterator.hpp150 typedef boost::spirit::iterator_policies::split_std_deque storage_policy; typedef
153 ownership_policy, check_policy, input_policy, storage_policy>
/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.h314 struct storage_policy
353 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
360 template <typename T, StoragePolicy = storage_policy<T>::value>
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Darg.h336 struct storage_policy
375 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
382 template <typename T, StoragePolicy = storage_policy<T>::value>
/third_party/boost/libs/spirit/doc/support/
Dmulti_pass.qbk478 // storage_policy::is_eof.
629 struct storage_policy