| /freebsd-14.2/contrib/libcbor/test/ |
| H A D | cbor_serialize_test.c | 305 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_array() local 322 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_array_no_space() local 341 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_array() local 357 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_definite_map() local 374 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_indefinite_map() local 391 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_map_no_space() local 415 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_tags() local 427 cbor_item_t *one = cbor_build_uint8(1); in test_serialize_tags_no_space() local
|
| H A D | array_test.c | 119 cbor_item_t *one = cbor_build_uint8(1); in test_array_replace() local 152 cbor_item_t *one = cbor_build_uint8(1); in test_array_push_overflow() local
|
| H A D | map_test.c | 184 cbor_item_t *one = cbor_build_uint8(1); in test_map_add_full() local 201 cbor_item_t *one = cbor_build_uint8(1); in test_map_add_too_big_to_realloc() local
|
| /freebsd-14.2/lib/libc/tests/string/ |
| H A D | ffs_test.c | 49 const TYPE one = 1; in ATF_TC_BODY() local 65 const TYPE one = 1; in ATF_TC_BODY() local
|
| H A D | fls_test.c | 49 const TYPE one = 1; in ATF_TC_BODY() local 65 const TYPE one = 1; in ATF_TC_BODY() local
|
| /freebsd-14.2/contrib/capsicum-test/ |
| H A D | ioctl.cc | 31 int one = 1; in TEST() local 49 int one = 1; in TEST() local 132 int one = 1; in TEST() local
|
| /freebsd-14.2/lib/msun/src/ |
| H A D | e_acoshf.c | 20 one = 1.0, variable
|
| H A D | e_acosh.c | 35 one = 1.0, variable
|
| H A D | e_sinhf.c | 19 static const float one = 1.0, shuge = 1.0e37; variable
|
| H A D | e_sinh.c | 37 static const double one = 1.0, shuge = 1.0e307; variable
|
| H A D | e_atanhf.c | 19 static const float one = 1.0, huge = 1e30; variable
|
| H A D | e_cosh.c | 40 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 | s_asinhf.c | 20 one = 1.0000000000e+00, /* 0x3F800000 */ variable
|
| H A D | s_asinh.c | 30 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
|
| H A D | s_modff.c | 19 static const float one = 1.0; variable
|
| H A D | e_atanh.c | 38 static const double one = 1.0, huge = 1e300; variable
|
| H A D | s_tanhf.c | 20 static const float one=1.0, two=2.0, huge = 1.0e30; variable
|
| H A D | k_cosf.c | 22 one = 1.0, variable
|
| /freebsd-14.2/contrib/bearssl/src/symcipher/ |
| H A D | aes_x86ni_ctrcbc.c | 58 __m128i erev, zero, one, four, notthree; in br_aes_x86ni_ctrcbc_ctr() local 315 __m128i erev, zero, one; in br_aes_x86ni_ctrcbc_encrypt() local 464 __m128i erev, zero, one; in br_aes_x86ni_ctrcbc_decrypt() local
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.relenum.d | 41 one, enumerator
|
| H A D | tst.enum.d | 40 one = 1, enumerator
|
| /freebsd-14.2/crypto/openssl/crypto/ec/ |
| H A D | ecp_ppc.c | 31 static const unsigned long one[] = { 1, 0, 0, 0 }; in ecp_nistz256_from_mont() local
|
| /freebsd-14.2/tests/sys/netinet/ |
| H A D | socket_afinet.c | 98 int one = 1; in ATF_TC_BODY() local 162 int one = 1; in ATF_TC_BODY() local
|
| /freebsd-14.2/contrib/wpa/src/common/ |
| H A D | dragonfly.c | 93 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local 226 struct crypto_bignum *tmp, *one; in dragonfly_sqrt() local
|