Home
last modified time | relevance | path

Searched defs:token0 (Results 1 – 10 of 10) sorted by relevance

/external/antlr/runtime/Cpp/tests/
Dt001.cpp40 t001lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testValid() local
65 t001lexerTraits::CommonTokenType const *token0 = tstream->_LT(1); in testIteratorInterface() local
90 t001lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput() local
Dt002.cpp74 t002lexerTraits::CommonTokenType const *token0 = tstream->_LT(1); in testIteratorInterface() local
101 t002lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput() local
Dt003.cpp84 t003lexerTraits::CommonTokenType const *token0 = tstream->_LT(1); in testIteratorInterface() local
113 t003lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput() local
Dt005.cpp97 t005lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput1() local
122 t005lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput2() local
Dt004.cpp94 t004lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput() local
Dt007.cpp94 t007lexerTraits::CommonTokenType *token0 = lxr->nextToken(); in testMalformedInput() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability_test.cc192 auto token0 = builder.AddInstruction(HloInstruction::CreateToken()); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtoken_hlo_test.cc58 auto token0 = builder.AddInstruction(HloInstruction::CreateToken()); in XLA_TEST_F() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1976 VGPU10OpcodeToken0 token0; in emit_opcode_precise() local
2016 VGPU10OpcodeToken0 token0; in emit_opcode_resinfo() local
2037 VGPU10OpcodeToken0 token0; in emit_sample_opcode() local
8726 VGPU10OpcodeToken0 token0; in emit_drsq() local
9170 VGPU10OpcodeToken0 token0; in emit_vmware() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc380 auto token0 = LiteralUtil::CreateToken(); in TEST_F() local