Home | History | Annotate | Download | only in internal

Lines Matching defs:InputType

29   typedef RegBufferInt32<4> InputType;
36 OutputType Eval(InputType input) const {
62 typedef RegBufferInt32<8> InputType;
69 OutputType Eval(InputType input) const {
119 typedef RegBufferInt32<16> InputType;
126 OutputType Eval(InputType input) const {
137 typedef RegBufferInt32<32> InputType;
144 OutputType Eval(InputType input) const {
159 typedef RegBufferInt32<4> InputType;
166 OutputType Eval(InputType input) const {
190 typedef RegBufferInt32<8> InputType;
197 OutputType Eval(InputType input) const {
207 typedef RegBufferInt32<16> InputType;
214 OutputType Eval(InputType input) const {
225 typedef RegBufferInt32<32> InputType;
232 OutputType Eval(InputType input) const {