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/ | ||
| D | static_lexer.hpp | 197 std::size_t add_token (char_type const*, char_type, std::size_t in add_token() function in boost::spirit::lex::lexertl::static_lexer |
| D | lexer.hpp | 225 std::size_t add_token(char_type const* state, char_type tokendef, in add_token() function in boost::spirit::lex::lexertl::lexer |
| /external/libvpx/vp9/encoder/ | ||
| D | vp9_tokenize.c | 329 static INLINE void add_token(TOKENEXTRA **t, const vpx_prob *context_tree, in add_token() function |