Searched defs:Poly (Results 1 – 10 of 10) sorted by relevance
/external/clang/test/CXX/basic/basic.def.odr/ |
D | p2-typeid.cpp | 13 struct Poly { struct 28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
|
/external/clang/test/SemaCXX/ |
D | runtimediag-ppe.cpp | 14 class Poly { virtual ~Poly(); }; class
|
D | dynamic-cast.cpp | 13 struct Poly struct
|
/external/skia/src/gpu/ |
D | GrTessellator.cpp | 503 struct Poly { struct 504 Poly(Vertex* v, int winding) in Poly() argument 519 typedef enum { kLeft_Side, kRight_Side } Side; 520 struct MonotonePoly { 594 Poly* addEdge(Edge* e, Side side, SkArenaAlloc& alloc) { in addEdge() 635 void* emit(bool emitCoverage, void *data) { in emit() 645 Vertex* lastVertex() const { return fTail ? fTail->fLastEdge->fBottom : fFirstVertex; } in lastVertex() 646 Vertex* fFirstVertex; 647 int fWinding; 648 MonotonePoly* fHead; [all …]
|
/external/skqp/src/gpu/ |
D | GrTessellator.cpp | 503 struct Poly { struct 504 Poly(Vertex* v, int winding) in Poly() argument 519 typedef enum { kLeft_Side, kRight_Side } Side; 520 struct MonotonePoly { 594 Poly* addEdge(Edge* e, Side side, SkArenaAlloc& alloc) { in addEdge() 635 void* emit(bool emitCoverage, void *data) { in emit() 645 Vertex* lastVertex() const { return fTail ? fTail->fLastEdge->fBottom : fFirstVertex; } in lastVertex() 646 Vertex* fFirstVertex; 647 int fWinding; 648 MonotonePoly* fHead; [all …]
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
D | p12-0x.cpp | 27 class Poly { virtual ~Poly(); }; class
|
/external/tensorflow/tensorflow/contrib/recurrent/python/kernel_tests/ |
D | recurrent_test.py | 53 def Poly(theta, state, inputs): function
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | functional_ops_test.py | 924 def Poly(x): function
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 136 bool Float, Signed, Immediate, Void, Poly, Constant, Pointer; member in __anon985e31310111::Type
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |