Searched refs:p2 (Results 251 - 275 of 705) sorted by relevance

<<11121314151617181920>>

/external/deqp/modules/gles3/functional/
H A Des3fMultisampleTests.cpp69 Vec2 p2; member in struct:deqp::gles3::Functional::__anon3326::QuadCorners
72 QuadCorners(const Vec2& p0_, const Vec2& p1_, const Vec2& p2_, const Vec2& p3_) : p0(p0_), p1(p1_), p2(p2_), p3(p3_) {}
102 static inline bool isInsideQuad (const IVec2& point, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) argument
105 int dot1 = (point.x()-p1.x()) * (p2.y()-p1.y()) + (point.y()-p1.y()) * (p1.x()-p2.x());
106 int dot2 = (point.x()-p2.x()) * (p3.y()-p2.y()) + (point.y()-p2.y()) * (p2.x()-p3.x());
116 * p0, p1, p2 an
118 isPixelRegionUnicolored(const tcu::Surface& img, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) argument
150 drawUnicolorTestErrors(tcu::Surface& img, const tcu::PixelBufferAccess& errorImg, const IVec2& p0, const IVec2& p1, const IVec2& p2, const IVec2& p3) argument
315 renderTriangle(const Vec3& p0, const Vec3& p1, const Vec3& p2, const Vec4& c0, const Vec4& c1, const Vec4& c2) const argument
340 renderTriangle(const Vec3& p0, const Vec3& p1, const Vec3& p2, const Vec4& color) const argument
345 renderTriangle(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec4& c0, const Vec4& c1, const Vec4& c2) const argument
353 renderTriangle(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec4& color) const argument
358 renderQuad(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec2& p3, const Vec4& c0, const Vec4& c1, const Vec4& c2, const Vec4& c3) const argument
364 renderQuad(const Vec2& p0, const Vec2& p1, const Vec2& p2, const Vec2& p3, const Vec4& color) const argument
[all...]
/external/clang/test/Analysis/
H A Dstring-fail.c102 char **p2 = &p; local
108 use_stringn_ptr(p2);
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp69 auto S::*p2 = &S::f; member in class:S::S
78 only<void (S::*)()> test2 = p2;
/external/fonttools/Lib/fontTools/pens/
H A DreportLabPen.py25 def _curveToOne(self, p1, p2, p3):
27 (x2,y2) = p2
/external/fonttools/Tools/fontTools/pens/
H A DreportLabPen.py25 def _curveToOne(self, p1, p2, p3):
27 (x2,y2) = p2
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
H A DBIHTriangle.java45 public BIHTriangle(Vector3f p1, Vector3f p2, Vector3f p3) { argument
47 pointb.set(p2);
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_points.c59 const GLfloat p2 = ctx->Point.Params[2]; local
66 const GLfloat q = p0 + dist * (p1 + dist * p2);
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.0/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.1/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.2/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.2.1/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.2.2/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.2.3/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/1.2.4/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/
H A DPortParser.java48 * h1,h2,h3,h4,p1,p2
84 * h1,h2,h3,h4,p1,p2
132 int p2 = port % 256;
135 buffer.append(String.valueOf(p2));
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/java/org/mockftpserver/stub/command/
H A DPasvCommandHandler.java33 * "<i>Entering Passive Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
34 * bytes of the 32-bit internet host address of the server, and <i>p1..p2</i> are the 2
88 int p2 = port % 256;
91 buffer.append(String.valueOf(p2));
/external/v8/src/mips/
H A Dsimulator-mips.h26 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
27 entry(p0, p1, p2, p3, p4)
37 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
39 p0, p1, p2, p3, NULL, p4, p5, p6, p7, p8))
388 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
390 FUNCTION_ADDR(entry), 5, p0, p1, p2, p3, p4))
392 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \
394 entry, 10, p0, p1, p2, p3, NULL, p4, p5, p6, p7, p8)
/external/v8/test/cctest/compiler/
H A Dgraph-builder-tester.h85 MachineType p2 = kMachNone,
93 p0, p1, p2, p3, p4)),
/external/v8/test/webkit/fast/js/
H A DPromise-static-race.js31 var p2 = new Promise(function(resolve) { resolve('p2'); });
38 var p9 = new Promise(function(resolve) { resolve(p2); });
83 shouldBeEqualToString('result', 'p2');

Completed in 983 milliseconds

<<11121314151617181920>>