Searched defs:point (Results 1 - 25 of 76) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/debug/
H A Ddwarf2-3.h4 struct point struct
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/debug/
H A Ddwarf2-3.h4 struct point struct
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr20927.c6 struct point { double x, y; }; struct
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Diftoa.c34 int point = 0; local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/cxx/
H A Dosmpf.cc46 char point[2]; local
50 const char *point = localeconv()->decimal_point; local
H A Dismpf.cc55 const char *point = lconv_point; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_check.c64 EC_POINT *point = NULL; local
H A Dec_oct.c71 int EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, argument
105 int EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, argument
132 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) argument
167 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
[all...]
H A Dec_print.c59 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) argument
89 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) argument
135 EC_POINT_point2hex(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BN_CTX *ctx) argument
179 EC_POINT_hex2point(const EC_GROUP *group, const char *buf, EC_POINT *point, BN_CTX *ctx) argument
[all...]
H A Dec2_oct.c91 int ec_GF2m_simple_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
165 size_t ec_GF2m_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, argument
297 int ec_GF2m_simple_oct2point(const EC_GROUP *group, EC_POINT *point, argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/s390/
H A Dpr20927.c6 struct point { double x, y; }; struct
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/ext/
H A Dstmtexpr1.C24 static unsigned point; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dtmp1.C19 static unsigned point; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20071102-1.c16 NSPoint point; local
23 RelativePoint (NSPoint point, NSPoint refPoint) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D920625-1.c3 typedef struct{double x,y;}point; typedef in typeref:struct:__anon3778
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dbufec.c48 buffer_put_ecpoint_ret(Buffer *buffer, const EC_GROUP *curve, const EC_POINT *point) argument
86 buffer_put_ecpoint(Buffer *buffer, const EC_GROUP *curve, const EC_POINT *point) argument
94 buffer_get_ecpoint_ret(Buffer *buffer, const EC_GROUP *curve, EC_POINT *point) argument
137 buffer_get_ecpoint(Buffer *buffer, const EC_GROUP *curve, EC_POINT *point) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dstmtexpr1.C24 static unsigned point; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/graphite/
H A Dpr43026.C44 unsigned int point, sf; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dtmp1.C19 static unsigned point; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20071102-1.c16 NSPoint point; local
23 RelativePoint (NSPoint point, NSPoint refPoint) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D920625-1.c3 typedef struct{double x,y;}point; typedef in typeref:struct:__anon5523
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpf/
H A Dout_str.c82 const char *point = GMP_DECIMAL_POINT; local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-locale.cc79 static char point[] = { local
105 cout << " point " << point[i] << "\n"; local
118 cout << " point " << point[i] << "\n"; local
136 static char point[] = { local
156 cout << " point " << point[i] << "\\n"; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c78 static char *point[] = { local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/arm/
H A Dkid.c86 PointHandle point; local
455 PointHandle point; local
[all...]

Completed in 554 milliseconds

1234