Home
last modified time | relevance | path

Searched full:later (Results 1 – 25 of 5954) sorted by relevance

12345678910>>...239

/freebsd-src/contrib/bmake/unit-tests/
H A Dvar-op-expand.mk138 # assignment. The undefined variables are kept as-is and are later expanded
154 # the time of assignment but only later, when ${VAR} appears in the condition.
193 # The following test case demonstrates that the variable 'LATER' is preserved
194 # in the ':=' assignment since the variable 'LATER' is not yet defined.
195 # After the assignment to 'LATER', evaluating the variable 'INDIRECT'
196 # evaluates 'LATER' as well.
198 .undef LATER
199 INDIRECT:= ${LATER:S,value,replaced,}
203 LATER= late-value
211 .undef LATER
[all...]
H A Ddepsrc.mk14 DEFINED_LATER= later
19 : 'declaration. They are not preserved and maybe expanded later.'
21 source-later: .PHONY
25 : 'the expression is preserved and tried to be expanded later.'
/freebsd-src/contrib/sqlite3/
H A Dsqlite3ext.h237 /* Version 3.7.16 and later */
251 /* Version 3.8.7 and later */
268 /* Version 3.8.11 and later */
273 /* Version 3.9.0 and later */
276 /* Version 3.10.0 and later */
280 /* Version 3.12.0 and later */
282 /* Version 3.14.0 and later */
285 /* Version 3.18.0 and later */
287 /* Version 3.20.0 and later */
298 /* Version 3.24.0 and later */
[all …]
H A DREADME.txt52 Using Microsoft Visual C++ 2005 (or later) is recommended. Several Windows
61 Using Microsoft Visual C++ 2012 (or later) is required. When using the
72 Using Microsoft Visual C++ 2013 (or later) is required. When using the
83 Using Microsoft Visual C++ 2015 (or later) is required. When using the
96 Using Microsoft Visual C++ 2015 (or later) is required. When using the
/freebsd-src/contrib/libpcap/pcap/
H A Dfuncattrs.h121 * GCC 3.4 and later, or some compiler asserting compatibility with
122 * GCC 3.4 and later, or XL C 13.0 and later, so we have
128 * Sun C 5.5 and later, so we have __global.
129 * (Sun C 5.9 and later also have __attribute__((visibility()),
270 * later, or some compiler asserting compatibility with GCC 2.5 and
271 * later, or Solaris Studio 12 (Sun C 5.9) and later, or IBM XL C 7.0
272 * and later (do any earlier versions of XL C support this?), or HP aCC
273 * A.06.10 and later, o
[all...]
H A Dcompiler-tests.h73 * or a later version of this compiler" macros as 0.
77 * Check whether this is GCC major.minor or a later release, or some
79 * later release.
93 * Check whether this is Clang major.minor or a later release.
108 * or a later release.
120 * for a partial mapping, which we assume continues for later
138 * Check whether this is IBM XL C major.minor or a later release.
154 * Later Linux version of XL C; use __ibmxl_version__ to test
170 * Check whether this is HP aC++/HP C major.minor or a later release.
/freebsd-src/sys/dev/hptrr/
H A Dhptintf.h1253 * Version compatibility: v1.0.0.2 or later
1266 * Version compatibility: v1.0.0.1 or later
1275 * Version compatibility: v1.0.0.1 or later
1286 * Version compatibility: v2.0.0.0 or later
1296 * Version compatibility: v2.0.0.0 or later
1307 * Version compatibility: v1.0.0.1 or later
1318 * Version compatibility: v1.0.0.1 or later
1329 * Version compatibility: v1.0.0.1 or later
1340 * Version compatibility: v1.0.0.1 or later
1350 * Version compatibility: v1.0.0.1 or later
[all …]
/freebsd-src/sys/dev/hpt27xx/
H A Dhptintf.h1515 * Version compatibility: v1.0.0.2 or later
1528 * Version compatibility: v1.0.0.1 or later
1537 * Version compatibility: v1.0.0.1 or later
1548 * Version compatibility: v2.0.0.0 or later
1558 * Version compatibility: v2.0.0.0 or later
1568 * Version compatibility: v2.0.0.0 or later
1579 * Version compatibility: v1.0.0.1 or later
1590 * Version compatibility: v1.0.0.1 or later
1601 * Version compatibility: v1.0.0.1 or later
1612 * Version compatibility: v2.1.0.0 or later
[all …]
/freebsd-src/sys/dev/hptnr/
H A Dhptintf.h1511 * Version compatibility: v1.0.0.2 or later
1524 * Version compatibility: v1.0.0.1 or later
1533 * Version compatibility: v1.0.0.1 or later
1544 * Version compatibility: v2.0.0.0 or later
1554 * Version compatibility: v2.0.0.0 or later
1564 * Version compatibility: v2.0.0.0 or later
1575 * Version compatibility: v1.0.0.1 or later
1586 * Version compatibility: v1.0.0.1 or later
1597 * Version compatibility: v1.0.0.1 or later
1608 * Version compatibility: v2.1.0.0 or later
[all …]
/freebsd-src/contrib/tcpdump/
H A Dfuncattrs.h59 * later, or some compiler asserting compatibility with GCC 2.5 and
60 * later, or Solaris Studio 12 (Sun C 5.9) and later, or IBM XL C 10.1
61 * and later (do any earlier versions of XL C support this?), or HP aCC
62 * A.06.10 and later, or current TinyCC.
115 * Compiler with support for it, or GCC 2.3 and later, or some compiler
116 * asserting compatibility with GCC 2.3 and later, or IBM XL C 10.1
117 * and later (do any earlier versions of XL C support this?),
118 * or HP aCC A.06.10 and later.
H A Dcompiler-tests.h73 * or a later version of this compiler" macros as 0.
77 * Check whether this is GCC major.minor or a later release, or some
79 * later release.
93 * Check whether this is Clang major.minor or a later release.
108 * or a later release.
120 * for a partial mapping, which we assume continues for later
138 * Check whether this is IBM XL C major.minor or a later release.
155 * Later Linux version of XL C; use __ibmxl_version__ to test
177 * Check whether this is HP aC++/HP C major.minor or a later release.
/freebsd-src/contrib/libpcap/
H A Ddiag-control.h87 * This is Clang 2.8 or later; we can use "clang diagnostic
189 * This is GCC 4.6 or later, or a compiler claiming to be that.
228 * Sun C compiler version 5.5 (Studio version 8) and later supports "#pragma
256 * This is Clang 2.8 or later (including clang-cl, so test this
271 * This is GCC 4.6 or later, or a compiler claiming to be that.
288 * This is Clang 2.8 or later (including clang-cl, so test this
308 * This is GCC 4.6 or later, or a compiler claiming to be that.
/freebsd-src/contrib/openpam/doc/man/
H A Dpam.conf.5104 unless a later module fails.
106 will be failure regardless of the success of later modules.
109 unless a later module fails.
115 will be failure unless a later module succeeds.
120 will be failure regardless of the success of later modules.
123 unless a later module fails.
125 later module succeeds.
/freebsd-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
/freebsd-src/sys/dev/hptmv/
H A Dhptintf.h798 * Version compatibility: v1.0.0.2 or later
812 * Version compatibility: v1.0.0.1 or later
823 * Version compatibility: v1.0.0.1 or later
835 * Version compatibility: v1.0.0.1 or later
848 * Version compatibility: v1.0.0.1 or later
861 * Version compatibility: v1.0.0.1 or later
877 * Version compatibility: v1.0.0.1 or later
893 * Version compatibility: v1.0.0.1 or later
905 * Version compatibility: v1.0.0.1 or later
924 * Version compatibility: v1.0.0.1 or later
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h116 /// isCPlusPlus11 - Language is a C++11 variant (or later).
119 /// isCPlusPlus14 - Language is a C++14 variant (or later).
122 /// isCPlusPlus17 - Language is a C++17 variant (or later).
125 /// isCPlusPlus20 - Language is a C++20 variant (or later).
128 /// isCPlusPlus23 - Language is a post-C++23 variant (or later).
131 /// isCPlusPlus26 - Language is a post-C++26 variant (or later).
139 // GCC supports raw string literals in C99 and later, but not in C++ in isOpenCL()
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/bus/
H A Dti-sysc.h4 /* Generic sysc found on omap2 and later, also known as type1 */
11 /* Generic sysc found on omap4 and later, also known as type2 */
16 /* SmartReflex sysc found on 36xx and later */
/freebsd-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?
/freebsd-src/crypto/openssl/doc/man3/
H A DSSL_get_error.pod63 The operation did not complete and can be retried later.
69 If at a later time the underlying B<BIO> has data available for reading the same
111 called again later. The underlying BIO was not connected yet to the peer
123 The TLS/SSL I/O function should be called again later.
135 function should be called again later. The function B<must> be called from the
152 The TLS/SSL I/O function should be called again later.
/freebsd-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
/freebsd-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
/freebsd-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
/freebsd-src/contrib/ldns/ldns/
H A Ddnssec_sign.h136 * added to this rr list, so the caller can free them later
179 * later
204 * later
222 * \param[in] new_rrs newly created resource records are added to this list, to free them later
254 * \param[in] new_rrs newly created resource records are added to this list, to free them later
282 * \param[in] new_rrs newly created resource records are added to this list, to free them later
316 * \param[in] new_rrs newly created resource records are added to this list, to free them later
342 * \param[in] new_rrs newly created resource records are added to this list, to free them later
/freebsd-src/contrib/diff/lib/
H A Derror.h8 any later version.
23 /* This feature is available in gcc versions 2.5 and later. */
28 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h161 * - \e tiBusy: No resources available, try again later.
195 * - \e tiBusy: No resources available, try again later.
231 * - \e tiBusy: No resources available, try again later.
267 * - \e tiBusy: No resources available, try again later.
312 * - \e tiBusy: No resources available, try again later.
347 * - \e tiBusy: No resources available, try again later.
372 * - \e tiBusy: No resources available, try again later.
398 * - \e tiBusy: No resources available, try again later.
422 * - \e tiBusy: No resources available, try again later.
447 * - \e tiBusy: No resources available, try again later.
[all …]

12345678910>>...239