Searched refs:t_ignore (Results 1 - 25 of 26) sorted by relevance

12

/gem5/ext/ply/test/
H A Dlex_state_try.py22 t_ignore = " \t" variable
39 t_comment_ignore = t_ignore
H A Dlex_ignore.py20 def t_ignore(t): function
H A Dlex_ignore2.py20 t_ignore = r' \t' variable
H A Dlex_many_tokens.py19 t_ignore = " \t" variable
H A Dlex_opt_alias.py38 t_ignore = " \t" variable
39 t_spam_ignore = t_ignore
H A Dlex_hedit.py26 t_ignore = " \t\n" variable
H A Dlex_module_import.py33 t_ignore = " \t" variable
H A Dcalclex.py35 t_ignore = " \t" variable
H A Dlex_closure.py37 t_ignore = " \t"
H A Dlex_object.py36 t_ignore = " \t" variable in class:CalcLexer
H A Dlex_optimize.py35 t_ignore = " \t" variable
H A Dlex_optimize2.py35 t_ignore = " \t" variable
H A Dlex_optimize3.py37 t_ignore = " \t" variable
/gem5/ext/ply/example/hedit/
H A Dhedit.py26 t_ignore = " \t\n" variable
/gem5/ext/ply/example/BASIC/
H A Dbasiclex.py17 t_ignore = ' \t' variable
/gem5/ext/ply/example/calc/
H A Dcalc.py29 t_ignore = " \t" variable
/gem5/ext/ply/example/calcdebug/
H A Dcalc.py29 t_ignore = " \t" variable
/gem5/ext/ply/example/closurecalc/
H A Dcalc.py33 t_ignore = " \t"
/gem5/ext/ply/example/unicalc/
H A Dcalc.py39 t_ignore = u" \t" variable
/gem5/ext/ply/example/optcalc/
H A Dcalc.py40 t_ignore = " \t" variable
/gem5/ext/ply/example/ansic/
H A Dclex.py54 t_ignore = ' \t\x0c' variable
/gem5/ext/ply/example/yply/
H A Dylex.py19 t_ignore = ' \t' variable
/gem5/ext/ply/example/newclasscalc/
H A Dcalc.py90 t_ignore = " \t" variable in class:Calc
/gem5/ext/ply/example/classcalc/
H A Dcalc.py87 t_ignore = " \t" variable in class:Calc
/gem5/src/mem/slicc/
H A Dparser.py82 t_ignore = '\t ' variable in class:SLICC

Completed in 21 milliseconds

12