Home
last modified time | relevance | path

Searched defs:has_attribute (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/auxiliary/
Deps.hpp21 static bool const has_attribute = false; member
41 static bool const has_attribute = false; member
60 static bool const has_attribute = false; member
Dattr.hpp53 static bool const has_attribute = member
87 static bool const has_attribute = member
Deoi.hpp20 static bool const has_attribute = false; member
Deol.hpp20 static bool const has_attribute = false; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/char/
Dchar_set.hpp32 static bool const has_attribute = member
61 static bool const has_attribute = member
Dnegated_char_parser.hpp57 struct has_attribute<x3::negated_char_parser<Positive>, Context> struct
Dliteral_char.hpp22 static bool const has_attribute = member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/binary/
Dbinary.hpp31 static bool const has_attribute = false; member
66 static bool const has_attribute = member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/numeric/
Dbool.hpp22 static bool const has_attribute = true; member
61 static bool const has_attribute = true; member
Dint.hpp31 static bool const has_attribute = true; member
Duint.hpp32 static bool const has_attribute = true; member
Dreal.hpp21 static bool const has_attribute = true; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/nonterminal/
Drule.hpp47 static bool const has_attribute = member
81 static bool const has_attribute = member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/core/
Dparser.hpp222 struct has_attribute<x3::unary_parser<Subject, Derived>, Context> struct
226 struct has_attribute<x3::binary_parser<Left, Right, Derived>, Context> struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/traits/
Dhas_attribute.hpp55 struct has_attribute : detail::default_has_attribute<Component, Context> {}; struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dutils.hpp26 static bool const has_attribute = true; member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/listxattr/
H A Dlistxattr01.c36 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/flistxattr/
H A Dflistxattr01.c37 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/operator/
Dnot_predicate.hpp20 static bool const has_attribute = false; member
Dand_predicate.hpp20 static bool const has_attribute = false; member
Dlist.hpp23 static bool const has_attribute = true; member
Ddifference.hpp67 struct has_attribute<x3::difference<Left, Right>, Context> struct
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/llistxattr/
H A Dllistxattr01.c39 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/directive/
Dmatches.hpp21 static bool const has_attribute = true; member
Domit.hpp24 static bool const has_attribute = false; member

12