Searched refs:INPUT (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/
H A Dtest_bcc_debuginfo.pl45 open(INPUT, $testcase_file);
46 while(<INPUT>) {
59 close(INPUT);
/frameworks/base/graphics/java/android/renderscript/
H A DProgramFragment.java72 tmp[idx++] = ProgramParam.INPUT.mID;
H A DProgramVertex.java131 tmp[idx++] = ProgramParam.INPUT.mID;
H A DProgram.java57 INPUT (0), enum constant in enum:Program.ProgramParam
H A DProgramFragmentFixedFunction.java59 tmp[idx++] = ProgramParam.INPUT.mID;
H A DProgramVertexFixedFunction.java86 tmp[idx++] = ProgramParam.INPUT.mID;

Completed in 54 milliseconds