Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 25 of 2250) sorted by path

12345678910>>...90

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_cexpi_3u5.c30 svfloat64x2_t sc = sv_sincos_inline (pg, x, d); in _ZGVsMxv_cexpi() local
H A Dsv_cexpif_1u8.c32 svfloat32x2_t sc = sv_sincosf_inline (pg, x, d); in _ZGVsMxv_cexpif() local
H A Dsv_sincos_3u5.c44 svfloat64x2_t sc = sv_sincos_inline (pg, x, d); in _ZGVsMxvl8l8_sincos() local
H A Dsv_sincosf_1u8.c45 svfloat32x2_t sc = sv_sincosf_inline (pg, x, d); in _ZGVsMxvl4l4_sincosf() local
H A Dv_cexpi_3u5.c30 float64x2x2_t sc = v_sincos_inline (x, d); in _ZGVnN2v_cexpi() local
H A Dv_cexpif_1u8.c32 float32x4x2_t sc = v_sincosf_inline (x, d); in _ZGVnN4v_cexpif() local
H A Dv_sincos_3u5.c40 float64x2x2_t sc = v_sincos_inline (x, d); in _ZGVnN2vl8l8_sincos() local
H A Dv_sincosf_1u8.c41 float32x4x2_t sc = v_sincosf_inline (x, d); in _ZGVnN4vl4l4_sincosf() local
/freebsd/contrib/arm-optimized-routines/pl/math/test/
H A Dmathbench_wrappers.h81 __f32x4x2_t sc = _ZGVnN4v_cexpif (x); in _Z_cexpif_wrap() local
96 __f64x2x2_t sc = _ZGVnN2v_cexpi (x); in _Z_cexpi_wrap() local
187 svfloat32x2_t sc = _ZGVsMxv_cexpif (x, pg); in _Z_sv_cexpif_wrap() local
202 svfloat64x2_t sc = _ZGVsMxv_cexpi (x, pg); in _Z_sv_cexpi_wrap() local
/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp597 run_status_check(const status_check& sc, const atf::check::check_result& cr) in run_status_check()
/freebsd/contrib/bc/src/
H A Dprogram.c1432 bool ob, sc, use_val = BC_INST_USE_VAL(inst); in bc_program_assign() local
/freebsd/contrib/bearssl/samples/
H A Dclient_basic.c244 br_ssl_client_context sc; in main() local
H A Dserver_basic.c316 br_ssl_server_context sc; in main() local
/freebsd/contrib/bearssl/src/ec/
H A Decdsa_i15_bits.c33 int sc; in br_ecdsa_i15_bits2int() local
H A Decdsa_i31_bits.c33 int sc; in br_ecdsa_i31_bits2int() local
/freebsd/contrib/bearssl/src/kdf/
H A Dshake.c470 br_shake_init(br_shake_context *sc, int security_level) in br_shake_init()
485 br_shake_inject(br_shake_context *sc, const void *data, size_t len) in br_shake_inject()
515 br_shake_flip(br_shake_context *sc) in br_shake_flip()
535 br_shake_produce(br_shake_context *sc, void *out, size_t len) in br_shake_produce()
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c279 br_sha1_context sc; in test_MD5_SHA1() local
388 br_sha1_context sc; in test_multihash_inner() local
1479 br_shake_context sc; in test_SHAKE_KAT() local
1529 br_shake_context sc; in test_SHAKE_MonteCarlo() local
6431 br_sha1_context sc; in test_RSA_PSS() local
H A Dtest_speed.c539 br_shake_context sc; in test_speed_shake_inner() local
H A Dtest_x509.c1168 char *sc, *sq; in parse_object() local
/freebsd/contrib/bearssl/tools/
H A Dtwrch.c924 br_sha1_context sc; in do_twrch() local
/freebsd/contrib/blocklist/bin/
H A Dconf.c850 conf_apply(struct conf *c, const struct conf *sc) in conf_apply()
875 conf_merge(struct conf *c, const struct conf *sc) in conf_merge()
956 confset_replace(struct confset *dc, struct confset *sc) in confset_replace()
/freebsd/contrib/blocklist/lib/
H A Dbl.c427 CRED_TYPE sc; in bl_recv() member
430 CRED_TYPE *sc; in bl_recv() local
/freebsd/contrib/bmake/
H A Dstresep.c61 int c, sc; in stresep() local
/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.c131 seterr(struct snmp_client *sc, const char *fmt, ...) in seterr()
1897 get_transp(struct snmp_client *sc, const char **strp) in get_transp()
1942 get_comm(struct snmp_client *sc, const char **strp) in get_comm()
1973 get_ipv6(struct snmp_client *sc, const char **strp) in get_ipv6()
2028 get_ipv4(struct snmp_client *sc, const char **strp) in get_ipv4()
2093 get_port(struct snmp_client *sc, const char **strp) in get_port()
2116 save_str(struct snmp_client *sc, const char *const s[2]) in save_str()
2162 snmp_parse_server(struct snmp_client *sc, const char *str) in snmp_parse_server()
/freebsd/contrib/bsnmp/tests/
H A Dsnmp_parse_server.cc15 try_parse(struct snmp_client *sc, const char *str) in try_parse()
25 struct snmp_client sc; variable
37 struct snmp_client sc; variable
88 struct snmp_client sc; variable
148 struct snmp_client sc; variable
205 struct snmp_client sc; variable
240 struct snmp_client sc; variable
306 struct snmp_client sc; variable
392 struct snmp_client sc; variable
447 struct snmp_client sc; variable
[all …]

12345678910>>...90