Home
last modified time | relevance | path

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

12

/external/clang/lib/Driver/
DAction.cpp76 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
81 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
86 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
91 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
96 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()
101 BackendJobAction::BackendJobAction(Action *Input, types::ID OutputType) in BackendJobAction()
106 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs58 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
/external/gemmlowp/internal/
Doutput.h51 using OutputType = RegisterBlock<OutputScalarType, kRows, kCols>; member
/external/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.h60 enum class OutputType { enum
DGrGLSLVertexGeoBuilder.cpp60 using OutputType = GrGLSLGeometryBuilder::OutputType; in output_type_name() typedef
/external/skqp/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.h60 enum class OutputType { enum
DGrGLSLVertexGeoBuilder.cpp60 using OutputType = GrGLSLGeometryBuilder::OutputType; in output_type_name() typedef
/external/python/cpython2/Include/
DcStringIO.h60 PyTypeObject *InputType, *OutputType; member
/external/skia/infra/pathkit/gold/
Dwasm_gold_aggregator.go55 OutputType string `json:"output_type"` member
/external/skqp/infra/pathkit/gold/
Dwasm_gold_aggregator.go55 OutputType string `json:"output_type"` member
/external/tensorflow/tensorflow/contrib/image/kernels/
Dsegmentation_ops.cc34 using OutputType = typename BlockedImageUnionFindFunctor<bool>::OutputType; typedef
Dimage_ops.h151 typedef typename TTypes<T, 4>::Tensor OutputType; typedef
/external/python/cpython2/Tools/framer/
Dexample.py98 class OutputType(InputType): class in cStringIO
/external/clang/tools/driver/
Dcc1as_main.cpp108 FileType OutputType; member
228 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp14 using OutputType = GrGLSLGeometryBuilder::OutputType; typedef
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp14 using OutputType = GrGLSLGeometryBuilder::OutputType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DExecutionDriver.cpp31 enum OutputType { enum
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java188 private enum OutputType { enum in CodedOutputStreamTest
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExecutionDriver.cpp30 enum OutputType { enum
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp31 enum OutputType { enum
/external/syzkaller/syz-fuzzer/
Dfuzzer.go83 type OutputType int type
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp60 enum OutputType enum
/external/libcups/cups/
Draster.h252 char OutputType[64]; /* OutputType string */ member
301 char OutputType[64]; /* OutputType string */ member
/external/deqp/modules/glshared/
DglsDrawTest.hpp82 enum OutputType enum
/external/clang/lib/CodeGen/
DCGStmt.cpp1887 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local
1978 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local

12