Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tests/debuginfo/
Dtest_bcc_debuginfo.pl45 open(INPUT, $testcase_file);
46 while(<INPUT>) {
59 close(INPUT);
/frameworks/compile/mclinker/include/mcld/Script/
DScriptCommand.h26 INPUT, enumerator
DInputCmd.h42 return pCmd->getKind() == ScriptCommand::INPUT; in classof()
/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/
DInputCmd.cpp44 : ScriptCommand(ScriptCommand::INPUT), in InputCmd()
DScriptScanner.ll82 <LDSCRIPT>"INPUT" { return token::INPUT; }
DScriptParser.yy93 %token INPUT
245 input_command : INPUT '(' input_list ')'
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java1115 final int INPUT = 1; in testOverrideStreamConfigurationMap() local
1126 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