Home
last modified time | relevance | path

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

12

/external/selinux/sepolgen/src/sepolgen/
Dyacc.py477 global Productions, Prodnames, Prodmap, Terminals
491 Terminals = { } # A dictionary mapping the names of terminal symbols to a
618 if Terminals.has_key(prodname):
637 if not Terminals.has_key(c):
638 Terminals[c] = []
690 if Terminals.has_key(t):
691 Terminals[t].append(p.number)
796 for s in Terminals.keys() + Nonterminals.keys():
831 for t in Terminals.keys():
875 if not Prodnames.has_key(s) and not Terminals.has_key(s) 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.cpp2812 SmallVector<MachineInstr*, 2> Terminals; in copyCoalesceInMBB() local
2817 Terminals.push_back(&(*MII)); in copyCoalesceInMBB()
2822 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"
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"
Dit.po428 msgid "Terminals, with rules where they appear"
543 msgid "Terminals unused in grammar"
1186 #~ 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"
Did.po452 msgid "Terminals, with rules where they appear"
561 msgid "Terminals unused in grammar"
1231 #~ 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"
Dzh_CN.po402 msgid "Terminals, with rules where they appear"
511 msgid "Terminals unused in grammar"
Dpt.po400 msgid "Terminals, with rules where they appear"
509 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"
Dga.po483 msgid "Terminals, with rules where they appear"
595 msgid "Terminals unused in grammar"
1300 #~ msgid "Terminals which are not used"
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"
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"
Dsv.po473 msgid "Terminals, with rules where they appear"
582 msgid "Terminals unused in grammar"
Det.po470 msgid "Terminals, with rules where they appear"
579 msgid "Terminals unused in grammar"

12