Searched defs:is_complete (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | statem_dtls.c | 34 #define RSMBLY_BITMASK_IS_COMPLETE(bitmask, msg_len, is_complete) { \ argument 600 int i = -1, is_complete; in dtls1_reassemble_fragment() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | statem_dtls.c | 34 #define RSMBLY_BITMASK_IS_COMPLETE(bitmask, msg_len, is_complete) { \ argument 535 int i = -1, is_complete; in dtls1_reassemble_fragment() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cvt.c | 1244 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void() local 1404 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void() local
|
H A D | call.c | 2627 is_complete (tree t) in is_complete() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cvt.cc | 1251 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void() local 1411 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void() local
|
H A D | call.cc | 2691 is_complete (tree t) in is_complete() function
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | update-copyright.py | 286 def is_complete (self, match): member in Copyright
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | picohttpparser.c | 220 is_complete(const char *buf, const char *buf_end, size_t last_len, int *ret) { in is_complete() function
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | update-copyright.py | 289 def is_complete (self, match): member in Copyright
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_test.c | 4473 int is_nonneg, is_parallel, is_tilable, is_injection, is_complete; in test_one_schedule() local
|