Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/src/Renderer/
DETC_Decoder.hpp18 enum InputType enum in ETC_Decoder
/external/skia/src/gpu/glsl/
DGrGLSLGeometryShaderBuilder.h19 enum class InputType { enum
DGrGLSLGeometryShaderBuilder.cpp13 using InputType = GrGLSLGeometryBuilder::InputType; in input_type_name() typedef
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs53 public MessageDescriptor InputType { get { return inputType; } } property in Google.Protobuf.Reflection.MethodDescriptor
DDescriptor.cs2326 public string InputType { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/eigen/unsupported/test/
Dautodiff.cpp40 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
114 typedef Matrix<Scalar, 2, 1> InputType; typedef
161 typedef typename Func::InputType InputType; in forward_jacobian_cpp11() typedef
Dforward_adolc.cpp31 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
DNumericalDiff.cpp20 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
DNonLinearOptimization.cpp115 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h35 typedef typename Functor::InputType InputType; typedef
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h41 typedef typename Functor::InputType InputType; typedef
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
DLevenbergMarquardt.h49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; typedef
73 typedef Matrix<Scalar,Dynamic,1> InputType; typedef
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DAlertDialogTask.java58 private enum InputType { enum in AlertDialogTask
/external/deqp/modules/glshared/
DglsDrawTest.hpp56 enum InputType enum
DglsVertexArrayTests.hpp65 enum InputType enum in deqp::gls::Array
/external/clang/lib/Driver/
DDriver.cpp1213 types::ID InputType = types::TY_Nothing; in BuildInputs() local
1588 types::ID InputType = I.first; in BuildActions() local
DTools.cpp2637 static void addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
4448 types::ID InputType = Input.getType(); in ConstructJob() local
6244 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp101 enum InputType enum
/external/clang/lib/CodeGen/
DCGStmt.cpp1710 LValue InputValue, QualType InputType, in EmitAsmInputLValue()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp206 enum InputType enum
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp201 enum InputType enum
/external/mesa3d/src/mesa/main/
Dmtypes.h2002 GLenum InputType; /**< GL_POINTS, GL_LINES, GL_LINES_ADJACENCY_ARB, member
2346 GLenum InputType; /**< GL_POINTS, GL_LINES, GL_LINES_ADJACENCY_ARB, member