Lines Matching refs:input
2410 /* Declare main(): prepare input argument for the subroutine function */
2454 /* Declare main(): call the subroutine. Verify the input and write the result
3675 * @param expected_results Test data. [0] is used as input data. All are used as expected_results
4155 /* Set up input data uniforms */
4328 /* Set up input data uniforms */
4737 const Utils::vec4<glw::GLfloat>* input = 0;
4744 input = dynamic_values;
4749 input = dynamic_values;
4754 input = constant_values;
4759 input = constant_values;
4764 input = dynamic_values;
4769 input = dynamic_values;
4774 input = dynamic_values;
4787 input[0].log(message);
4792 input[function + 1].log(message);
4847 /* Set up input data uniforms */
7748 /* Set up input data uniforms */
7831 /* Set up input data uniforms */
9709 /** Divides input argument by two. The result value is returned to the
9721 /** Multiplies input argument by four. The result value is returned to the