Searched defs:cc (Results 76 - 100 of 348) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/traceroute/
H A Dfindsaddr-socket.c94 register int s, size, cc, seq, i; local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_sincos_common.h73 svfloat64_t cc = svsel (swap, c, s); local
H A Dsv_sincosf_common.h69 svfloat32_t cc = svsel (swap, c, s); local
H A Dv_sincos_common.h70 float64x2_t cc = vbslq_f64 (swap, s, c); local
H A Dv_sincosf_common.h68 float32x4_t cc = vbslq_f32 (swap, s, c); local
/freebsd-current/contrib/libedit/TEST/
H A Dtc1.c176 int ac, cc, co; local
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_pwr8_ctr.c629 br_aes_pwr8_ctr_run(const br_aes_pwr8_ctr_keys *ctx, const void *iv, uint32_t cc, void *data, size_t len) argument
[all...]
H A Daes_x86ni_ctr.c51 br_aes_x86ni_ctr_run(const br_aes_x86ni_ctr_keys *ctx, const void *iv, uint32_t cc, void *data, size_t len) argument
H A Dchacha20_sse2.c66 br_chacha20_sse2_run(const void *key, const void *iv, uint32_t cc, void *data, size_t len) argument
/freebsd-current/contrib/bearssl/src/ssl/
H A Dssl_rec_ccm.c33 gen_ccm_init(br_sslrec_ccm_context *cc, argument
45 in_ccm_init(br_sslrec_ccm_context *cc, argument
55 ccm_check_length(const br_sslrec_ccm_context *cc, size_ argument
68 ccm_decrypt(br_sslrec_ccm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
125 out_ccm_init(br_sslrec_ccm_context *cc, const br_block_ctrcbc_class *bc_impl, const void *key, size_t key_len, const void *iv, size_t tag_len) argument
135 ccm_max_plaintext(const br_sslrec_ccm_context *cc, size_t *start, size_t *end) argument
149 ccm_encrypt(br_sslrec_ccm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
[all...]
H A Dssl_scert_single_ec.c126 br_ssl_server_set_single_ec(br_ssl_server_context *cc, argument
28 se_choose(const br_ssl_server_policy_class **pctx, const br_ssl_server_context *cc, br_ssl_server_choices *choices) argument
[all...]
/freebsd-current/contrib/bearssl/src/hash/
H A Dsha1.c101 br_sha1_init(br_sha1_context *cc) argument
110 br_sha1_update(br_sha1_context *cc, const void *data, size_t len) argument
138 br_sha1_out(const br_sha1_context *cc, void *dst) argument
162 br_sha1_state(const br_sha1_context *cc, void *dst) argument
170 br_sha1_set_state(br_sha1_context *cc, const void *stb, uint64_t count) argument
[all...]
/freebsd-current/contrib/ntp/sntp/
H A Dnetworking.c15 int cc; local
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h71 unsigned int cc; member in struct:mlx5_fpga_conn::__anon3201::__anon3202
78 unsigned int cc; member in struct:mlx5_fpga_conn::__anon3201::__anon3203
/freebsd-current/sys/dev/axgbe/
H A Dxgbe-ptp.c119 static u64 xgbe_cc_read(const struct cyclecounter *cc) argument
225 struct cyclecounter *cc = &pdata->tstamp_cc; local
/freebsd-current/sys/netinet/
H A Daccf_http.c157 int cmplen, cc; local
201 int i, cc, spaces, inspaces; local
[all...]
/freebsd-current/stand/libsa/
H A Dnet.c86 ssize_t cc; local
/freebsd-current/bin/stty/
H A Dprint.c48 u_char *cc; local
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h149 CC *cc; member in class:llvm::LLC
153 LLC(const std::string &llcPath, CC *cc, const std::vector<std::string> *Args, argument
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_output_edscript.c32 output_edscript_chunk(struct diff_output_info *outinfo, FILE *dest, const struct diff_input_info *info, const struct diff_result *result, struct diff_chunk_context *cc) argument
116 struct diff_chunk_context cc = {}; local
[all...]
H A Ddiff_output_plain.c31 output_plain_chunk(struct diff_output_info *outinfo, FILE *dest, const struct diff_input_info *info, const struct diff_result *result, struct diff_chunk_context *cc, off_t *outoff, bool headers_only) argument
159 struct diff_chunk_context cc = {}; local
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Dcontroller.c20 uint32_t cc; member in struct:controller
/freebsd-current/contrib/bmake/mk/sys/
H A DAIX.mk
H A DHP-UX.mk
H A DNetBSD.mk

Completed in 297 milliseconds

1234567891011>>