Home
last modified time | relevance | path

Searched refs:late (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd-14.2/tests/sys/sys/
H A Dbitstring_test.c881 size_t early = 5, late = nbits - 5; in ATF_TC_BODY() local
926 bit_set(b, late); in ATF_TC_BODY()
928 ATF_CHECK_EQ((ssize_t)late, fs); in ATF_TC_BODY()
930 ATF_CHECK(bit_test(b, late) != 0); in ATF_TC_BODY()
932 bit_clear(b, late); in ATF_TC_BODY()
933 ATF_CHECK_EQ(0, bit_test(b, late)); in ATF_TC_BODY()
936 bit_nset(b, late - 1, late + 1); in ATF_TC_BODY()
940 ATF_CHECK(bit_test(b, late - 1)); in ATF_TC_BODY()
941 ATF_CHECK(bit_test(b, late)); in ATF_TC_BODY()
942 ATF_CHECK(bit_test(b, late + 1)); in ATF_TC_BODY()
[all …]
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvar-op-expand.mk43 REF= too late
65 REF= too late
95 REF= too late
111 REF3= too late
203 LATER= late-value
H A Ddirective-ifmake.mk60 .MAKEFLAGS: late-target
61 .ifmake late-target
113 first second unmentioned late-target \!edge:
H A Ddeptgt-main.mk27 .MAIN: too-late
28 too-late: .PHONY
H A Ddepsrc-usebefore-double-colon.mk30 @echo double-colon late
H A Ddirective-include-guard.mk205 INCS+= variable-assign-late
206 LINES.variable-assign-late= \
/freebsd-14.2/sys/cddl/dev/profile/
H A Dprofile.c232 profile_probe(profile_probe_t *prof, hrtime_t late) in profile_probe() argument
258 dtrace_probe(prof->prof_id, pc, upc, late, 0, 0); in profile_probe()
267 hrtime_t late; in profile_fire() local
269 late = sbt_to_nsec(sbinuptime() - pcpu->profc_expected); in profile_fire()
271 profile_probe(prof, late); in profile_fire()
/freebsd-14.2/sbin/swapon/
H A Dswapon.c89 int sflag, lflag, late, hflag; in main() local
92 sflag = lflag = late = hflag = 0; in main()
149 late = 1; in main()
191 late == 0) in main()
195 late != 0) in main()
/freebsd-14.2/sbin/mount/
H A Dmount.c218 int all, ch, i, init_flags, late, failok, mntsize, rval, have_fstab, ro; in main() local
222 all = init_flags = late = onlylate = 0; in main()
249 late = 1; in main()
252 late = 1; in main()
318 if (hasopt(fs->fs_mntops, "late") && !late) in main()
/freebsd-14.2/contrib/byacc/package/debian/
H A Dwatch6 # The version number (2.0) is current since late 2020; before that it was
/freebsd-14.2/contrib/ntp/scripts/rc/
H A DREADME5 before them as late as possible.
/freebsd-14.2/sys/contrib/device-tree/Bindings/watchdog/
H A Dti,rti-wdt.yaml16 time window, meaning either too early or too late. The error signal
/freebsd-14.2/contrib/sendmail/cf/feature/
H A Dbestmx_is_local.m449 dnl we cannot use _LOCAL_ here since it is defined too late
/freebsd-14.2/crypto/openssl/doc/man3/
H A DRAND_set_DRBG_type.pod40 is made too late.
/freebsd-14.2/stand/ficl/softwords/
H A Doo.fr11 \ 0. Traditional OOP: late binding by default for safety.
133 \ interpreting. If compiling, bind late.
152 \ METHOD makes global words that do method invocations by late binding
157 \ my-instance next ( does whatever next does to my-instance by late binding )
179 : my=> \ c:( -- ) run: ( -- ??? ) late bind compiled method of current-class
568 \ This method is late bound for safety...
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/
H A DREADME52 Text::Template was originally released some time in late 1995 or early
/freebsd-14.2/share/misc/
H A Dbsd-family-tree536 1BSD late 1977
559 3BSD late 1979 [QCU] March 1980 [TUHS]
567 4.1cBSD late 1982
/freebsd-14.2/share/examples/sound/oss/
H A DREADME57 some slack and allow application to be about max_fragments - 1 fragments late.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSiFive7.td277 // Rotates are in the late-B ALU.
283 // clz[w]/ctz[w] are in the late-B ALU.
293 // orc.b is in the late-B ALU.
296 // rev8 is in the late-A and late-B ALUs.
299 // shNadd[.uw] is on the early-B and late-B ALUs.
/freebsd-14.2/crypto/openssl/test/
H A Dsslapitest.c8902 SSL_SESSION *late = NULL; in test_session_timeout() local
8930 || !TEST_ptr(late->prev)) in test_session_timeout()
8946 || !TEST_ptr(late->prev)) in test_session_timeout()
8950 if (!TEST_ptr_eq(late->next, middle) in test_session_timeout()
8953 || !TEST_ptr_eq(middle->prev, late)) in test_session_timeout()
8960 || !TEST_ptr(late->prev)) in test_session_timeout()
8967 || !TEST_ptr(late->prev)) in test_session_timeout()
8974 || !TEST_ptr_null(late->prev)) in test_session_timeout()
8986 || !TEST_ptr(late->prev)) in test_session_timeout()
8993 || !TEST_ptr_null(late->prev)) in test_session_timeout()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dmicrel-ksz90x1.txt19 before it was corrected in revision 1.2 (Feb 2014), but it is too late to
/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.hpux32 1. You do need a late "LAN products cumulative patch" (e.g. PHNE_18173
/freebsd-14.2/sbin/pfctl/
H A Dpf.os251 # many submissions for this for many late versions of 2.4:
252 T4:64:1:60:M1412,S,T,N,W0: Linux:2.4::Linux 2.4 (late, uncommon)
/freebsd-14.2/contrib/bmake/
H A DFILES133 unit-tests/cond-late.exp
134 unit-tests/cond-late.mk
/freebsd-14.2/usr.bin/bmake/unit-tests/
H A DMakefile86 TESTS+= cond-late

1234