Searched refs:baseTypes (Results 1 – 4 of 4) sorted by relevance
157 static const VariableType::Type baseTypes[] = in computeRandomType() local166 state.getRandom().choose(baseTypes, baseTypes + DE_LENGTH_OF_ARRAY(baseTypes), &baseType, 1); in computeRandomType()
372 vector<VariableType::Type> baseTypes; in BinaryVecOp() local374 if (Float) baseTypes.push_back(VariableType::TYPE_FLOAT); in BinaryVecOp()375 if (Int) baseTypes.push_back(VariableType::TYPE_INT); in BinaryVecOp()376 if (Bool) baseTypes.push_back(VariableType::TYPE_BOOL); in BinaryVecOp()378 …::Type baseType = state.getRandom().choose<VariableType::Type>(baseTypes.begin(), baseTypes.end()); in BinaryVecOp()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...