Home
last modified time | relevance | path

Searched refs:pANTLR3_CYCLIC_DFA (Results 1 – 5 of 5) sorted by relevance

/external/antlr/runtime/C/src/
Dantlr3cyclicdfa.c53 noViableAlt(pANTLR3_BASE_RECOGNIZER rec, pANTLR3_CYCLIC_DFA cdfa, ANTLR3_UINT32 s) in noViableAlt()
79 …fapredict (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA cdfa) in antlr3dfapredict()
193 … * ctx, pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_… in antlr3dfaspecialStateTransition()
201 … * ctx, pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_… in antlr3dfaspecialTransition()
/external/antlr/runtime/C/include/
Dantlr3interfaces.h151 typedef struct ANTLR3_CYCLIC_DFA_struct *pANTLR3_CYCLIC_DFA; typedef
Dantlr3defs.h597 … (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_…
598 … (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_…
599 … (void * ctx, pANTLR3_BASE_RECOGNIZER rec, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA cdfa);
/external/antlr/runtime/C/doxygen/
Ddoxygengroups.dox211 /// \defgroup pANTLR3_CYCLIC_DFA pANTLR3_CYCLIC_DFA - Cyclic DFA Implementation
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg2517 …e> ctx, pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, pANTLR3_CYCLIC_DFA dfa, ANTLR3_…