Searched refs:make_attribute (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/ |
| H A D | action.hpp | 55 typedef traits::make_attribute<attr_type, Attribute> make_attribute; in parse() typedef 59 typename make_attribute::type, attr_type, domain> transform; in parse() 61 typename make_attribute::type made_attr = make_attribute::call(attr_); in parse() 112 typedef traits::make_attribute<attr_type, unused_type> make_attribute; in parse() typedef 116 typename make_attribute::type, attr_type, domain> transform; in parse() 118 typename make_attribute::type made_attr = make_attribute::call(unused_type()); in parse()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/ |
| H A D | rule.hpp | 284 typedef traits::make_attribute<attr_type, Attribute> make_attribute; in parse() typedef 289 typename make_attribute::type, attr_type, domain> in parse() 292 typename make_attribute::type made_attr = make_attribute::call(attr_param); in parse() 330 typedef traits::make_attribute<attr_type, Attribute> make_attribute; in parse() typedef 335 typename make_attribute::type, attr_type, domain> in parse() 338 typename make_attribute::type made_attr = make_attribute::call(attr_param); in parse()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | attributes.hpp | 968 struct make_attribute struct 999 struct make_attribute<Attribute&, ActualAttribute> struct 1000 : make_attribute<Attribute, ActualAttribute> 1004 struct make_attribute<Attribute const&, ActualAttribute> struct 1005 : make_attribute<Attribute const, ActualAttribute> 1009 struct make_attribute<unused_type, ActualAttribute> struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | attribs.h | 40 extern tree make_attribute (const char *, const char *, tree);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | attribs.h | 40 extern tree make_attribute (const char *, const char *, tree);
|