Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/
Dtest_bcc_debuginfo.pl45 open(INPUT, $testcase_file);
46 while(<INPUT>) {
59 close(INPUT);
/frameworks/base/rs/java/android/renderscript/
DProgramFragment.java70 tmp[idx++] = ProgramParam.INPUT.mID; in create()
DProgramVertex.java130 tmp[idx++] = ProgramParam.INPUT.mID; in create()
DProgramFragmentFixedFunction.java57 tmp[idx++] = ProgramParam.INPUT.mID; in create()
DProgramVertexFixedFunction.java83 tmp[idx++] = ProgramParam.INPUT.mID; in create()
DProgram.java58 INPUT (0), enumConstant
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll75 <LDSCRIPT>"INPUT" { return token::INPUT; }
DScriptParser.yy90 %token INPUT
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java1111 final int INPUT = 1; in testOverrideStreamConfigurationMap() local
1122 0x20, 320, 240, INPUT, // RAW16 in testOverrideStreamConfigurationMap()
/frameworks/wilhelm/doc/
DDoxyfile579 # The INPUT tag can be used to specify the files and/or directories that contain
584 INPUT = ../src
594 # If the value of the INPUT tag contains directories, you can use the
610 # excluded from the INPUT source files. This way you can easily exclude a
611 # subdirectory from a directory tree whose root is specified with the INPUT tag.
621 # If the value of the INPUT tag contains directories, you can use the