/external/clang/lib/Driver/ |
D | Action.cpp | 76 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/ |
D | depthwise.hpp | 104 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
|
D | depthwise_quantized.hpp | 105 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/ |
D | vertexconversion.h | 30 typedef T OutputType; typedef 40 typedef ToT OutputType; typedef
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/ |
D | OutputType.java | 33 public enum OutputType { enum 142 private OutputType(int value) { in OutputType() method in OutputType
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | image_segmenter_options.proto | 41 enum OutputType { enum
|
/external/rust/crates/plotters/src/series/ |
D | surface.rs | 7 type OutputType; typedef 10 result: Self::OutputType, in make_coord()
|
/external/webrtc/api/test/ |
D | frame_generator_interface.h | 35 enum class OutputType { kI420, kI420A, kI010 }; enum
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/gemmlowp/internal/ |
D | output.h | 52 using OutputType = RegisterBlock<OutputScalarType, kRows, kCols>; member
|
/external/python/cpython2/Include/ |
D | cStringIO.h | 60 PyTypeObject *InputType, *OutputType; member
|
/external/skia/infra/wasm-common/gold/ |
D | wasm_gold_aggregator.go | 55 OutputType string `json:"output_type"` member
|
/external/python/cpython2/Tools/framer/ |
D | example.py | 98 class OutputType(InputType): class in cStringIO
|
/external/clang/tools/driver/ |
D | cc1as_main.cpp | 108 FileType OutputType; member 228 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
|
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
D | whitespace_tokenizer_test.cc | 39 enum OutputType { PADDED, RAGGED }; enum
|
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | LdmlConverter.java | 148 public enum OutputType { enum in LdmlConverter 175 OutputType(CldrDataType type) { in OutputType() method in LdmlConverter.OutputType
|
/external/webrtc/modules/audio_coding/neteq/ |
D | neteq_impl.h | 64 enum class OutputType { enum
|
/external/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 31 enum OutputType { enum
|
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/ |
D | winograd.hpp | 531 typedef TOut OutputType; typedef in winograd::WinogradGEMM::Convolution
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | CodedOutputStreamTest.java | 191 private enum OutputType { enum in CodedOutputStreamTest
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 60 enum OutputType enum
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | arg_min_max_test.cc | 124 TensorType OutputType() const { return std::get<2>(GetParam()); } in OutputType() function in tflite::__anonfd9765560111::ArgMinMaxOpTest
|
/external/libcups/cups/ |
D | raster.h | 247 char OutputType[64]; /* OutputType string */ member 296 char OutputType[64]; /* OutputType string */ member
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 82 enum OutputType enum
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 1887 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local 1978 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
|