HomeSort by relevance Sort by last modified time
    Searched refs:BaseType (Results 1 - 25 of 327) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/framework/referencerenderer/
rrPrimitiveTypes.hpp 53 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_TRIANGLES> { typedef pa::Triangle Type; typedef pa::Triangle BaseType; typedef pa::Triangles Assembler; };
54 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_TRIANGLE_STRIP> { typedef pa::Triangle Type; typedef pa::Triangle BaseType; typedef pa::TriangleStrip Assembler; };
55 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_TRIANGLE_FAN> { typedef pa::Triangle Type; typedef pa::Triangle BaseType; typedef pa::TriangleFan Assembler; };
56 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINES> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::Lines Assembler; };
57 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_STRIP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineStrip Assembler; };
58 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_LOOP> { typedef pa::Line Type; typedef pa::Line BaseType; typedef pa::LineLoop Assembler; };
59 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_POINTS> { typedef pa::Point Type; typedef pa::Point BaseType; typedef pa::Points Assembler; };
60 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINES_ADJACENCY> { typedef pa::LineAdjacency Type; typedef pa::Line BaseType; typedef pa::LinesAdjacency Assembler; };
61 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_LINE_STRIP_ADJACENCY> { typedef pa::LineAdjacency Type; typedef pa::Line BaseType; typedef pa::LineStripAdjacency Assembler; };
62 template <> struct PrimitiveTypeTraits<PRIMITIVETYPE_TRIANGLES_ADJACENCY> { typedef pa::TriangleAdjacency Type; typedef pa::Triangle BaseType; typedef pa::TrianglesAdjacency Assembler; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 62 using BaseType = RecursiveASTVisitor<Derived>;
71 bool Result = BaseType::TraverseObjCImplementationDecl(D);
76 bool Result = BaseType::TraverseObjCCategoryImplDecl(D);
86 if (BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Child)) {
92 if (!BaseType::getDerived().TraverseDecl(Child))
105 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling))
108 if (!BaseType::getDerived().TraverseDecl(Child))
148 assert(!BaseType::getDerived().shouldTraversePostOrder() &&
152 if (!BaseType::getDerived().TraverseDecl(D))
  /external/pdfium/core/fxcrt/
fx_coordinates.h 18 template <class BaseType>
22 CFX_PTemplate(BaseType new_x, BaseType new_y) : x(new_x), y(new_y) {}
38 CFX_PTemplate& operator+=(const CFX_PTemplate<BaseType>& obj) {
43 CFX_PTemplate& operator-=(const CFX_PTemplate<BaseType>& obj) {
55 BaseType x;
56 BaseType y;
61 template <class BaseType>
66 CFX_STemplate(BaseType new_width, BaseType new_height
    [all...]
  /art/libartbase/base/
transform_array_ref.h 30 template <typename BaseType, typename Function>
33 using Iter = TransformIterator<typename ArrayRef<BaseType>::iterator, Function>;
38 TransformIterator<typename ArrayRef<BaseType>::const_iterator, Function>;
39 template <typename F, typename = typename std::result_of<F(const BaseType&)>::type>
62 using difference_type = typename ArrayRef<BaseType>::difference_type;
63 using size_type = typename ArrayRef<BaseType>::size_type;
74 typename = typename std::enable_if<std::is_same<BaseType, const OtherBT>::value>::type>
83 typename = typename std::enable_if<std::is_same<BaseType, const OtherBT>::value>::type>
131 ArrayRef<BaseType> base() {
134 ArrayRef<const BaseType> base() const
    [all...]
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
cwise_ops.h 39 const DataType lhs = BaseType(input_type(0));
40 const DataType rhs = BaseType(input_type(1));
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrBuilder.h 38 } BaseType;
49 SystemZAddressMode() : BaseType(RegBase), IndexReg(0), Disp(0) {
91 if (AM.BaseType == SystemZAddressMode::RegBase)
93 else if (AM.BaseType == SystemZAddressMode::FrameIndexBase)
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
pointer_wrapper.h 14 using BaseType = T;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Loads.cpp 93 Type *BaseType = 0;
97 BaseType = AI->getAllocatedType();
103 BaseType = GV->getType()->getElementType();
108 if (BaseType && BaseType->isSized()) {
110 BaseAlign = TD->getPrefTypeAlignment(BaseType);
119 if (ByteOffset + LoadSize <= TD->getTypeAllocSize(BaseType) &&
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrBuilder.h 42 } BaseType;
56 : BaseType(RegBase), Scale(1), IndexReg(0), Disp(0), GV(0), GVOpFlags(0) {
64 if (BaseType == X86AddressMode::RegBase)
68 assert(BaseType == X86AddressMode::FrameIndexBase);
127 if (AM.BaseType == X86AddressMode::RegBase)
130 assert(AM.BaseType == X86AddressMode::FrameIndexBase);
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 41 } BaseType;
55 : BaseType(RegBase), Scale(1), IndexReg(0), Disp(0), GV(nullptr),
64 if (BaseType == X86AddressMode::RegBase)
68 assert(BaseType == X86AddressMode::FrameIndexBase);
93 AM.BaseType = X86AddressMode::RegBase;
96 AM.BaseType = X86AddressMode::FrameIndexBase;
155 if (AM.BaseType == X86AddressMode::RegBase)
158 assert(AM.BaseType == X86AddressMode::FrameIndexBase);
  /frameworks/native/libs/vr/libvrflinger/
hwc_types.h 107 using BaseType = EnumType;
110 using ValueType = typename UnderlyingType<BaseType>::Type;
121 // Implicit conversion from BaseType.
122 Wrapper(BaseType value) : value(static_cast<ValueType>(value)) {}
128 // Implicit conversion to BaseType.
129 operator BaseType() const { return static_cast<BaseType>(value); }
139 // Converts to string using HWC2 stringification of BaseType.
141 return HWC2::to_string(static_cast<BaseType>(value));
146 bool operator!=(BaseType other_value) const
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 291 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK,
299 const ExtVectorType *vecType = baseType->getAs<ExtVectorType>();
372 << baseType << SourceRange(CompLoc);
457 Sema::ActOnDependentMemberExpr(Expr *BaseExpr, QualType BaseType,
474 const PointerType *PT = BaseType->getAs<PointerType>();
479 << BaseType << BaseExpr->getSourceRange() << NameInfo.getSourceRange();
484 assert(BaseType->isDependentType() ||
488 // Get the type being accessed in BaseType. If this is an arrow, the BaseExpr
491 Context, BaseExpr, BaseType, IsArrow, OpLoc,
501 QualType BaseType,
    [all...]
  /external/flatbuffers/include/flatbuffers/
reflection.h 33 inline bool IsScalar (reflection::BaseType t) { return t >= reflection::UType &&
35 inline bool IsInteger(reflection::BaseType t) { return t >= reflection::UType &&
37 inline bool IsFloat (reflection::BaseType t) { return t == reflection::Float ||
39 inline bool IsLong (reflection::BaseType t) { return t == reflection::Long ||
43 inline size_t GetTypeSize(reflection::BaseType base_type) {
44 // This needs to correspond to the BaseType enum.
51 inline size_t GetTypeSizeInline(reflection::BaseType base_type,
149 int64_t GetAnyValueI(reflection::BaseType type, const uint8_t *data);
152 double GetAnyValueF(reflection::BaseType type, const uint8_t *data);
155 std::string GetAnyValueS(reflection::BaseType type, const uint8_t *data
    [all...]
  /external/clang/test/CoverageMapping/
classtemplate.cpp 9 enum BaseType {
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 40 } BaseType;
42 struct { // This is really a union, discriminated by BaseType!
56 : BaseType(RegBase), Disp(0), GV(nullptr), CP(nullptr),
66 if (BaseType == RegBase && Base.Reg.getNode() != nullptr) {
69 } else if (BaseType == FrameIndexBase) {
168 if (AM.BaseType != MSP430ISelAddressMode::RegBase || AM.Base.Reg.getNode()) {
174 AM.BaseType = MSP430ISelAddressMode::RegBase;
196 if (AM.BaseType == MSP430ISelAddressMode::RegBase
198 AM.BaseType = MSP430ISelAddressMode::FrameIndexBase;
251 if (AM.BaseType == MSP430ISelAddressMode::RegBase)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 39 } BaseType;
41 struct { // This is really a union, discriminated by BaseType!
55 : BaseType(RegBase), Disp(0), GV(0), CP(0), BlockAddr(0),
65 if (BaseType == RegBase && Base.Reg.getNode() != 0) {
68 } else if (BaseType == FrameIndexBase) {
173 if (AM.BaseType != MSP430ISelAddressMode::RegBase || AM.Base.Reg.getNode()) {
179 AM.BaseType = MSP430ISelAddressMode::RegBase;
201 if (AM.BaseType == MSP430ISelAddressMode::RegBase
203 AM.BaseType = MSP430ISelAddressMode::FrameIndexBase;
256 if (AM.BaseType == MSP430ISelAddressMode::RegBase)
    [all...]
  /external/llvm/lib/Analysis/
Loads.cpp 206 Type *BaseType = nullptr;
210 BaseType = AI->getAllocatedType();
217 BaseType = GV->getType()->getElementType();
229 if (BaseType && BaseType->isSized()) {
231 BaseAlign = DL.getPrefTypeAlignment(BaseType);
235 if (ByteOffset + LoadSize <= DL.getTypeAllocSize(BaseType) &&
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugHandlerBase.cpp 103 DIType *BaseType = DDTy->getBaseType().resolve();
105 assert(BaseType && "Unexpected invalid base type");
110 if (BaseType->getTag() == dwarf::DW_TAG_reference_type ||
111 BaseType->getTag() == dwarf::DW_TAG_rvalue_reference_type)
114 return getBaseTypeSize(BaseType);

Completed in 732 milliseconds

1 2 3 4 5 6 7 8 91011>>