Searched refs:tn (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dpriotest.c81 PRUint32 t3 = 0, t2 = 0, t1 = 0, t0, *tn = (PRUint32*)arg; local
85 *tn = (t3 + 3 * t2 + 3 * t1 + t0) / 8;
92 PRUint32 t3 = 0, t2 = 0, t1 = 0, t0, *tn = (PRUint32*)arg; local
98 *tn = (t3 + 3 * t2 + 3 * t1 + t0) / 8;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dfset2.c1530 TokNode *tn; local
1536 tn=(TokNode *)p;
1537 if (tn->el_label != NULL) {
1538 warnFL(eMsg1("a label (\"%s\") for a context guard element is meaningless",tn->el_label),
2062 TokNode *tn; local
2070 tn=(TokNode *)n;
2071 if (set_nil(tn->tset)) {
2072 fprintf(f," %2d #token %-23s",itemCount,TerminalString(tn->token));
2074 fprintf(f," %2d #tokclass %-20s",itemCount,TerminalString(tn->token));
2154 TokNode *tn; local
[all...]
H A Dscan.c148 TokNode *tn; local
150 tn=(TokNode *)le->elem;
151 require (tn->label != 0,"mark_label_used... TokNode has no label");
152 tn->label_used_in_semantic_pred=1;
H A Dantlr.g2580 TokNode *tn;
2582 tn=(TokNode *)le->elem;
2583 require (tn->label != 0,"mark_label_used... TokNode has no label");
2584 tn->label_used_in_semantic_pred=1;
H A Dmrhoist.c2871 TokNode *tn; local
2891 tn=(TokNode *) p;
2893 if (set_nil(tn->tset)) {
2894 require(set_el( (unsigned) tn->token,fset[depth]),
2897 setAnd=set_and(fset[depth],tn->tset);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 3674 milliseconds