Searched defs:new_token (Results 1 – 10 of 10) sorted by relevance
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-trees.rb | 302 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
|
D | test-streams.rb | 404 def new_token(type, opts = {}) method in TestCommonTokenStream
|
/external/chromium_org/google_apis/gaia/ |
D | gaia_auth_consumer.cc | 14 const std::string& new_token, in ClientLoginResult()
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | sync_auth_test.cc | 305 std::string new_token = GetSyncService((0))->GetAccessTokenForTest(); in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
D | tokenutil.py | 241 def InsertTokenAfter(new_token, token): argument
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
D | tokenutil.py | 241 def InsertTokenAfter(new_token, token): argument
|
/external/chromium_org/sandbox/win/src/ |
D | restricted_token.cc | 88 HANDLE new_token = NULL; in GetRestrictedTokenHandle() local
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
D | glcpp-parse.y | 838 token_t *new_token = ralloc (copy, token_t); in _token_list_copy() local 1466 token_t *new_token; in _glcpp_parser_expand_function() local
|
/external/mesa3d/src/glsl/glcpp/ |
D | glcpp-parse.y | 838 token_t *new_token = ralloc (copy, token_t); in _token_list_copy() local 1466 token_t *new_token; in _glcpp_parser_expand_function() local
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glcpp-parse.c | 3305 token_t *new_token = ralloc (copy, token_t); in _token_list_copy() local 3933 token_t *new_token; in _glcpp_parser_expand_function() local
|