Home
last modified time | relevance | path

Searched defs:getOutputType (Results 1 – 25 of 254) sorted by relevance

1234567891011

/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java59 OutputType getOutputType(); in getOutputType() method
82 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
107 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
145 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
188 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java59 OutputType getOutputType(); in getOutputType() method
82 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
107 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
145 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
188 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
H A DSegmentation.java73 public abstract OutputType getOutputType(); in getOutputType() method in Segmentation
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
H A DConverter.java47 public JavaType getOutputType(TypeFactory typeFactory); in getOutputType() method
H A DStdConverter.java31 public JavaType getOutputType(TypeFactory typeFactory) { in getOutputType() method in StdConverter
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/operation/
DOperation.java42 public final java.lang.Class<? extends B> getOutputType() { in getOutputType() method in Operation
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DExecuteOptionsParcel.java82 public @ExecuteInIsolatedServiceRequest.OutputSpec.OutputType int getOutputType() { in getOutputType() method in ExecuteOptionsParcel
DExecuteInIsolatedServiceRequest.java121 public @OutputType int getOutputType() { in getOutputType() method in ExecuteInIsolatedServiceRequest.OutputSpec
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMethodDescriptorProto.php149 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DMethodDescriptorProto.php149 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
H A DJavaUtilCollectionsDeserializers.java176 public JavaType getOutputType(TypeFactory typeFactory) { in getOutputType() method in JavaUtilCollectionsDeserializers.JavaUtilCollectionsConverter
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrShaders.hpp213 inline GeometryShaderOutputType getOutputType(void) const in getOutputType() function in rr::GeometryShader
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h143 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
H A DParseContext.h529 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/
DRISCVVIntrinsicUtils.h416 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/
DRISCVVIntrinsicUtils.h416 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Support/
DRISCVVIntrinsicUtils.h416 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp188 const IFDataType &getOutputType(void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Support/
DRISCVVIntrinsicUtils.h416 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsVertexArrayTests.hpp203 virtual Array::OutputType getOutputType(void) const in getOutputType() function in deqp::gls::ContextArray
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyUtils.cpp227 OperandType OperationValidationContext::getOutputType(uint32_t index) const { in getOutputType() function in android::nn::__anon3c6bb82d0111::OperationValidationContext
DCpuExecutor.cpp138 OperandType OperationExecutionContext::getOutputType(uint32_t index) const { in getOutputType() function in android::nn::__anon47c52d1e0111::OperationExecutionContext
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java2205 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java2205 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp1389 OperandType OperationValidationContext::getOutputType(uint32_t index) const { in getOutputType() function in android::nn::__anonf570704d0111::OperationValidationContext

1234567891011