Searched defs:points (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Testing/Support/
H A DAnnotations.cpp74 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { function in class:Annotations
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c376 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Dec2_smpl.c764 ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
H A Dectest.c240 const EC_POINT *points[6]; local
938 const EC_POINT *points[4]; local
1467 const EC_POINT *points[3]; local
[all...]
H A Decp_smpl.c1249 ec_GFp_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
[all...]
H A Dec_mult.c88 EC_POINT **points; /* array with pre-calculated multiples of member in struct:ec_pre_comp_st
552 ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
998 EC_POINT **points = NULL; local
[all...]
H A Dec_lib.c1181 const EC_POINT *points[1]; local
1141 EC_POINTs_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
1165 EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Decp_nistz256.c1152 ecp_nistz256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Decp_nistp521.c1769 static void make_points_affine(size_t num, felem points[][3], argument
1802 ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp224.c1401 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp256.c1958 static void make_points_affine(size_t num, smallfelem points[][3], argument
1990 ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c142 int points; local
/freebsd-11-stable/usr.bin/ministat/
H A Dministat.c137 double *points; member in struct:dataset
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp402 int *points, i; local
H A Dlbp.h316 vdmpolyline(int numpoints, int *points) argument
333 vdmpolygon(int numpoints, int *points) argument
363 int points[4]; local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddraw.c592 appendPoint(XPoint *points, int *pointi, int x, int y) argument
604 flattenCurve(XPoint *points, int *pointi, argument
650 XPoint points[POINTS_MA local
686 points, pointi, CoordModeOrigin); local
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c880 struct point points[ED_MAX_SAMPLES_NO]; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dhaifa-sched.c2080 int n, i, all, n_ready, best, delay, tries_num, points = -1; local

Completed in 191 milliseconds