Home
last modified time | relevance | path

Searched defs:half (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h167 const inline half distance(__detail::HLSL_FIXED_VECTOR<half, N> X, in distance()
249 const inline __detail::HLSL_FIXED_VECTOR<half, L> faceforward( in faceforward()
293 const inline __detail::HLSL_FIXED_VECTOR<half, N> fmod( in fmod()
335 const inline __detail::HLSL_FIXED_VECTOR<half, N> ldexp( in ldexp()
375 const inline half length(__detail::HLSL_FIXED_VECTOR<half, N> X) { in length()
465 const inline __detail::HLSL_FIXED_VECTOR<half, L> reflect( in reflect()
510 const inline __detail::HLSL_FIXED_VECTOR<half, N> smoothstep( in smoothstep()
/freebsd/lib/msun/src/
H A Ds_rsqrtl.c75 static const double half = 0.5; in rsqrtl() local
186 static const double half = 0.5; in rsqrtl() local
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_coshf.c19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
H A Dk_sin.c47 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
H A Ds_rsqrtf.c72 static const float half = 0.5; in rsqrtf() local
H A Ds_rsqrt.c72 static const double half = 0.5; in rsqrt() local
H A Ds_erff.c23 half= 0.5, variable
H A De_lgammaf_r.c24 half= 0.5, variable
H A De_powf.c24 half = 0.5, variable
H A De_pow.c65 half = 0.5, variable
H A Ds_erf.c114 half= 0.5, variable
H A De_lgamma_r.c88 half= 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
/freebsd/contrib/libdivsufsort/lib/
H A Dutils.c36 saidx_t half, i; in binarysearch_lower() local
263 saidx_t size, lsize, rsize, half; in sa_search() local
332 saidx_t size, lsize, rsize, half; in sa_simplesearch() local
H A Dsssort.c507 saidx_t len, half; in ss_inplacemerge() local
671 saidx_t m, len, half; in ss_swapmerge() local
/freebsd/lib/msun/ld80/
H A Dk_sinl.c20 half = 0.5; variable
/freebsd/lib/msun/ld128/
H A Dk_sinl.c20 half = 0.5; variable
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dloaders.c56 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
/freebsd/crypto/openssl/test/
H A Dpoly1305_internal_test.c1135 size_t half = inlen / 2; in test_poly1305() local
H A Dsiphash_internal_test.c1887 size_t half = inlen / 2; in test_siphash() local
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_closefrom.c84 int buf[16], cur, half; in ATF_TC_BODY() local
/freebsd/contrib/nvi/vi/
H A Dvs_split.c46 size_t half; in vs_split() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c74 u_int hash, half = d->l2t_size / 2, start = 0; in l2_hash() local
/freebsd/lib/libc/db/btree/
H A Dbt_split.c598 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c611 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local

12