/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/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/pytorch/torch/csrc/api/include/torch/data/transforms/ |
D | base.h | 36 using OutputType = Output; variable
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/llvm-libc/test/src/math/performance_testing/ |
D | BinaryOpSingleOutputPerf.h | 131 #define BINARY_OP_SINGLE_OUTPUT_PERF(OutputType, InputType, myFunc, otherFunc, \ argument 139 #define BINARY_OP_SINGLE_OUTPUT_PERF_EX(OutputType, InputType, myFunc, \ argument
|
/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | message_processor.rs | 448 type OutputType: TryFrom<ApplicationMessageDescription, Error = MlsError> typedef 465 ) -> Result<Self::OutputType, MlsError> { in process_incoming_message() 480 ) -> Result<Self::OutputType, MlsError> { in process_incoming_message_with_time() 495 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in get_event_from_incoming_message() 531 event_or_content: EventOrContent<Self::OutputType>, in process_event_or_content() 534 ) -> Result<Self::OutputType, MlsError> { in process_event_or_content() 556 ) -> Result<Self::OutputType, MlsError> { in process_auth_content() 991 ) -> Result<EventOrContent<Self::OutputType>, MlsError>; in process_ciphertext() 996 ) -> Result<EventOrContent<Self::OutputType>, MlsError>; in verify_plaintext_authentication()
|
D | test_utils.rs | 434 type OutputType = <Group<TestClientConfig> as MessageProcessor>::OutputType; typedef 490 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in process_ciphertext() 498 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in verify_plaintext_authentication()
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | image_segmenter_options.proto | 41 enum OutputType { enum
|
/external/webrtc/api/test/ |
D | frame_generator_interface.h | 35 enum class OutputType { kI420, kI420A, kI010, kNV12 }; enum
|
/external/rust/android-crates-io/crates/plotters/src/series/ |
D | surface.rs | 12 type OutputType; typedef 17 result: Self::OutputType, in make_coord()
|
/external/gemmlowp/internal/ |
D | output.h | 52 using OutputType = RegisterBlock<OutputScalarType, kRows, kCols>; member
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/external/skia/infra/wasm-common/gold/ |
D | wasm_gold_aggregator.go | 55 OutputType string `json:"output_type"` member
|
/external/skia/src/gpu/ |
D | BlendFormula.h | 31 enum OutputType { enum
|
/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 174 OutputType(CldrDataType type) { in OutputType() method in LdmlConverter.OutputType
|
/external/pytorch/torch/_inductor/ |
D | cudagraph_utils.py | 19 OutputType = List[Optional[Union[int, torch.Tensor]]] variable
|
/external/webrtc/modules/audio_coding/neteq/ |
D | neteq_impl.h | 63 enum class OutputType { enum
|
/external/pytorch/test/cpp/jit/ |
D | test_subgraph_rewriter.cpp | 248 TEST(SubgraphRewriterTest, OutputType) { in TEST() argument
|
/external/pytorch/torch/_functorch/_aot_autograd/ |
D | schemas.py | 32 OutputType = Enum( variable
|