Home
last modified time | relevance | path

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

123

/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DTestSetterlessProperties501.java13 static class Poly { class in TestSetterlessProperties501
16 public Poly(int id) { this.id = id; } in Poly() method in TestSetterlessProperties501.Poly
17 protected Poly() { this(0); } in Poly() method in TestSetterlessProperties501.Poly
21 protected Map<String,Poly> m = new HashMap<String,Poly>();
22 protected List<Poly> l = new ArrayList<Poly>();
25 public Issue501Bean(String key, Poly value) { in Issue501Bean()
31 public List<Poly> getList(){ in getList()
36 public Map<String,Poly> getMap() { in getMap()
53 Issue501Bean input = new Issue501Bean("a", new Poly(13)); in testSetterlessWithPolymorphic()
68 Poly p = output.m.get("a"); in testSetterlessWithPolymorphic()
/external/llvm-project/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/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/llvm-project/libc/AOR_v20.02/math/
Dv_logf.c13 static const float Poly[] = { variable
18 #define P7 v_f32 (Poly[0])
19 #define P6 v_f32 (Poly[1])
20 #define P5 v_f32 (Poly[2])
21 #define P4 v_f32 (Poly[3])
22 #define P3 v_f32 (Poly[4])
23 #define P2 v_f32 (Poly[5])
24 #define P1 v_f32 (Poly[6])
Dv_sin.c13 static const double Poly[] = { variable
25 #define C7 v_f64 (Poly[0])
26 #define C6 v_f64 (Poly[1])
27 #define C5 v_f64 (Poly[2])
28 #define C4 v_f64 (Poly[3])
29 #define C3 v_f64 (Poly[4])
30 #define C2 v_f64 (Poly[5])
31 #define C1 v_f64 (Poly[6])
Dv_cos.c13 static const double Poly[] = { variable
25 #define C7 v_f64 (Poly[0])
26 #define C6 v_f64 (Poly[1])
27 #define C5 v_f64 (Poly[2])
28 #define C4 v_f64 (Poly[3])
29 #define C3 v_f64 (Poly[4])
30 #define C2 v_f64 (Poly[5])
31 #define C1 v_f64 (Poly[6])
Dv_exp2f_1u.c13 static const float Poly[] = { variable
17 #define C0 v_f32 (Poly[0])
18 #define C1 v_f32 (Poly[1])
19 #define C2 v_f32 (Poly[2])
20 #define C3 v_f32 (Poly[3])
21 #define C4 v_f32 (Poly[4])
22 #define C5 v_f32 (Poly[5])
Dv_exp2f.c13 static const float Poly[] = { variable
21 #define C0 v_f32 (Poly[0])
22 #define C1 v_f32 (Poly[1])
23 #define C2 v_f32 (Poly[2])
24 #define C3 v_f32 (Poly[3])
25 #define C4 v_f32 (Poly[4])
Dv_expf_1u.c13 static const float Poly[] = { variable
21 #define C0 v_f32 (Poly[0])
22 #define C1 v_f32 (Poly[1])
23 #define C2 v_f32 (Poly[2])
24 #define C3 v_f32 (Poly[3])
25 #define C4 v_f32 (Poly[4])
Dv_log.c16 static const f64_t Poly[] = { variable
25 #define A0 v_f64 (Poly[0])
26 #define A1 v_f64 (Poly[1])
27 #define A2 v_f64 (Poly[2])
28 #define A3 v_f64 (Poly[3])
29 #define A4 v_f64 (Poly[4])
Dv_cosf.c13 static const float Poly[] = { variable
23 #define A3 v_f32 (Poly[3])
24 #define A5 v_f32 (Poly[2])
25 #define A7 v_f32 (Poly[1])
26 #define A9 v_f32 (Poly[0])
/external/arm-optimized-routines/math/
Dv_logf.c12 static const float Poly[] = { variable
17 #define P7 v_f32 (Poly[0])
18 #define P6 v_f32 (Poly[1])
19 #define P5 v_f32 (Poly[2])
20 #define P4 v_f32 (Poly[3])
21 #define P3 v_f32 (Poly[4])
22 #define P2 v_f32 (Poly[5])
23 #define P1 v_f32 (Poly[6])
Dv_sin.c12 static const double Poly[] = { variable
24 #define C7 v_f64 (Poly[0])
25 #define C6 v_f64 (Poly[1])
26 #define C5 v_f64 (Poly[2])
27 #define C4 v_f64 (Poly[3])
28 #define C3 v_f64 (Poly[4])
29 #define C2 v_f64 (Poly[5])
30 #define C1 v_f64 (Poly[6])
Dv_cos.c12 static const double Poly[] = { variable
24 #define C7 v_f64 (Poly[0])
25 #define C6 v_f64 (Poly[1])
26 #define C5 v_f64 (Poly[2])
27 #define C4 v_f64 (Poly[3])
28 #define C3 v_f64 (Poly[4])
29 #define C2 v_f64 (Poly[5])
30 #define C1 v_f64 (Poly[6])
Dv_exp2f_1u.c12 static const float Poly[] = { variable
16 #define C0 v_f32 (Poly[0])
17 #define C1 v_f32 (Poly[1])
18 #define C2 v_f32 (Poly[2])
19 #define C3 v_f32 (Poly[3])
20 #define C4 v_f32 (Poly[4])
21 #define C5 v_f32 (Poly[5])
Dv_expf_1u.c12 static const float Poly[] = { variable
20 #define C0 v_f32 (Poly[0])
21 #define C1 v_f32 (Poly[1])
22 #define C2 v_f32 (Poly[2])
23 #define C3 v_f32 (Poly[3])
24 #define C4 v_f32 (Poly[4])
Dv_exp2f.c12 static const float Poly[] = { variable
20 #define C0 v_f32 (Poly[0])
21 #define C1 v_f32 (Poly[1])
22 #define C2 v_f32 (Poly[2])
23 #define C3 v_f32 (Poly[3])
24 #define C4 v_f32 (Poly[4])
Dv_log.c15 static const f64_t Poly[] = { variable
24 #define A0 v_f64 (Poly[0])
25 #define A1 v_f64 (Poly[1])
26 #define A2 v_f64 (Poly[2])
27 #define A3 v_f64 (Poly[3])
28 #define A4 v_f64 (Poly[4])
Dv_cosf.c12 static const float Poly[] = { variable
22 #define A3 v_f32 (Poly[3])
23 #define A5 v_f32 (Poly[2])
24 #define A7 v_f32 (Poly[1])
25 #define A9 v_f32 (Poly[0])
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyLexer.m4 …urce file : /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g
14 // $ANTLR 3.4 /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly
34 …leName:@"/Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g"];
77 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:7:6: ( …
78 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:7:8: '+…
111 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:8:6: ( …
112 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:8:8: '^…
147 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:5: (…
148 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:7: (…
151 …// /Users/acondit/source/antlr/code/antlr3/runtime/ObjC/Framework/examples/polydiff/Poly.g:22:7: (…
[all …]
/external/llvm-project/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()
/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()
/external/skia/src/gpu/
DGrTriangulator.h34 Poly* polys = triangulator.pathToPolys(tolerance, clipBounds, isLinear); in PathToTriangles()
50 struct Poly;
81 virtual Poly* tessellate(const VertexList& vertices, const Comparator&) const;
84 void* polysToTriangles(Poly* polys, void* data, SkPathFillType overrideFillType) const;
132 void* emitPoly(const Poly*, void *data) const;
133 Poly* makePoly(Poly** head, Vertex* v, int winding) const;
168 Poly* contoursToPolys(VertexList* contours, int contourCnt) const;
169 Poly* pathToPolys(float tolerance, const SkRect& clipBounds,
171 static int64_t CountPoints(Poly* polys, SkPathFillType overrideFillType);
172 int polysToTriangles(Poly*, GrEagerVertexAllocator*) const;
[all …]
/external/llvm-project/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/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));

123