Home
last modified time | relevance | path

Searched defs:new_token (Results 1 – 5 of 5) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-trees.rb302 def new_token(type, opts = {}) method in TestTreeNodeStream
446 def new_token(type, opts = {}) method in TestCommonTreeNodeStream
782 def new_token(type, opts = {}) method in TestCommonTree
Dtest-streams.rb404 def new_token(type, opts = {}) method in TestCommonTokenStream
/external/libtextclassifier/smartselect/
Dtokenizer.cc71 Token new_token("", 0, 0); in Tokenize() local
Dfeature-processor.cc98 Token new_token(token_word.UTF8Substring(last_start, split_point), in SplitTokensOnSelectionBoundaries() local
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1025 token_t *new_token = linear_alloc_child(parser->linalloc, sizeof(token_t)); in _token_list_copy() local
1775 token_t *new_token; in _glcpp_parser_expand_function() local