Searched defs:kd (Results 1 - 25 of 100) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/usr.sbin/crash/arch/
H A Dgeneric.c47 db_mach_init(kvm_t *kd) argument
H A Dx86.c58 db_mach_init(kvm_t *kd) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/04_comp_ellint_1/
H A Dcompile.cc31 double kd = 0.5; local
H A Dcompile_2.cc31 double kd = 0.5; local
H A Dcheck_nan.cc33 double kd = std::numeric_limits<double>::quiet_NaN(); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/
H A Dcompile.cc31 double kd = 0.5; local
H A Dcompile_2.cc31 double kd = 0.5; local
H A Dcheck_nan.cc33 double kd = std::numeric_limits<double>::quiet_NaN(); local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/netbsd/
H A Ddev.c37 struct kinfo_drivers *kd; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/
H A Dcompile.cc31 double kd = 0.5, nud = 0.5; local
H A Dcompile_2.cc31 double kd = 0.5, nud = 0.5; local
H A Dcheck_nan.cc32 double kd = std::numeric_limits<double>::quiet_NaN(); local
58 double kd = 1.0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
H A Dcompile.cc30 double kd = 0.5, phid = std::atan2(1.0, 1.0); local
H A Dcompile_2.cc30 double kd = 0.5, phid = std::atan2(1.0, 1.0); local
H A Dcheck_nan.cc32 double kd = std::numeric_limits<double>::quiet_NaN(); local
58 double kd = 0.5; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
H A Dcompile.cc30 double kd = 0.5, phid = std::atan2(1.0, 1.0); local
H A Dcompile_2.cc30 double kd = 0.5, phid = std::atan2(1.0, 1.0); local
H A Dcheck_nan.cc32 double kd = std::numeric_limits<double>::quiet_NaN(); local
58 double kd = 0.5; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
H A Dcompile.cc30 double kd = 0.5, nud = 0.2, phid = std::atan2(1.0, 1.0); local
H A Dcompile_2.cc30 double kd = 0.5, nud = 0.2, phid = std::atan2(1.0, 1.0); local
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dgetdevmajor.c69 struct kinfo_drivers kd[200], *kdp = &kd[0]; local
/netbsd-6-1-5-RELEASE/lib/libkvm/
H A Dkvm_getloadavg.c73 kvm_getloadavg(kvm_t *kd, double loadavg[], int nelem) argument
H A Dkvm_hppa.c81 _kvm_freevtop(kvm_t *kd) argument
91 _kvm_initvtop(kvm_t *kd) argument
101 _kvm_kvatop(kvm_t *kd, vaddr_t va, paddr_t *pa) argument
166 _kvm_pa2off(kvm_t *kd, paddr_t pa) argument
198 _kvm_mdopen(kvm_t *kd) argument
[all...]
H A Dkvm_sh3.c77 _kvm_freevtop(kvm_t *kd) argument
87 _kvm_initvtop(kvm_t *kd) argument
97 _kvm_kvatop(kvm_t *kd, vaddr_t va, paddr_t *pa) argument
107 _kvm_pa2off(kvm_t *kd, paddr_t pa) argument
119 _kvm_mdopen(kvm_t *kd) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsalt-aes.c51 struct _krb5_key_data kd; local
[all...]

Completed in 126 milliseconds

1234