Home
last modified time | relevance | path

Searched defs:add_token (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/
Dstatic_lexer.hpp197 std::size_t add_token (char_type const*, char_type, std::size_t in add_token() function in boost::spirit::lex::lexertl::static_lexer
202 std::size_t add_token (char_type const*, string_type const& in add_token() function in boost::spirit::lex::lexertl::static_lexer
Dlexer.hpp225 std::size_t add_token(char_type const* state, char_type tokendef, in add_token() function in boost::spirit::lex::lexertl::lexer
239 std::size_t add_token(char_type const* state, string_type const& tokendef, in add_token() function in boost::spirit::lex::lexertl::lexer
/external/libvpx/vp9/encoder/
Dvp9_tokenize.c329 static INLINE void add_token(TOKENEXTRA **t, const vpx_prob *context_tree, in add_token() function