Lines Matching refs:x

69 	if [ "x$1" != x ]; then
130 if [ "x$2" != x ]; then
133 if [ "x$State" == x ]; then
137 elif [ "x$Result" == x ]; then
154 x=`echo "$1" | awk -F" " '{print $1}'`
158 if [ "x$y" != x ]; then
159 if [ "$x" != FIXED -o "$y" != INTEGRATED ]; then
168 elif [ "$x" == REJECTED ]; then
170 elif [ "$x" == FIXED ]; then
172 elif [ "$x" == INTEGRATED ]; then
174 elif [ "x$x" == x ]; then
236 if [ "x$LBZID" == x -a "x$KBZID" == x ]; then
351 if [ "x$number" == x ]; then
413 if [ "x$KBZID" != x ]; then
414 if [ "x$kState" == x ]; then
425 if [ "x$LBZID" != x ]; then
427 if [ "x$lState" == x ]; then
482 if [ "x$LBZID" != x -o "x$KBZID" != x ]; then
491 if [ "x$LBZID" != x ]; then
503 if [ "x$KBZID" != x ]; then
527 x=`echo $s4 | sed 's/ //'g`
530 if [ "x$x" != x ]; then
534 if [ "x$LBZID" != x ]; then
535 if [ "$lState" == CLOS -a "x$intgr" == x ]; then
550 if [ "x$KBZID" != x ]; then
551 if [ "$kState" == CLOS -a "x$intgr" == x ]; then
566 if [ "x$x" != x ]; then
570 if [ "x$LBZID" != x ]; then
580 if [ "x$KBZID" != x ]; then
591 if [ "x$LBZID" == x -a "x$KBZID" == x ]; then
595 if [ "x$x" == x ]; then
611 if [ "x$KBZID" != x -o "x$LBZID" != x ]; then
618 if [ "x$LBZID" != x -o "x$KBZID" != x ]; then
622 if [ "x$intgr" != x ]; then
627 if [ "x$LBZID" != x -o "x$KBZID" != x ]; then
628 if [ "x$intgr" == x ]; then
639 if [ "x$LBZID" != x -o "x$KBZID" != x ]; then
706 if [ "x$LBZID" != x ]; then
709 if [ "x$KBZID" != x ]; then
713 if [ "x$LBZID" != x ]; then
716 if [ "x$KBZID" != x ]; then
720 if [ "x$LBZID" != x ]; then
723 if [ "x$KBZID" != x ]; then
740 x=`echo "$AllErrors" | sed 's/ //'g`
741 AccumulateErrors="$AccumulateErrors$x"
745 if [ "x$print_complete_list_per_comp" != x ]; then
873 if [ "x$number" != x ]; then
1001 x=" "
1006 echo "F |* & REJECTED | ${StINT[0]}$x${StASL[0]}$x${StSIM[0]}$x${StUTIL[0]}$x${StSPEC[…
1007 echo " I |UNDEFINED & FIXED | ${StINT[1]}$x${StASL[1]}$x${StSIM[1]}$x${StUTIL[1]}$x${StSPEC[…
1008 echo " X |PASS | ${StINT[2]}$x${StASL[2]}$x${StSIM[2]}$x${StUTIL[2]}$x${StSPEC[…
1009 echo " ED |SKIPPED | ${StINT[3]}$x${StASL[3]}$x${StSIM[3]}$x${StUTIL[3]}$x${StSPEC[…
1024 echo " Total (fixed) | $x00$x$x01$x$x02$x$x03$x$x04 | $x05"
1027 echo "TO |FAIL | ${StINT[4]}$x${StASL[4]}$x${StSIM[4]}$x${StUTIL[4]}$x${StSPEC[…
1028 echo " BE |BLOCKED | ${StINT[5]}$x${StASL[5]}$x${StSIM[5]}$x${StUTIL[5]}$x${StSPEC[…
1029 echo " FIXED|UNDEFINED & !FIXED | ${StINT[6]}$x${StASL[6]}$x${StSIM[6]}$x${StUTIL[6]}$x${StSPEC[…
1041 echo " Total (NOT fixed) | $x10$x$x11$x$x12$x$x13$x$x14 | $x15"
1051 echo " TOTAL ($MAXBDEMO) | $x20$x$x21$x$x22$x$x23$x$x24 | $x25"
1124 if [ "x$print_complete_list_per_comp" != x ]; then
1149 if [ "x$1" != x ]; then
1164 x=$[ $rjnotinbzilla + $rjinbzilla ]
1166 echo "Table 3 (Rejected, $rjnotinbzilla + $rjinbzilla == $x)"
1277 x=" "
1283 echo "NEW | ${LBarr[0]}$x${KBarr[0]}"
1284 echo "ASSI | ${LBarr[1]}$x${KBarr[1]}"
1285 echo "NEED | ${LBarr[2]}$x${KBarr[2]}"
1286 echo "RESO CODE | ${LBarr[3]}$x${KBarr[3]}"
1287 echo "RESO PATC | ${LBarr[4]}$x${KBarr[4]}"
1288 echo "RESO FIXE | ${LBarr[5]}$x${KBarr[5]}"
1289 echo "RESO INVA | ${LBarr[6]}$x${KBarr[6]}"
1290 echo "REJE DOCU | ${LBarr[7]}$x${KBarr[7]}"
1291 echo "CLOS CODE | ${LBarr[8]}$x${KBarr[8]}"
1292 echo "Other | ${LBarr[9]}$x${KBarr[9]}"
1294 echo "Total | $y$x$z"
1307 echo "REJECTED | ${LBarr[10]}$x${KBarr[10]}"
1308 echo "PASS-state | ${LBarr[11]}$x${KBarr[11]}"
1309 echo "FAIL-state | ${LBarr[12]}$x${KBarr[12]}"
1311 echo "Total | $y$x$z"
1430 if [ "x$KBSUM_PARSED" == x -o "x$LBSUM_PARSED" == x ]; then