Home
last modified time | relevance | path

Searched defs:StructType (Results 1 – 25 of 26) sorted by relevance

12

/third_party/libabigail/tests/data/test-diff-suppr/test39-public-headers-dir/
Dtest39-header-v0.h1 typedef struct _StructType StructType; typedef
Dtest39-header-v1.h1 typedef struct _StructType StructType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGVMaterializer.h26 class StructType; variable
DTypeFinder.h24 class StructType; variable
DConstants.h48 class StructType; variable
DDerivedTypes.h239 StructType(LLVMContext &C) : CompositeType(C, StructTyID) {} in StructType() function
DModule.h52 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
DLinker.h17 class StructType; variable
DIRMover.h21 class StructType; variable
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/common/
Dstruct_type.py20 class StructType(Enum): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h68 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerArgs.cpp161 Type *StructType = PType->getElementType(); in handleByValParam() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h23 class StructType; variable
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.hpp172 class StructType class
178 StructType(const char* typeName) : m_typeName(typeName) in StructType() function in deqp::ub::StructType
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto115 message StructType { message
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.hpp141 class StructType class
147 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in deqp::gls::ub::StructType
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp140 class StructType class
146 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in glu::StructType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp150 class StructType class
156 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::TransformFeedback::StructType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp150 class StructType class
156 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::TransformFeedback::StructType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp155 class StructType class
161 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::ubo::StructType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockCase.hpp155 class StructType class
161 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::ubo::StructType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h200 StructType(LLVMContext &C) in StructType() function
/third_party/skia/src/sksl/ir/
DSkSLType.cpp338 class StructType final : public Type { class
342 StructType(int line, skstd::string_view name, std::vector<Field> fields) in StructType() function in SkSL::StructType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h41 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp233 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()

12