Searched refs:num_formats (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeCategory.i212 num_formats = property(GetNumFormats, None)
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c150 size_t num_formats; local
156 tls1_get_formatlist(s, &pformats, &num_formats);
161 || !WPACKET_sub_memcpy_u8(pkt, pformats, num_formats)
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_lib.c535 size_t *num_formats)
542 *num_formats = s->ext.ecpointformats_len;
547 *num_formats = sizeof(ecformats_default) - 1;
549 *num_formats = sizeof(ecformats_default);
534 tls1_get_formatlist(SSL *s, const unsigned char **pformats, size_t *num_formats) argument
H A Dssl_local.h2523 size_t *num_formats);
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc.h970 extern int drm_mode_create_tv_properties(struct drm_device *dev, int num_formats,

Completed in 68 milliseconds