Home
last modified time | relevance | path

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

12

/third_party/boost/boost/log/expressions/predicates/
Dhas_attr.hpp43 class has_attribute class
63 explicit has_attribute(attribute_name const& name) : m_name(name) in has_attribute() function in boost::expressions::has_attribute
84 class has_attribute< void > class
102 explicit has_attribute(attribute_name const& name) : m_name(name) in has_attribute() function in boost::expressions::has_attribute
/third_party/boost/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
/third_party/boost/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
Dany_char.hpp22 static bool const has_attribute = true; member
/third_party/boost/libs/spirit/test/x3/
Dutils.hpp26 static bool const has_attribute = true; member
/third_party/boost/boost/spirit/home/x3/support/traits/
Dhas_attribute.hpp55 struct has_attribute : detail::default_has_attribute<Component, Context> {}; struct
/third_party/boost/boost/spirit/home/x3/numeric/
Dint.hpp31 static bool const has_attribute = true; member
Duint.hpp32 static bool const has_attribute = true; member
Dbool.hpp22 static bool const has_attribute = true; member
61 static bool const has_attribute = true; member
Dreal.hpp21 static bool const has_attribute = true; member
/third_party/boost/boost/spirit/home/x3/binary/
Dbinary.hpp32 static bool const has_attribute = false; member
67 static bool const has_attribute = member
/third_party/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr01.c36 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/third_party/boost/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
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr01.c37 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/third_party/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr01.c39 static int has_attribute(const char *list, int llen, const char *attr) in has_attribute() function
/third_party/boost/boost/spirit/home/x3/directive/
Dmatches.hpp21 static bool const has_attribute = true; member
Domit.hpp24 static bool const has_attribute = false; member

12