Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Driver/
DAction.cpp67 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
73 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
79 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
85 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
91 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()
97 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Dvertexconversion.h30 typedef T OutputType; typedef
43 typedef ToT OutputType; typedef
/external/clang/tools/driver/
Dcc1as_main.cpp108 FileType OutputType; member
226 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DSelectorQuery.cpp44 typedef Element* OutputType; typedef
54 typedef WillBeHeapVector<RefPtrWillBeMember<Element> > OutputType; typedef
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp30 enum OutputType { enum
/external/chromium_org/tools/gn/
Dtarget.h33 enum OutputType { enum
/external/deqp/modules/glshared/
DglsDrawTest.hpp76 enum OutputType enum
DglsVertexArrayTests.hpp85 enum OutputType enum in deqp::gls::Array
/external/clang/lib/CodeGen/
DCGStmt.cpp1838 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local
1914 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
/external/mesa3d/src/mesa/main/
Dmtypes.h2004 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */ member
2348 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */ member
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmtypes.h2004 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */ member
2348 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */ member