Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/usr.sbin/sa/
H A Dmain.c387 cmp_usrsys(const DBT *d1, const DBT *d2) in cmp_usrsys()
408 cmp_avgusrsys(const DBT *d1, const DBT *d2) in cmp_avgusrsys()
432 cmp_dkio(const DBT *d1, const DBT *d2) in cmp_dkio()
449 cmp_avgdkio(const DBT *d1, const DBT *d2) in cmp_avgdkio()
470 cmp_cpumem(const DBT *d1, const DBT *d2) in cmp_cpumem()
487 cmp_avgcpumem(const DBT *d1, const DBT *d2) in cmp_avgcpumem()
512 cmp_calls(const DBT *d1, const DBT *d2) in cmp_calls()
/freebsd/contrib/unbound/util/data/
H A Ddname.c100 query_dname_compare(register uint8_t* d1, register uint8_t* d2) in query_dname_compare() argument
233 dname_pkt_compare(sldns_buffer* pkt, uint8_t* d1, uint8_t* d2) in dname_pkt_compare() argument
486 dname_lab_cmp(uint8_t * d1,int labs1,uint8_t * d2,int labs2,int * mlabs) dname_lab_cmp() argument
679 dname_strict_subdomain(uint8_t * d1,int labs1,uint8_t * d2,int labs2) dname_strict_subdomain() argument
693 dname_strict_subdomain_c(uint8_t * d1,uint8_t * d2) dname_strict_subdomain_c() argument
700 dname_subdomain_c(uint8_t * d1,uint8_t * d2) dname_subdomain_c() argument
802 dname_canon_lab_cmp(uint8_t * d1,int labs1,uint8_t * d2,int labs2,int * mlabs) dname_canon_lab_cmp() argument
864 dname_canonical_compare(uint8_t * d1,uint8_t * d2) dname_canonical_compare() argument
872 dname_get_shared_topdomain(uint8_t * d1,uint8_t * d2) dname_get_shared_topdomain() argument
[all...]
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpclassify.c60 float d0, d1, d2, f, ip; in ATF_TC_BODY() local
104 double d0, d1, d2, f, ip; in ATF_TC_BODY() local
155 long double d0, d1, d2, f, ip; in ATF_TC_BODY() local
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar.c79 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_native() local
118 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar_byteswap() local
H A Dzfs_fletcher_superscalar4.c93 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_native() local
158 uint64_t a2, b2, c2, d2; in fletcher_4_superscalar4_byteswap() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dconstants.h9 static const fe25519 d2 = { variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dconstants.h9 static const fe25519 d2 = { variable
/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c71 fpequal(long double d1, long double d2) in fpequal()
80 run_zero_opt_test(double d1, double d2) in run_zero_opt_test()
/freebsd/contrib/sendmail/libsm/
H A Dt-float.c24 double d, d2; variable
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519_tables.h48 static const fe d2 = {{ variable
/freebsd/lib/libc/gen/
H A Dscandir.c233 alphasort(const struct dirent **d1, const struct dirent **d2) in alphasort()
240 versionsort(const struct dirent **d1, const struct dirent **d2) in versionsort()
H A Dscandir-compat11.c132 const struct freebsd11_dirent **d2) in freebsd11_alphasort()
/freebsd/contrib/ncurses/form/
H A Dfty_ipv4.c56 unsigned int d1 = 0, d2 = 0, d3 = 0, d4 = 0; in Check_IPV4_Field() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derff_2u.c64 float d2 = d * d; in arm_math_erff() local
H A Derfcf_1u7.c67 float d2 = d * d; in erfcf() local
H A Derf_2u5.c71 double d2 = d * d; in arm_math_erf() local
/freebsd/libexec/bootpd/
H A Dreadfile.c1314 nullcmp(hash_datum *d1, hash_datum *d2) in nullcmp()
1326 nmcmp(hash_datum *d1, hash_datum *d2) in nmcmp()
1348 hwinscmp(hash_datum *d1, hash_datum *d2) in hwinscmp()
1997 hwlookcmp(hash_datum *d1, hash_datum *d2) in hwlookcmp()
2017 iplookcmp(hash_datum *d1, hash_datum *d2) in iplookcmp()
/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_basic.c29 u_char *d, d2[32], x[] = { in sshbuf_getput_basic_tests() local
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list_sort.c38 drm_le_cmp(const void *d1, const void *d2, void *priv) in drm_le_cmp()
/freebsd/sys/kern/
H A Dsubr_clockcalib.c49 double d1, d2; in clockcalib() local
/freebsd/sys/powerpc/fpu/
H A Dfpu_div.c155 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c193 u_int d0, d1, d2, d3; in fpu_sqrt() local
/freebsd/contrib/ldns/
H A Dduration.c78 ldns_duration_compare(const ldns_duration_type* d1, const ldns_duration_type* d2) in ldns_duration_compare()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Derff.c70 svfloat32_t d2 = svmul_x (pg, d, d); in SV_NAME_F1() local
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl15 array2d(T, d1, d2) = Array{T, 2}(undef, d1, d2) argument
18 array2d(T, d1, d2) = Array(T, d1, d2) argument

12345