Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java57 OutputType getOutputType(); in getOutputType() method
80 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
105 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
143 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
186 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
DSegmentation.java73 public abstract OutputType getOutputType(); in getOutputType() method in Segmentation
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DConverter.java47 public JavaType getOutputType(TypeFactory typeFactory); in getOutputType() method
DStdConverter.java31 public JavaType getOutputType(TypeFactory typeFactory) { in getOutputType() method in StdConverter
/external/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php147 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DJavaUtilCollectionsDeserializers.java176 public JavaType getOutputType(TypeFactory typeFactory) { in getOutputType() method in JavaUtilCollectionsDeserializers.JavaUtilCollectionsConverter
/external/deqp/framework/referencerenderer/
DrrShaders.hpp186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader
/external/angle/src/compiler/translator/
DCompiler.h136 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DParseContext.h492 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/external/llvm-project/lld/MachO/
DDriver.cpp56 static HeaderFileType getOutputType(const opt::InputArgList &args) { in getOutputType() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp175 const IFDataType& getOutputType (void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp184 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp905 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anonde041cf70111::AttributeArray
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2030 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor