/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/ |
D | VarType.java | 46 public class VarType extends Type { class 49 public VarType() { in VarType() method in VarType 57 public VarType(TokenRange tokenRange) { in VarType() method in VarType
|
/external/deqp/framework/opengl/ |
D | gluVarType.cpp | 31 VarType::VarType (void) in VarType() function in glu::VarType 36 VarType::VarType (const VarType& other) in VarType() function in glu::VarType 42 VarType::VarType (DataType basicType, Precision precision) in VarType() function in glu::VarType 49 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in glu::VarType 57 VarType::VarType (const StructType* structPtr) in VarType() function in glu::VarType
|
/external/rust/crates/bindgen/src/ir/ |
D | var.rs | 22 pub enum VarType { enum 56 val: Option<VarType>, in new() 75 pub fn val(&self) -> Option<&VarType> { in val()
|
D | traversal.rs | 174 VarType, enumerator
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
D | PreferRegisterOverUnsignedCheck.cpp | 38 const auto *VarType = Result.Nodes.getNodeAs<QualType>("varType"); in check() local
|
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::string name; 30 std::vector<int64_t> shape;
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFPreserveDIType.cpp | 93 IntegerType *VarType = Type::getInt64Ty(BB->getContext()); in BPFPreserveDITypeImpl() local
|
/external/llvm/tools/llvm-pdbdump/ |
D | VariableDumper.cpp | 41 auto VarType = Var.getType(); in start() local
|
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/ |
D | AST.h | 28 struct VarType { struct 29 std::vector<int64_t> shape;
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyVariableDumper.cpp | 43 auto VarType = Var.getType(); in start() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockCase.cpp | 110 VarType::VarType(void) : m_type(TYPE_LAST), m_flags(0) in VarType() function in deqp::ub::VarType 114 VarType::VarType(const VarType& other) : m_type(TYPE_LAST), m_flags(0) in VarType() function in deqp::ub::VarType 119 VarType::VarType(glu::DataType basicType, deUint32 flags) : m_type(TYPE_BASIC), m_flags(flags) in VarType() function in deqp::ub::VarType 124 VarType::VarType(const VarType& elementType, int arraySize) : m_type(TYPE_ARRAY), m_flags(0) in VarType() function in deqp::ub::VarType 130 VarType::VarType(const StructType* structPtr) : m_type(TYPE_STRUCT), m_flags(0) in VarType() function in deqp::ub::VarType
|
D | glcUniformBlockCase.hpp | 66 class VarType class
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.cpp | 116 VarType::VarType (void) in VarType() function in deqp::gls::ub::VarType 122 VarType::VarType (const VarType& other) in VarType() function in deqp::gls::ub::VarType 129 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in deqp::gls::ub::VarType 136 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in deqp::gls::ub::VarType 144 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in deqp::gls::ub::VarType
|
D | glsUniformBlockCase.hpp | 71 class VarType class
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 63 VarType::VarType (void) in VarType() function in vkt::ubo::VarType 69 VarType::VarType (const VarType& other) in VarType() function in vkt::ubo::VarType 76 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::ubo::VarType 83 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::ubo::VarType 91 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::ubo::VarType
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutCase.cpp | 71 VarType::VarType (void) in VarType() function in vkt::TransformFeedback::VarType 77 VarType::VarType (const VarType& other) in VarType() function in vkt::TransformFeedback::VarType 84 VarType::VarType (glu::DataType basicType, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType 91 VarType::VarType (const VarType& elementType, int arraySize) in VarType() function in vkt::TransformFeedback::VarType 99 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType() function in vkt::TransformFeedback::VarType
|
/external/llvm-project/llvm/unittests/IR/ |
D | ValueMapTest.cpp | 117 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
|
/external/llvm/unittests/IR/ |
D | ValueMapTest.cpp | 118 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | GenericTaintChecker.cpp | 68 VariadicType VarType; member 230 VariadicType VarType; member
|
/external/lzma/CPP/7zip/Common/ |
D | MethodProps.cpp | 252 VARTYPE VarType; member
|