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

1234567

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_313.c8 struct point { struct
H A Dmsg_315.c8 struct point { struct
H A Dd_c99_compound_literal_comma.c13 struct point { struct
19 point_abs(struct point point) argument
[all...]
H A Dmsg_319.c12 struct point { struct
15 } point = (struct point) { variable in typeref:struct:point
H A Dmsg_101.c8 struct point { struct
H A Dmsg_104.c8 struct point { struct
H A Dmsg_103.c8 struct point { struct
H A Dmsg_188.c8 struct point { struct
H A Dd_c99_anon_struct.c8 struct point { struct
H A Dinit_c90.c12 struct point { struct
H A Dmsg_171.c41 struct point { struct
[all...]
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_period.c22 struct point { struct
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Diftoa.c34 int point = 0; local
/netbsd-current/external/lgpl3/gmp/dist/cxx/
H A Dosmpf.cc56 char point[2]; local
60 const char *point = GMP_DECIMAL_POINT; local
H A Dismpf.cc65 const char *point = lconv_point; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_check.c18 EC_POINT *point = NULL; local
H A Dec_print.c14 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) argument
34 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) argument
75 EC_POINT_point2hex(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BN_CTX *ctx) argument
107 EC_POINT_hex2point(const EC_GROUP *group, const char *buf, EC_POINT *point, BN_CTX *ctx) argument
[all...]
H A Dec_oct.c18 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
70 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, argument
53 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
61 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
101 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
129 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument
[all...]
/netbsd-current/sys/external/bsd/sljit/dist/doc/tutorial/
H A Dstruct_access.c41 struct point_st point = { local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Doop_extend_type.f9019 type :: point type in module:testmod
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dout_str.c93 const char *point = GMP_DECIMAL_POINT; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Testing/Support/
H A DAnnotations.cpp68 size_t Annotations::point(llvm::StringRef Name) const { function in class:Annotations
/netbsd-current/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c82 static const char *point[] = { local
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Decstresstest.c42 static BIGNUM *walk_curve(const EC_GROUP *group, EC_POINT *point, int64_t num) argument
69 EC_POINT *point = NULL; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_oct.c24 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
73 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, argument
56 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
64 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
105 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
133 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument
[all...]

Completed in 272 milliseconds

1234567