Lines Matching refs:In1
4328 typedef In1_ In1; typedef
4337 !isTypeValid<typename In::In1>() ? 1 : in numInputs()
4362 vector<typename In::In1> in1;
4380 VariableP<typename In::In1> in1;
4391 const Sampling<typename In::In1>& in1_, in Samplings()
4397 const Sampling<typename In::In1>& in1;
4407 instance<DefaultSampling<typename In::In1> >(), in DefaultSamplings()
4472 typedef typename In::In1 In1; in testStatement() typedef
4573 const typename Traits<In1>::IVal in1; in testStatement()
4599 env.lookup(*variables.in1) = convert<In1>(fmt, round(fmt, inputs.in1[valueNdx])); in testStatement()
4761 public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>
4764 const typename In::In1& in1, in InTuple()
4767 : Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3> in InTuple()
4836 const typename In::In1 in1 = samplings.in1.genRandom(floatFormat, intPrecision, rnd); in generateInputs()