Home | History | Annotate | Download | only in internal

Lines Matching defs:InputType

29   typedef RegBufferInt32<4> InputType;
36 OutputType Eval(InputType input) const {
48 typedef RegBufferInt32<8> InputType;
55 OutputType Eval(InputType input) const {
68 typedef RegBufferInt32<16> InputType;
75 OutputType Eval(InputType input) const {
87 typedef RegBufferInt32<32> InputType;
94 OutputType Eval(InputType input) const {
109 typedef RegBufferInt32<4> InputType;
116 OutputType Eval(InputType input) const {
130 typedef RegBufferInt32<8> InputType;
137 OutputType Eval(InputType input) const {
147 typedef RegBufferInt32<16> InputType;
154 OutputType Eval(InputType input) const {
165 typedef RegBufferInt32<32> InputType;
172 OutputType Eval(InputType input) const {