• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/

Lines Matching refs:Type

783                 if (listExpr->Type() == PrologList)
816 if ( expr1->Type() == PrologString || expr1->Type() == PrologWord )
842 else if (expr1->Type() == PrologInteger)
904 if (expr->Nth(count) && ((expr->Nth(count)->Type() == PrologString) || (expr->Nth(count)->Type() == PrologWord)))
915 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
921 if (expr->Nth(count) && ((expr->Nth(count)->Type() == PrologString) || (expr->Nth(count)->Type() == PrologWord)))
926 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
933 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
937 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
945 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
949 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
957 if (expr->Nth(count) && ((expr->Nth(count)->Type() == PrologString) || (expr->Nth(count)->Type() == PrologWord)))
963 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
967 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
976 if (expr->Nth(count) && ((expr->Nth(count)->Type() == PrologString) || (expr->Nth(count)->Type() == PrologWord)))
983 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
989 if (expr->Nth(count) && ((expr->Nth(count)->Type() == PrologString) || (expr->Nth(count)->Type() == PrologWord)))
995 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1000 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1006 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1012 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1017 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1020 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
1030 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1036 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1042 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1047 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1053 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1063 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1069 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1075 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1081 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1091 if (((valueList = expr->Nth(count)) != 0) && (valueList->Type() == PrologList))
1108 if (((mult = expr->Nth(count)) != 0) && ((mult->Type() == PrologString)||(mult->Type() == PrologWord)))
1120 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1123 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
1133 if (((valueList = expr->Nth(count)) != 0) && (valueList->Type() == PrologList))
1146 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1149 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
1159 if (textValue && (textValue->Type() == PrologString || textValue->Type() == PrologWord))
1168 if (((valueList = expr->Nth(count)) != 0) && (valueList->Type() == PrologList))
1181 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1184 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
1197 if (((valueList = expr->Nth(count)) != 0) && (valueList->Type() == PrologList))
1210 if (expr->Nth(count) && (expr->Nth(count)->Type() == PrologInteger))
1218 if (expr->Nth(count) && expr->Nth(count)->Type() == PrologList)
1221 if (expr->Nth(count+1) && expr->Nth(count+1)->Type() == PrologList)
1272 if ((idExpr->Type() == PrologString) || (idExpr->Type() == PrologWord))
1282 else if (idExpr->Type() == PrologInteger)
1296 while (subMenuExpr && (subMenuExpr->Type() != PrologList))
1405 if (listExpr->Type() == PrologList)
1481 if (expr->Type() != PrologList)