/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | DerivedTypes.h | 290 Type *getElementType(unsigned N) const { in getElementType() function 336 Type *getElementType() const { return ContainedType; } in getElementType() function 462 Type *getElementType() const { return PointeeTy; } in getElementType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 351 Type *getElementType(unsigned N) const { in getElementType() function 399 Type *getElementType() const { return ContainedType; } in getElementType() function 598 Type *getElementType() const { return PointeeTy; } in getElementType() function
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableType.cpp | 180 const VariableType& VariableType::getElementType (void) const in getElementType() function in rsg::VariableType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 167 LLT getElementType() const { in getElementType() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcUniformBlockCase.hpp | 98 const VarType& getElementType(void) const in getElementType() function in deqp::ub::VarType
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsUniformBlockCase.hpp | 88 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in deqp::gls::ub::VarType
|
D | glsLifetimeTests.hpp | 218 Type& getElementType (void) const { return m_elementType; } in getElementType() function in deqp::gls::LifetimeTests::details::Attacher
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluVarType.hpp | 65 …const VarType& getElementType (void) const { DE_ASSERT(isArrayType()); return *m_data.array.eleme… in getElementType() function in glu::VarType
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutCase.hpp | 90 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::TransformFeedback::VarType
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
D | vktUniformBlockCase.hpp | 97 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::ubo::VarType
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutCase.hpp | 90 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::TransformFeedback::VarType
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.hpp | 97 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::ubo::VarType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 208 RecTy *getElementType() const { return Ty; } in getElementType() function 690 RecTy *getElementType() const { in getElementType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 410 TypeIndex getElementType() const { return ElementType; } in getElementType() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Constants.cpp | 2501 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
D | xmlparse.c | 7200 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, in getElementType() function
|
/third_party/python/Modules/expat/ |
D | xmlparse.c | 7187 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, in getElementType() function
|