Home
last modified time | relevance | path

Searched refs:Terminals (Results 1 – 25 of 38) sorted by relevance

12

/external/selinux/sepolgen/src/sepolgen/
Dyacc.py483 global Productions, Prodnames, Prodmap, Terminals
497 Terminals = { } # A dictionary mapping the names of terminal symbols to a
624 if prodname in Terminals:
643 if c not in Terminals:
644 Terminals[c] = []
696 if t in Terminals:
697 Terminals[t].append(p.number)
802 for s in list(Terminals.keys()) + list(Nonterminals.keys()):
837 for t in Terminals.keys():
881 if s not in Prodnames and s not in Terminals and s != 'error':
[all …]
/external/bison/tests/
Dreduce.at22 ## Useless Terminals. ##
25 AT_SETUP([Useless Terminals])
49 [[Terminals unused in grammar
238 Terminals unused in grammar
334 Terminals unused in grammar
Dconflicts.at573 Terminals, with rules where they appear
676 Terminals, with rules where they appear
813 Terminals, with rules where they appear
1156 Terminals, with rules where they appear
Dregression.at275 Terminals, with rules where they appear
585 Terminals, with rules where they appear
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2840 SmallVector<MachineInstr*, 2> Terminals; in copyCoalesceInMBB() local
2845 Terminals.push_back(&(*MII)); in copyCoalesceInMBB()
2850 WorkList.append(Terminals.begin(), Terminals.end()); in copyCoalesceInMBB()
/external/bison/po/
Dzh_TW.po430 msgid "Terminals, with rules where they appear"
543 msgid "Terminals unused in grammar"
1164 #~ msgid "Terminals which are not used"
Did.po452 msgid "Terminals, with rules where they appear"
561 msgid "Terminals unused in grammar"
1231 #~ msgid "Terminals which are not used"
Dit.po428 msgid "Terminals, with rules where they appear"
543 msgid "Terminals unused in grammar"
1186 #~ msgid "Terminals which are not used"
Dpt_BR.po430 msgid "Terminals, with rules where they appear"
544 msgid "Terminals unused in grammar"
1187 #~ msgid "Terminals which are not used"
Dda.po430 msgid "Terminals, with rules where they appear"
544 msgid "Terminals unused in grammar"
1191 #~ msgid "Terminals which are not used"
Dru.po464 msgid "Terminals, with rules where they appear"
574 msgid "Terminals unused in grammar"
1250 #~ msgid "Terminals which are not used"
Dtr.po435 msgid "Terminals, with rules where they appear"
550 msgid "Terminals unused in grammar"
1175 #~ msgid "Terminals which are not used"
Dbison.pot398 msgid "Terminals, with rules where they appear"
507 msgid "Terminals unused in grammar"
Dpt.po400 msgid "Terminals, with rules where they appear"
509 msgid "Terminals unused in grammar"
Dzh_CN.po402 msgid "Terminals, with rules where they appear"
511 msgid "Terminals unused in grammar"
Dsr.po473 msgid "Terminals, with rules where they appear"
583 msgid "Terminals unused in grammar"
Duk.po488 msgid "Terminals, with rules where they appear"
598 msgid "Terminals unused in grammar"
Del.po466 msgid "Terminals, with rules where they appear"
576 msgid "Terminals unused in grammar"
Dpl.po482 msgid "Terminals, with rules where they appear"
592 msgid "Terminals unused in grammar"
1286 #~ msgid "Terminals which are not used"
Dde.po476 msgid "Terminals, with rules where they appear"
585 msgid "Terminals unused in grammar"
1225 #~ msgid "Terminals which are not used"
Dga.po483 msgid "Terminals, with rules where they appear"
595 msgid "Terminals unused in grammar"
1300 #~ msgid "Terminals which are not used"
Dhr.po474 msgid "Terminals, with rules where they appear"
583 msgid "Terminals unused in grammar"
1456 #~ msgid "Terminals which are not used:"
Dms.po457 msgid "Terminals, with rules where they appear"
566 msgid "Terminals unused in grammar"
Det.po470 msgid "Terminals, with rules where they appear"
579 msgid "Terminals unused in grammar"
Dsv.po473 msgid "Terminals, with rules where they appear"
582 msgid "Terminals unused in grammar"

12