Home
last modified time | relevance | path

Searched defs:check_policy (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Diterator.hpp43 typedef iterator_policies::buf_id_check check_policy; typedef
45 typedef iterator_policies::no_check check_policy; typedef
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_lex_iterator.hpp137 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
139 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_iterator.hpp154 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
156 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_iterator.hpp147 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
149 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
/third_party/boost/libs/wave/samples/list_includes/
Dlexertl_iterator.hpp146 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
148 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
/third_party/boost/libs/wave/samples/token_statistics/
Dxlex_iterator.hpp147 typedef boost::spirit::iterator_policies::buf_id_check check_policy; typedef
149 typedef boost::spirit::iterator_policies::no_check check_policy; typedef
/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c45 void (*check_policy)(int); member
/third_party/openssl/crypto/x509/
Dx509_local.h130 int (*check_policy) (X509_STORE_CTX *ctx); member
Dx509_lu.c866 X509_STORE_CTX_check_policy_fn check_policy) in X509_STORE_set_check_policy()
Dx509_vfy.c1618 static int check_policy(X509_STORE_CTX *ctx) in check_policy() function
/third_party/openssl/include/crypto/
Dx509.h225 int (*check_policy) (X509_STORE_CTX *ctx); member