Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 25 of 33) 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/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Ddepthwise.hpp104 using OutputType = TOut; typedef in depthwise::DepthwiseConvolutionBase
361 using OutputType = typename Base::OutputType; typedef in depthwise::DepthwiseConvolution
425 using OutputType = typename Base::OutputType; typedef in depthwise::DepthwiseConvolution
506 using OutputType = typename Base::OutputType; typedef in depthwise::DepthwiseConvolution
Ddepthwise_quantized.hpp105 using OutputType = typename Base::OutputType; typedef in depthwise::QAsymm8DepthwiseConvolution
219 using OutputType = typename Base::OutputType; typedef in depthwise::QSymm8HybridPerChannelDepthwiseConvolution
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dvertexconversion.h30 typedef T OutputType; typedef
40 typedef ToT OutputType; typedef
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
DOutputType.java33 public enum OutputType { enum
142 private OutputType(int value) { in OutputType() method in OutputType
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/
Dimage_segmenter_options.proto41 enum OutputType { enum
/external/rust/crates/plotters/src/series/
Dsurface.rs7 type OutputType; typedef
10 result: Self::OutputType, in make_coord()
/external/webrtc/api/test/
Dframe_generator_interface.h35 enum class OutputType { kI420, kI420A, kI010 }; enum
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
/external/gemmlowp/internal/
Doutput.h52 using OutputType = RegisterBlock<OutputScalarType, kRows, kCols>; member
/external/python/cpython2/Include/
DcStringIO.h60 PyTypeObject *InputType, *OutputType; member
/external/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go55 OutputType string `json:"output_type"` member
/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/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dwhitespace_tokenizer_test.cc39 enum OutputType { PADDED, RAGGED }; enum
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java148 public enum OutputType { enum in LdmlConverter
175 OutputType(CldrDataType type) { in OutputType() method in LdmlConverter.OutputType
/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h64 enum class OutputType { enum
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp31 enum OutputType { enum
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
Dwinograd.hpp531 typedef TOut OutputType; typedef in winograd::WinogradGEMM::Convolution
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java191 private enum OutputType { enum in CodedOutputStreamTest
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp60 enum OutputType enum
/external/tensorflow/tensorflow/lite/kernels/
Darg_min_max_test.cc124 TensorType OutputType() const { return std::get<2>(GetParam()); } in OutputType() function in tflite::__anonfd9765560111::ArgMinMaxOpTest
/external/libcups/cups/
Draster.h247 char OutputType[64]; /* OutputType string */ member
296 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