Searched +defs:x1 +defs:dp (Results 1 – 9 of 9) sorted by relevance
/external/clang/test/SemaTemplate/ |
D | instantiate-member-template.cpp | 14 void test_X0(int *ip, double *dp) { in test_X0() 81 void test_X1(int *ip, int i, double *dp) { in test_X1() 129 void test(X1 x1, X0<int> x0i, X0<long> x0l) { in test()
|
/external/freetype/src/autofit/ |
D | afmodule.c | 239 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in af_property_set() local 242 FT_Int dp[8]; in af_property_set() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_clip.c | 226 float x1 = header->v[1]->data[pos_attr][0] - header->v[0]->data[pos_attr][0]; in is_tri_null() local 361 float dp; in getclipdist() local 484 float dp = getclipdist(clipper, vert, plane_idx); in do_clip_tri() local
|
/external/clang/test/SemaCXX/ |
D | overload-call.cpp | 34 double* dp = h(fv); in test_h() local 136 double* dp = p(1.0f); in test_p() local 450 void g(X0 x0, X1 x1) { in g()
|
D | nested-name-spec.cpp | 268 double *dp = (alias::C*)0; // expected-error{{cannot initialize a variable of type 'double *' with … variable 421 …int x1 = ns::an_enumeration::ENUMERATOR; // expected-warning{{use of enumeration in a nested name … variable
|
/external/deqp/framework/referencerenderer/ |
D | rrRasterizer.cpp | 57 …onst VerticalFill verticalFill, const deInt64 x0, const deInt64 y0, const deInt64 x1, const deInt6… in initEdgeCCW() 316 tcu::Vector<deInt64,2> dp; in doesLineSegmentExitDiamond() member 474 const deInt64 x1 = toSubpixelCoord(v1.x()); in init() local 888 const deInt64 x1 = toSubpixelCoord(v1.x()) + widthOffset.x(); in init() local 1108 const deInt64 x1 = toSubpixelCoord(v1.x()); in init() local
|
/external/freetype/src/cff/ |
D | cffdrivr.c | 755 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in cff_property_set() local 758 FT_Int dp[8]; in cff_property_set() local
|
/external/skia/src/gpu/ |
D | GrPathUtils.cpp | 219 double x1 = qPts[1].fX; in set() local 375 SkVector dp = p - d; in is_point_within_cubic_tangents() local
|
/external/syslinux/efi/ |
D | main.c | 240 static void efi_erase(int x0, int y0, int x1, int y1, uint8_t attribute) in efi_erase() 1221 static void efi_setcwd(CHAR16 *dp) in efi_setcwd()
|