Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 433) sorted by relevance

12345678910>>...18

/freebsd/lib/msun/tests/
H A Dfmaxmin_test.c60 long double expected_max = isnan(big) ? small : big; in testall_r()
61 long double expected_min = isnan(small) ? big : small; in testall_r()
62 TEST(fmaxf, float, big, small, expected_max, rmode); in testall_r()
63 TEST(fmaxf, float, small, big, expected_max, rmode); in testall_r()
64 TEST(fmax, double, big, small, expected_max, rmode); in testall_r()
65 TEST(fmax, double, small, big, expected_max, rmode); in testall_r()
68 TEST(fminf, float, big, small, expected_min, rmode); in testall_r()
69 TEST(fminf, float, small, big, expected_min, rmode); in testall_r()
70 TEST(fmin, double, big, small, expected_min, rmode); in testall_r()
82 testall(long double big, long double small) in testall() argument
[all …]
/freebsd/crypto/openssh/
H A Dsntrup761.c501 static void R3_mult(small *h,const small *f,const small *g) in R3_mult()
527 static int R3_recip(small *out,const small *in) in R3_recip()
738 static void KeyGen(Fq *h,small *f,small *ginv) in KeyGen()
740 small g[p]; in KeyGen()
762 static void Decrypt(small *r,const Fq *c,const small *f,const small *ginv) in Decrypt()
766 small e[p]; in Decrypt()
767 small ev[p]; in Decrypt()
920 small b[p]; in XEncrypt()
939 small x; in Small_encode()
1111 small a[p]; in ZKeyGen()
[all …]
/freebsd/contrib/googletest/googletest/test/
H A DBUILD.bazel42 size = "small",
115 size = "small",
123 size = "small",
130 size = "small",
141 size = "small",
152 size = "small",
176 size = "small",
195 size = "small",
217 size = "small",
292 size = "small",
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh166 typeset small=$((128 * 1024))
173 for recsize in $small $large; do
183 check $opts $small log_must
186 check $opts $small log_mustnot
196 check -p $large log_must $small $large
197 check -L $large log_must $large $small
198 check -cp $large log_must $small $large
199 check -cL $large log_must $large $small
/freebsd/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf8 test-3 = 3-small-app-data
9 test-4 = 4-small-app-data-large-fragment-size
98 [3-small-app-data]
99 ssl_conf = 3-small-app-data-ssl
101 [3-small-app-data-ssl]
102 server = 3-small-app-data-server
103 client = 3-small-app-data-client
105 [3-small-app-data-server]
110 [3-small-app-data-client]
121 [4-small-app-data-large-fragment-size]
[all …]
H A D13-fragmentation.cnf.in45 name => "small-app-data",
53 name => "small-app-data-large-fragment-size",
160 # Test that multibuffer-capable code also handles small data correctly.
164 name => "small-app-data-aes-sha1-multibuffer",
176 name => "small-app-data-aes-sha2-multibuffer",
/freebsd/usr.bin/stat/
H A Dstat.c624 int l, small, formats; in format1() local
628 small = 0; in format1()
637 small = (sizeof(st->st_dev) == 4); in format1()
662 small = (sizeof(st->st_ino) == 4); in format1()
702 small = (sizeof(st->st_dev) == 4); in format1()
752 small = (sizeof(ts.tv_sec) == 4); in format1()
815 small = 0; in format1()
835 small = 0; in format1()
857 small = 0; in format1()
904 small = 0; in format1()
[all …]
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp256.c490 a = ((uint128_t) small[0]) * small[0]; in smallfelem_square()
496 a = ((uint128_t) small[0]) * small[1]; in smallfelem_square()
503 a = ((uint128_t) small[0]) * small[2]; in smallfelem_square()
510 a = ((uint128_t) small[0]) * small[3]; in smallfelem_square()
516 a = ((uint128_t) small[1]) * small[2]; in smallfelem_square()
523 a = ((uint128_t) small[1]) * small[1]; in smallfelem_square()
529 a = ((uint128_t) small[1]) * small[3]; in smallfelem_square()
536 a = ((uint128_t) small[2]) * small[3]; in smallfelem_square()
544 a = ((uint128_t) small[2]) * small[2]; in smallfelem_square()
550 a = ((uint128_t) small[3]) * small[3]; in smallfelem_square()
[all …]
/freebsd/contrib/bzip2/
H A Dbzlib.h80 # ifdef small
82 # undef small
119 int small
143 int small,
219 int small,
/freebsd/contrib/bc/scripts/
H A Dsqrt_random.bc48 bits = divmod(bits, 2, small[])
51 while (!small[0])
54 bits = divmod(bits, 2, small[])
/freebsd/etc/termcap/
H A DMakefile4 CLEANFILES+= termcap.small
5 CONFS= termcap.small
20 termcap.small: termcap
/freebsd/lib/libc/i386/string/
H A Dwmemchr.S47 jz small
68 jmp small
91 small: movl %ebx,%ecx label
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getlogin.c51 char small[0]; in ATF_TC_BODY() local
53 ATF_REQUIRE(getlogin_r(small, sizeof(small)) == ERANGE); in ATF_TC_BODY()
/freebsd/rescue/
H A DREADME11 As an added bonus, /rescue is fairly small (thanks to crunchgen) and
21 3) Produce a toolkit suitable for small distributions.
24 /sbin to /rescue to produce a small and fairly complete FreeBSD
/freebsd/contrib/one-true-awk/testdir/
H A DREADME.TESTS8 - About 160 small tests called t.* that constitute a random
12 - About 60 small tests called p.* that come from the first
32 tests in a small language, then generate awk programs that
/freebsd/contrib/file/magic/Magdir/
H A Dxenix6 # "Middle model" stuff, and "Xenix 8086 relocatable or 80286 small
10 # "small model", "large model", "huge model" stuff lifted from XXX
69 >0x1f byte <0x040 small model
105 0 leshort 0x580 XENIX 8086 relocatable or 80286 small model
/freebsd/contrib/googletest/googlemock/test/
H A DBUILD.bazel40 size = "small",
83 size = "small",
115 size = "small",
/freebsd/share/i18n/csmapper/APPLE/
H A DUCS%GAELIC.src96 # capital and small y with acute, grave, and circumflex; capital and
97 # small w with acute, grave, circumflex and diaeresis; capital and
98 # small b, c, d, f, g, m, p, s, t with dot above; tironian et; small
99 # long r, small long s, and small long s with dot above. It has 36
H A DGAELIC%UCS.src96 # capital and small y with acute, grave, and circumflex; capital and
97 # small w with acute, grave, circumflex and diaeresis; capital and
98 # small b, c, d, f, g, m, p, s, t with dot above; tironian et; small
99 # long r, small long s, and small long s with dot above. It has 36
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.css42 font-size: x-small;
128 font-size: x-small;
148 font-size: xx-small;
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dtabs.css35 font-size : x-small;
69 font-size : x-small;
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Dtabs.css35 font-size : x-small;
69 font-size : x-small;
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Dtabs.css35 font-size : x-small;
69 font-size : x-small;
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Dtabs.css35 font-size : x-small;
69 font-size : x-small;
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_sizes.sh32 atf_test_case small
135 atf_add_test_case small

12345678910>>...18