Searched defs:base_list (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/operator/ |
D | list.hpp | 44 struct base_list : binary_generator<Derived> struct 50 bool generate_left(F f, Attribute const&, mpl::false_) const in generate_left() 66 bool generate_left(F f, Attribute const&, mpl::true_) const in generate_left() 75 bool generate_left(F f, unused_type, mpl::false_) const in generate_left() 81 typedef Left left_type; 82 typedef Right right_type; 89 > properties; 95 struct attribute 100 base_list(Left const& left, Right const& right) in base_list() function 107 bool generate(OutputIterator& sink, Context& ctx in generate() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/literate/ |
D | exercising-the-code-so-far0.cpp | 80 >::type base_list; typedef
|
D | deduced-template-parameters0.cpp | 110 >::type base_list; typedef
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_auto_possess.c | 537 const uint32_t *base_list, PCRE2_SPTR base_end, int *rec_limit) in compare_opcodes()
|