/aosp_15_r20/external/clang/lib/Driver/ |
H A 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()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | message_processor.rs | 432 type OutputType: TryFrom<ApplicationMessageDescription, Error = MlsError> typedef 449 ) -> Result<Self::OutputType, MlsError> { in process_incoming_message() 464 ) -> Result<Self::OutputType, MlsError> { in process_incoming_message_with_time() 479 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in get_event_from_incoming_message() 515 event_or_content: EventOrContent<Self::OutputType>, in process_event_or_content() 518 ) -> Result<Self::OutputType, MlsError> { in process_event_or_content() 540 ) -> Result<Self::OutputType, MlsError> { in process_auth_content() 980 ) -> Result<EventOrContent<Self::OutputType>, MlsError>; in process_ciphertext() 985 ) -> Result<EventOrContent<Self::OutputType>, MlsError>; in verify_plaintext_authentication()
|
D | test_utils.rs | 436 type OutputType = <Group<TestClientConfig> as MessageProcessor>::OutputType; typedef 492 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in process_ciphertext() 500 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in verify_plaintext_authentication()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | vertexconversion.h | 30 typedef T OutputType; typedef 40 typedef ToT OutputType; typedef
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/ |
H A D | OutputType.java | 33 public enum OutputType { enum 142 private OutputType(int value) { in OutputType() method in OutputType
|
/aosp_15_r20/external/llvm-libc/test/src/math/performance_testing/ |
H A 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
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
H A D | ValuePrinter.java | 193 private static enum OutputType { enum in ValuePrinter 206 private OutputType(String s) { in OutputType() method in ValuePrinter.OutputType
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 52 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable 151 OutputType = ("TENSOR_QUANT8_ASYMM", (n_batch, n_output), 1 / 128, 128) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/series/ |
D | surface.rs | 12 type OutputType; typedef 17 result: Self::OutputType, in make_coord()
|
/aosp_15_r20/external/clang/tools/driver/ |
H A D | cc1as_main.cpp | 108 FileType OutputType; member 228 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
|
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | LdmlConverter.java | 148 public enum OutputType { enum in LdmlConverter 174 OutputType(CldrDataType type) { in OutputType() method in LdmlConverter.OutputType
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/ |
D | group.rs | 569 type OutputType = ExternalReceivedMessage; typedef 585 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in verify_plaintext_authentication() 602 ) -> Result<EventOrContent<Self::OutputType>, MlsError> { in process_ciphertext()
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/transforms/ |
H A D | base.h | 36 using OutputType = Output; variable
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/ |
D | OutputType.aidl | 36 enum OutputType { enum
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
H A D | OutputType.aidl | 36 enum OutputType { enum
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
H A D | OutputType.aidl | 24 enum OutputType { enum
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/ |
D | OutputType.h | 27 enum class OutputType : int32_t { enum
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
H A D | image_segmenter_options.proto | 41 enum OutputType { enum
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | frame_generator_interface.h | 35 enum class OutputType { kI420, kI420A, kI010, kNV12 }; enum
|
/aosp_15_r20/external/gemmlowp/internal/ |
H A D | output.h | 52 using OutputType = RegisterBlock<OutputScalarType, kRows, kCols>; member
|
/aosp_15_r20/external/python/cpython2/Include/ |
D | cStringIO.h | 60 PyTypeObject *InputType, *OutputType; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 61 public MessageDescriptor OutputType { get { return outputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/external/skia/infra/wasm-common/gold/ |
H A D | wasm_gold_aggregator.go | 55 OutputType string `json:"output_type"` member
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
D | ExecuteInIsolatedServiceRequest.java | 87 public @interface OutputType {} annotation in ExecuteInIsolatedServiceRequest.OutputSpec
|