Home
last modified time | relevance | path

Searched refs:later (Results 1 – 25 of 1979) sorted by relevance

12345678910>>...80

/src/contrib/bmake/unit-tests/
H A Dvar-op-expand.mk212 .undef later
218 later= lowercase-value
270 .undef later
280 later= lowercase-value
H A Ddepsrc.mk14 DEFINED_LATER= later
21 source-later: .PHONY
H A Dsunshcmd.mk4 LATERCMD= echo later
/src/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h125 ktime_us_delta(ktime_t later, ktime_t earlier) in ktime_us_delta() argument
127 ktime_t diff = ktime_sub(later, earlier); in ktime_us_delta()
133 ktime_ms_delta(ktime_t later, ktime_t earlier) in ktime_ms_delta() argument
135 ktime_t diff = ktime_sub(later, earlier); in ktime_ms_delta()
/src/contrib/libpcap/doc/
H A DREADME.linux1 Currently, libpcap supports packet capturing on Linux 2.6.27 and later;
5 this protocol. 3.x and later kernels do not require that.
17 later version of the shared library does require those routines, the
18 later version of the shared library can be linked with that other shared
/src/sys/netgraph/bluetooth/l2cap/
H A DTODO15 Will fix later. I only have CSR based hardware and it does not
25 Will fix later
29 Will fix later. What to count?
/src/sys/contrib/device-tree/Bindings/misc/
H A Dnvidia,tegra186-misc.txt1 NVIDIA Tegra186 (and later) MISC register block
3 The MISC register block found on Tegra186 and later SoCs contains registers
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h184 cache_bin_assert_earlier(cache_bin_t *bin, uint16_t earlier, uint16_t later) { in cache_bin_assert_earlier() argument
185 if (earlier > later) { in cache_bin_assert_earlier()
197 cache_bin_diff(cache_bin_t *bin, uint16_t earlier, uint16_t later, bool racy) { in cache_bin_diff() argument
204 cache_bin_assert_earlier(bin, earlier, later); in cache_bin_diff()
206 return later - earlier; in cache_bin_diff()
/src/contrib/libpcap/
H A Dautogen.sh14 Please install the 'autoconf' package version 2.69 or later.
15 If version 2.69 or later is already installed and there is no
/src/contrib/tcpdump/
H A Dautogen.sh14 Please install the 'autoconf' package version 2.69 or later.
15 If version 2.69 or later is already installed and there is no
/src/sys/contrib/device-tree/src/arm/st/
H A Dste-hrefv60plus-tvk.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Device Tree for the HREF version 60 or later with the TVK1281618 R2 UIB
H A Dste-hrefv60plus-stuib.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Device Tree for the HREF version 60 or later with the ST UIB
/src/crypto/openssl/doc/man7/
H A Dbio.pod61 =item * Linux kernel 3.13 and later, where TFO is enabled by default.
63 =item * Linux kernel 4.11 and later, using TCP_FASTOPEN_CONNECT.
67 =item * FreeBSD 12.0 and later, supports both client and server TFO.
69 =item * macOS 10.14 and later.
/src/crypto/openssl/doc/internal/man3/
H A Dossl_init_thread_deregister.pod37 set of common stop handlers and is passed in a later call to
38 ossl_init_thread_deregister. If no later call to ossl_init_thread_deregister is
40 back as an argument to the stop handler when it is later invoked. Finally the
/src/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra30-ahub.txt21 Tegra30 and later:
33 Tegra114 and later additionally require:
36 Tegra124 and later additionally require:
/src/usr.sbin/bsdconfig/usermgmt/include/
H A Dusermgmt.hlp33 also set up more descriptive mail alias names later).
38 able to access files of those groups later without providing any
49 members of group "wheel" are the only people who are later allowed to
51 new user who should later perform administrative tasks, don't forget
/src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dnvidia,tegra20-ictlr.txt14 Tegra generations later than Tegra30 the compatible value should
18 whereas Tegra30 and later have 5).
/src/contrib/lutok/
H A DINSTALL84 procedure are given on a later section.
94 described later in their own section.
134 Enables usage of ATF to build (and later install) the tests.
142 test programs and will later install them into the tests tree.
161 HTML documentation for the Lutok API. This documentation will later
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSchedule.td33 // modelling that the register operand is needed later than the address
44 // Vector sub units (z13 and later)
/src/crypto/openssl/doc/man3/
H A DSSL_get_error.pod64 The operation did not complete and can be retried later.
70 If at a later time the underlying B<BIO> has data available for reading the same
122 called again later. The underlying BIO was not connected yet to the peer
134 The TLS/SSL I/O function should be called again later.
146 function should be called again later. The function B<must> be called from the
163 The TLS/SSL I/O function should be called again later.
/src/contrib/ntp/sntp/m4/
H A Dntp_compiler.m484 # $ntp_cv_gcc_Wstrict_overflow is tested later to add the
100 # $ntp_cv_gcc_Winit_self is tested later to add the
134 # $ntp_cv_gcc_Wno_format_truncation is tested later to add the
/src/sys/contrib/device-tree/src/arm/cirrus/
H A Dep7211.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
/src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8dx.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
/src/sys/contrib/device-tree/src/arm64/realtek/
H A Drtd1619.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
/src/sys/contrib/device-tree/src/arm/nxp/mxs/
H A Dimx28-btt3-1.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT

12345678910>>...80