| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
| H A D | hlsl_intrinsics.h | 167 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 D | s_rsqrtl.c | 75 static const double half = 0.5; in rsqrtl() local 144 static const double half = 0.5; in rsqrtl() local
|
| H A D | e_cosh.c | 39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
| H A D | e_coshf.c | 19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
|
| H A D | k_sin.c | 47 half = 5.00000000000000000000e-01, /* 0x3FE00000, 0x00000000 */ variable
|
| H A D | s_rsqrtf.c | 72 static const float half = 0.5; in rsqrtf() local
|
| H A D | s_rsqrt.c | 72 static const double half = 0.5; in rsqrt() local
|
| H A D | s_atanpif.c | 40 static const float half = 0.5f, one = 1.f, qrtr = 0.25f; variable
|
| H A D | s_asinpif.c | 40 static const float half = 0.5f, one = 1.f; variable
|
| H A D | s_atanpi.c | 100 static const double half = 0.5, one = 1., qrtr = 0.25; variable
|
| H A D | s_asinpi.c | 80 static const double half = 0.5, one = 1.; variable
|
| H A D | s_erff.c | 23 half= 0.5, variable
|
| H A D | e_lgammaf_r.c | 24 half= 0.5, variable
|
| H A D | e_powf.c | 24 half = 0.5, variable
|
| /freebsd/contrib/libdivsufsort/lib/ |
| H A D | utils.c | 36 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
|
| /freebsd/lib/msun/ld80/ |
| H A D | k_sinl.c | 20 half = 0.5; variable
|
| H A D | s_atanpil.c | 47 static const double half = 0.5, one = 1., qrtr = 0.25; variable
|
| H A D | s_asinpil.c | 46 static const double half = 0.5, one = 1.; variable
|
| /freebsd/lib/msun/ld128/ |
| H A D | k_sinl.c | 20 half = 0.5; variable
|
| H A D | s_asinpil.c | 40 static const double half = 0.5, one = 1.; variable
|
| H A D | s_atanpil.c | 40 static const double half = 0.5, one = 1., qrtr = 0.25; variable
|
| /freebsd/contrib/libcbor/src/cbor/internal/ |
| H A D | loaders.c | 56 int half = (halfp[0] << 8) + halfp[1]; in _cbor_decode_half() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | poly1305_internal_test.c | 1135 size_t half = inlen / 2; in test_poly1305() local
|
| H A D | siphash_internal_test.c | 223 size_t half = inlen / 2; in test_siphash() local
|
| /freebsd/contrib/netbsd-tests/lib/libc/gen/ |
| H A D | t_closefrom.c | 84 int buf[16], cur, half; in ATF_TC_BODY() local
|