Searched defs:point (Results 176 - 200 of 224) sorted by relevance

123456789

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_openssl.c1281 const struct crypto_ec_point *point, u8 *x, u8 *y)
1291 EC_POINT_get_affine_coordinates_GFp(e->group, (EC_POINT *) point,
1280 crypto_ec_point_to_bin(struct crypto_ec *e, const struct crypto_ec_point *point, u8 *x, u8 *y) argument
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_openssl.c1281 const struct crypto_ec_point *point, u8 *x, u8 *y)
1291 EC_POINT_get_affine_coordinates_GFp(e->group, (EC_POINT *) point,
1280 crypto_ec_point_to_bin(struct crypto_ec *e, const struct crypto_ec_point *point, u8 *x, u8 *y) argument
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_openssl.c1281 const struct crypto_ec_point *point, u8 *x, u8 *y)
1291 EC_POINT_get_affine_coordinates_GFp(e->group, (EC_POINT *) point,
1280 crypto_ec_point_to_bin(struct crypto_ec *e, const struct crypto_ec_point *point, u8 *x, u8 *y) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jar ... registry org.eclipse.core.runtime.IExtensionPoint point org.eclipse.core.runtime.IExtension[] extensions ...
/external/clang/lib/Serialization/
H A DASTWriter.cpp2642 const DiagnosticsEngine::DiagStatePoint &point = *I; local
2643 if (point.Loc.isInvalid())
2646 Record.push_back(point.Loc.getRawEncoding());
2647 unsigned &DiagStateID = DiagStateIDMap[point.State];
2653 I = point.State->begin(), E = point.State->end(); I != E; ++I) {
3959 // If we only have a single declaration, there is no point in storing
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp383 Attachment& getAttachment (AttachmentPoint point) { return m_attachments[point]; } argument
384 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; }
784 tcu::PixelBufferAccess getFboAttachment (const rc::Framebuffer& framebuffer, rc::Framebuffer::AttachmentPoint point);
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp915 tcu::Vec2 point; local
917 point.x() = (float)(samples[sampleNdx].writtenSize);
918 point.y() = (float)(samples[sampleNdx].duration.*target);
920 samplePoints.push_back(point);
933 tcu::Vec2 point; local
935 point.x() = (float)(samples[sampleNdx].renderDataSize);
936 point.y() = (float)(samples[sampleNdx].duration.*target);
938 samplePoints.push_back(point);
6100 // find stabilization point
6170 << description << ": Correlation with data point observatio
[all...]
/external/freetype/src/raster/
H A Dftraster.c980 /* x1 :: The x-coordinate of the segment's start point. */
982 /* y1 :: The y-coordinate of the segment's start point. */
984 /* x2 :: The x-coordinate of the segment's end point. */
986 /* y2 :: The y-coordinate of the segment's end point. */
1119 /* x1 :: The x-coordinate of the segment's start point. */
1121 /* y1 :: The y-coordinate of the segment's start point. */
1123 /* x2 :: The x-coordinate of the segment's end point. */
1125 /* y2 :: The y-coordinate of the segment's end point. */
1351 /* x :: The x-coordinate of the segment's end point (its start point */
1729 FT_Vector* point; local
[all...]
/external/icu/icu4c/source/common/
H A Dubidi.c1768 Point point; local
1781 if (pInsertPoints->size >= pInsertPoints->capacity) /* no room for new point */
1794 point.pos=pos;
1795 point.flag=flag;
1796 pInsertPoints->points[pInsertPoints->size]=point;
/external/opencv/cvaux/src/
H A Dcvepilines.cpp98 /* Compute 3D point for scanline and alpha betta */
101 CvPoint3D64d* point)
127 point->x = partX * invPartAll;
128 point->y = partY * invPartAll;
129 point->z = partZ * invPartAll;
175 /* Compute point coordinates in other system */
383 /* Create convertion for camera 2: two direction and camera point */
408 /* Compute point B: xB,yB,zB */
495 int icvGetDirectionForPoint( CvPoint2D64d point, argument
508 vect[0] = point
99 icvCompute3DPoint( double alpha,double betta, CvStereoLineCoeff* coeffs, CvPoint3D64d* point) argument
1264 icvProjectPointToImage( CvPoint3D64d point, CvMatr64d camMatr,CvMatr64d rotMatr,CvVect64d transVect, CvPoint2D64d* projPoint) argument
2028 icvGetNormalDirect(CvVect64d direct,CvPoint2D64d point,CvVect64d normDirect) argument
2081 icvProjectPointToDirect( CvPoint2D64d point,CvVect64d lineCoeff, CvPoint2D64d* projectPoint) argument
2098 icvGetDistanceFromPointToDirect( CvPoint2D64d point,CvVect64d lineCoef,double*dist) argument
[all...]
/external/openssh/
H A Dsshkey.c1069 * Field sizes for the random art. Have to be odd, so the starting point
1124 /* mark starting point and end point*/
1223 * permitted to modify the buffer. This leaves *cpp to point just beyond the
2988 sshkey_dump_ec_point(const EC_GROUP *group, const EC_POINT *point) argument
2993 if (point == NULL) {
2994 fputs("point=(NULL)\n", stderr);
3012 if (EC_POINT_get_affine_coordinates_GFp(group, point, x, y,
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2023 CPVT_WordPlace CFX_Edit::SearchWordPlace(const CPDF_Point& point) const
2027 return m_pVT->SearchWordPlace(EditToVT(point));
2120 CPDF_Point CFX_Edit::VTToEdit(const CPDF_Point & point) const
2140 return CPDF_Point(point.x - (m_ptScrollPos.x - rcPlate.left),
2141 point.y - (m_ptScrollPos.y + fPadding - rcPlate.top));
2144 CPDF_Point CFX_Edit::EditToVT(const CPDF_Point & point) const
2164 return CPDF_Point(point.x + (m_ptScrollPos.x - rcPlate.left),
2165 point.y + (m_ptScrollPos.y + fPadding - rcPlate.top));
2252 void CFX_Edit::SetScrollPos(const CPDF_Point & point) argument
2254 SetScrollPosX(point
2664 OnMouseDown(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) argument
2678 OnMouseMove(const CPDF_Point & point,FX_BOOL bShift,FX_BOOL bCtrl) argument
[all...]
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c1074 /* x1 :: The x-coordinate of the segment's start point. */
1076 /* y1 :: The y-coordinate of the segment's start point. */
1078 /* x2 :: The x-coordinate of the segment's end point. */
1080 /* y2 :: The y-coordinate of the segment's end point. */
1213 /* x1 :: The x-coordinate of the segment's start point. */
1215 /* y1 :: The y-coordinate of the segment's start point. */
1217 /* x2 :: The x-coordinate of the segment's end point. */
1219 /* y2 :: The y-coordinate of the segment's end point. */
1445 /* x :: The x-coordinate of the segment's end point (its start point */
1823 FT_Vector* point; local
[all...]
/external/skia/src/effects/
H A DSkLightingImageFilter.cpp40 const SkPoint3& point) {
42 pdman.set3fv(uni, 1, &point.fX);
46 const SkPoint3& point) {
47 setUniformPoint3(pdman, uni, SkPoint3(point.fX, point.fY, point.fZ));
264 SkPoint3 point; local
265 point.fX = buffer.readScalar();
266 point.fY = buffer.readScalar();
267 point
39 setUniformPoint3(const GrGLProgramDataManager& pdman, UniformHandle uni, const SkPoint3& point) argument
45 setUniformNormal3(const GrGLProgramDataManager& pdman, UniformHandle uni, const SkPoint3& point) argument
274 writePoint3(const SkPoint3& point, SkWriteBuffer& buffer) argument
[all...]
/external/skia/src/gpu/
H A DGrAtlasTextContext.cpp139 // the coverage adjustment we should get 0.5 coverage at the same point.
179 // compute point where a mask value will give us a result of 0.5
818 // transform our starting point
1109 // now adjust starting point depending on alignment
1845 SkPoint* point = reinterpret_cast<SkPoint*>(vertex); local
1846 point->fX += transX;
1847 point->fY += transY;
H A DGrContext.cpp299 // don't overflow fixed-point implementations
393 static inline bool rect_contains_inclusive(const SkRect& rect, const SkPoint& point) { argument
394 return point.fX >= rect.fLeft && point.fX <= rect.fRight &&
395 point.fY >= rect.fTop && point.fY <= rect.fBottom;
1612 // there is no longer any point to using the scratch.
/external/skia/src/pdf/
H A DSkPDFDevice.cpp413 // face of floating-point accuracy and possible SkRegion bitmap
831 // PDF won't draw a single point with square/butt caps because the
1578 SkPoint point; member in struct:NamedDestination
1580 NamedDestination(const SkData* nameData, const SkPoint& point) argument
1581 : nameData(SkRef(nameData)), point(point) {}
1588 void SkPDFDevice::defineNamedDestination(SkData* nameData, const SkPoint& point, argument
1593 transform.mapXY(point.x(), point.y(), &translatedPoint);
1606 pdfDest->appendScalar(dest->point
[all...]
/external/freetype/src/truetype/
H A Dttinterp.c1684 /* Moves a point by a given distance along the freedom vector. The */
1685 /* point will be `touched'. */
1688 /* point :: The index of the point to move. */
1698 FT_UShort point,
1717 zone->cur[point].x += FT_MulDiv( distance, v, exc->F_dot_P );
1719 zone->tags[point] |= FT_CURVE_TAG_TOUCH_X;
1726 zone->cur[point].y += FT_MulDiv( distance, v, exc->F_dot_P );
1728 zone->tags[point] |= FT_CURVE_TAG_TOUCH_Y;
1739 /* Moves the *original* position of a point b
1696 Direct_Move( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1751 Direct_Move_Orig( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1786 Direct_Move_X( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1804 Direct_Move_Y( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1827 Direct_Move_Orig_X( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1839 Direct_Move_Orig_Y( TT_ExecContext exc, TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
5279 FT_UShort point; local
5435 Move_Zp2_Point( TT_ExecContext exc, FT_UShort point, FT_F26Dot6 dx, FT_F26Dot6 dy, FT_Bool touch ) argument
5489 FT_UShort point; local
5649 FT_UShort point; local
5801 FT_UShort point; local
5870 FT_UShort point; local
5923 FT_UShort point; local
6035 FT_UShort point; local
6173 FT_UShort point; local
6400 FT_UShort point; local
6464 FT_UShort point, local
6661 FT_UInt point = (FT_UInt)exc->stack[--exc->args]; local
6745 FT_UShort point; local
6919 FT_UInt point; /* current point */ local
[all...]
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.c1832 /* Moves a point by a given distance along the freedom vector. The */
1833 /* point will be `touched'. */
1836 /* point :: The index of the point to move. */
1845 FT_UShort point,
1864 zone->cur[point].x += FT_MulDiv( distance, v, CUR.F_dot_P );
1866 zone->tags[point] |= FT_CURVE_TAG_TOUCH_X;
1873 zone->cur[point].y += FT_MulDiv( distance, v, CUR.F_dot_P );
1875 zone->tags[point] |= FT_CURVE_TAG_TOUCH_Y;
1886 /* Moves the *original* position of a point b
1844 Direct_Move( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1898 Direct_Move_Orig( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1932 Direct_Move_X( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1949 Direct_Move_Y( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1971 Direct_Move_Orig_X( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
1982 Direct_Move_Orig_Y( EXEC_OP_ TT_GlyphZone zone, FT_UShort point, FT_F26Dot6 distance ) argument
5733 FT_UShort point; local
5888 Move_Zp2_Point( EXEC_OP_ FT_UShort point, FT_F26Dot6 dx, FT_F26Dot6 dy, FT_Bool touch ) argument
5942 FT_UShort point; local
6101 FT_UShort point; local
6252 FT_UShort point; local
6321 FT_UShort point; local
6371 FT_UShort point; local
6480 FT_UShort point; local
6615 FT_UShort point; local
6842 FT_UShort point; local
6907 FT_UShort point, local
7108 FT_UInt point = (FT_UInt)CUR.stack[--CUR.args]; local
7188 FT_UShort point; local
7357 FT_UInt point; /* current point */ local
[all...]
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp457 static XPS_POINT xps_point(const SkPoint& point) { argument
459 SkScalarToFLOAT(point.fX),
460 SkScalarToFLOAT(point.fY),
465 static XPS_POINT xps_point(const SkPoint& point, const SkMatrix& matrix) { argument
467 matrix.mapXY(point.fX, point.fY, &skTransformedPoint);
1118 // Define the start point.
1329 // Define the start point.
/external/skia/src/ports/
H A DSkFontHost_mac.cpp888 CGPoint point = CGPointMake(-glyph.fLeft + subX, glyph.fTop + glyph.fHeight - subY); local
896 point = CGPointApplyAffineTransform(point, context.fInvTransform);
913 ctFontDrawGlyphs(context.fCTUnrotatedFont, &glyphID, &point, 1, fCG);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp3910 EC_POINT* point = EC_POINT_new(group); local
3911 if (point == NULL) {
3916 return reinterpret_cast<uintptr_t>(point);
3966 EC_POINT* point = fromContextObject<EC_POINT>(env, pointRef); local
3967 if (point == NULL) {
3970 JNI_TRACE("EC_POINT_set_affine_coordinates(%p, %p, %p, %p) <- ptr", group, point, xjavaBytes,
3988 ret = EC_POINT_set_affine_coordinates_GFp(group, point, x.get(), y.get(), NULL);
3992 ret = EC_POINT_set_affine_coordinates_GF2m(group, point, x.get(), y.get(), NULL);
4004 JNI_TRACE("EC_POINT_set_affine_coordinates(%p, %p, %p, %p) => %d", group, point,
4016 const EC_POINT* point local
[all...]
/external/libxml2/
H A Dxpath.c147 * Returns -2 in case of error 1 if first point < second point, 0 if
443 * Returns -2 in case of error -1 if first point < second point, 0 if
469 * Floating point stuff *
1430 fprintf(output, "Object is a point : index %d in node", cur->index);
3134 3 is sign, decimal point, and terminating zero
3149 * First choose format - scientific or regular floating point.
3270 * Returns -2 in case of error 1 if first point < second point,
9235 const xmlChar *point; local
9278 const xmlChar *point; local
9396 const xmlChar *point; local
[all...]

Completed in 1236 milliseconds

123456789