Home
last modified time | relevance | path

Searched refs:Poly (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/CXX/basic/basic.def.odr/
Dp2-typeid.cpp13 struct Poly { struct
14 virtual ~Poly();
28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
30 xp.g(Poly()); in test()
35 xpr.g(Poly()); // expected-note{{instantiation of member function}} in test()
/external/clang/test/SemaCXX/
Ddynamic-cast.cpp13 struct Poly struct
18 struct PolyDerived : Poly
68 (void)dynamic_cast<A*>((Poly*)0); in poly()
69 (void)dynamic_cast<A&>(*((Poly*)0)); in poly()
74 (void)dynamic_cast<Poly*>((A*)0); // expected-error {{'A' is not polymorphic}} in poly()
Druntimediag-ppe.cpp14 class Poly { virtual ~Poly(); }; class
15 Poly& P(int);
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp12-0x.cpp27 class Poly { virtual ~Poly(); }; class
29 const std::type_info& m = typeid(*(Poly*)S::m); // expected-error {{invalid use of non-static data …
30 const std::type_info& n = typeid(*(Poly*)(0*sizeof S::m));
/external/clang/test/SemaObjCXX/
Darc-ppe.mm14 class Poly { virtual ~Poly(); };
15 Poly& P(void*);
/external/skia/src/gpu/
DGrTessellator.cpp104 struct Poly;
390 Poly* fLeftPoly; // The Poly to the left of this edge, if any.
391 Poly* fRightPoly; // The Poly to the right of this edge, if any.
518 struct Poly { struct
519 Poly(Vertex* v, int winding) in Poly() argument
609 Poly* addEdge(Edge* e, Side side, SkArenaAlloc& alloc) { in addEdge() argument
612 Poly* partner = fPartner; in addEdge()
613 Poly* poly = this; in addEdge()
665 Poly* fNext; argument
666 Poly* fPartner; argument
[all …]
/external/skqp/src/gpu/
DGrTessellator.cpp104 struct Poly;
390 Poly* fLeftPoly; // The Poly to the left of this edge, if any.
391 Poly* fRightPoly; // The Poly to the right of this edge, if any.
518 struct Poly { struct
519 Poly(Vertex* v, int winding) in Poly() function
609 Poly* addEdge(Edge* e, Side side, SkArenaAlloc& alloc) { in addEdge() argument
612 Poly* partner = fPartner; in addEdge()
613 Poly* poly = this; in addEdge()
665 Poly* fNext; argument
666 Poly* fPartner; argument
[all …]
/external/clang/utils/TableGen/
DNeonEmitter.cpp136 bool Float, Signed, Immediate, Void, Poly, Constant, Pointer; member in __anon985e31310111::Type
145 : Float(false), Signed(false), Immediate(false), Void(true), Poly(false), in Type()
151 Void(false), Poly(false), Constant(false), Pointer(false), in Type()
171 bool isInteger() const { return !Float && !Poly; } in isInteger()
179 bool isPoly() const { return Poly; } in isPoly()
197 Poly = false; in makeInteger()
204 Poly = false; in makeImmediate()
562 if (Poly) in str()
646 if (Poly) { in getNeonEnum()
669 T.Poly = false; in fromTypedefName()
[all …]
/external/clang/lib/ASTMatchers/Dynamic/
DMarshallers.h234 static void mergePolyMatchers(const PolyMatcher &Poly,
239 static void mergePolyMatchers(const PolyMatcher &Poly,
241 Out.push_back(ast_matchers::internal::Matcher<typename TypeList::head>(Poly));
242 mergePolyMatchers(Poly, Out, typename TypeList::tail());
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dacondit.pbxuser483 fRef = 1A0F343212EA411F00496BB8 /* Poly.g */;
484 name = "Poly.g: 12";
543 1A0F343212EA411F00496BB8 /* Poly.g */ = {
Dproject.pbxproj556 …1A0F343212EA411F00496BB8 /* Poly.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileTy…
561 …1A0F347812EA444500496BB8 /* Poly.tokens */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownF…
1170 1A0F347812EA444500496BB8 /* Poly.tokens */,
1183 1A0F343212EA411F00496BB8 /* Poly.g */,
1787 …buildArgumentsString = "-jar /Library/Java/Extensions/antlr-3.3.1.jar Poly.g PolyDifferentiator.g …
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/
Dproject.pbxproj588 …1A63BCBF134F5EB2002EDFB4 /* Poly.tokens */ = {isa = PBXFileReference; lastKnownFileType = text; pa…
597 …1A63BCC8134F5EB2002EDFB4 /* Poly.g */ = {isa = PBXFileReference; lastKnownFileType = text; path =
598 …1A63BCC9134F5EB2002EDFB4 /* Poly.tokens */ = {isa = PBXFileReference; lastKnownFileType = text; pa…
1373 1A63BCC8134F5EB2002EDFB4 /* Poly.g */,
1374 1A63BCC9134F5EB2002EDFB4 /* Poly.tokens */,
1396 1A63BCBF134F5EB2002EDFB4 /* Poly.tokens */,
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in542 { "Poly", { {"terms", ArrayReference},
7547 Poly = 271
11098 case 136: /* Poly */
/external/ImageMagick/PerlMagick/
DMagick.xs7547 Poly = 271 in Mogrify()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...