Home
last modified time | relevance | path

Searched full:earlier (Results 1 – 25 of 1646) sorted by relevance

12345678910>>...66

/freebsd-src/contrib/atf/atf-c++/
H A Dmacros_hpp_test.cpp43 // does not have braces. Earlier versions of it generated an error in atf_require_inside_if()
56 // that does not have braces. Earlier versions of it generated an in atf_require_eq_inside_if()
69 // Earlier versions generated a warning because the macro's code also in atf_require_throw_runtime_error()
79 // that does not have braces. Earlier versions of it generated an in atf_require_throw_inside_if()
/freebsd-src/contrib/libpcap/
H A Dpcap_dump_open.3pcap.in63 is a capture or ``savefile'' handle returned by an earlier call to
65 and activated by an earlier call to
67 or returned by an earlier call to
/freebsd-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()
/freebsd-src/contrib/libpcap/pcap/
H A Dpcap-inttypes.h54 * Earlier VS; we have to define this stuff ourselves.
55 * We don't support building libpcap with earlier versions of VS,
57 * earlier versions of VS, so we work around this by defining
/freebsd-src/share/doc/psd/05.sysman/
H A D1.4.t59 Earlier versions of UNIX contained only a 1-second resolution version
117 The \fIalarm\fP system call of earlier versions of UNIX is provided
119 profiling facilities of earlier versions of UNIX
/freebsd-src/lib/libsys/
H A Dgetlogin.2187 was changed from earlier versions of
192 In earlier versions of the system,
198 In earlier versions of the system, the value returned by
H A Dadjtime.261 A time correction from an earlier call to
71 from the earlier call.
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp29 // some earlier versions of the LEON processor line. NOP instructions must
111 // exist for some earlier versions of the LEON processor line. Five NOP
119 // FSQRTS and FDIVS are converted to FDIVD and FSQRTD respectively earlier in
144 // already have been converted to FSQRTD or FDIVD earlier in the in runOnMachineFunction()
/freebsd-src/contrib/elftoolchain/libelf/
H A Delf_begin.3116 archive opened earlier with
124 should match that used to open the archive earlier.
130 archive opened earlier with
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp964 bool overridingStores(const ParseMemoryInst &Earlier,
1003 bool isNonTargetIntrinsicMatch(const IntrinsicInst *Earlier, in isNonTargetIntrinsicMatch() argument
1054 if (PtrOp(Earlier) != PtrOp(Later)) in isNonTargetIntrinsicMatch()
1057 Intrinsic::ID IDE = Earlier->getIntrinsicID(); in isNonTargetIntrinsicMatch()
1062 // Trying to replace later masked load with the earlier one. in isNonTargetIntrinsicMatch()
1067 if (MaskOp(Earlier) == MaskOp(Later) && ThruOp(Earlier) == ThruOp(Later)) in isNonTargetIntrinsicMatch()
1071 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
1078 if (!IsSubmask(MaskOp(Later), MaskOp(Earlier))) in isNonTargetIntrinsicMatch()
1086 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
1312 overridingStores(const ParseMemoryInst & Earlier,const ParseMemoryInst & Later) overridingStores() argument
[all...]
/freebsd-src/contrib/tcpdump/
H A Dfuncattrs.h61 * and later (do any earlier versions of XL C support this?), or HP aCC
117 * and later (do any earlier versions of XL C support this?),
125 * XL C 16.1 (and possibly some earlier versions, but not 12.1 or 13.1) has
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.noreapring.ksh108 # defunct: the active ring buffer in the earlier enabling prevents reaping of
109 # any of the earlier enabling's ECBs.
/freebsd-src/crypto/openssl/doc/man3/
H A DSSL_check_chain.pod76 TLS 1.3 and DTLS 1.2 the results for earlier versions of TLS and DTLS may not
78 for earlier versions of TLS or DTLS.
/freebsd-src/crypto/openssl/doc/man1/
H A Dopenssl-format-options.pod121 with earlier releases:
131 Earlier versions were known as CMS and are compatible.
/freebsd-src/contrib/tzdata/
H A Detcetera26 # Rearguard section, for TZUpdater 2.3.2 and earlier.
45 # Earlier incarnations of this package were not POSIX-compliant,
/freebsd-src/contrib/atf/atf-c/
H A Dmacros_h_test.c37 * does not have braces. Earlier versions of it generated an error in atf_require_inside_if()
50 * that does not have braces. Earlier versions of it generated an in atf_require_equal_inside_if()
/freebsd-src/share/man/man9/
H A Dbus_alloc_resource.959 rare cases) never earlier.
117 You must not depend on the value you gave it earlier.
/freebsd-src/share/man/man4/
H A Daibs.4179 An earlier version of the driver,
201 An earlier version of the driver, named
H A Dwlan.4166 Be aware that this specification is incompatible with earlier drafts.
167 Stations implementing earlier drafts (e.g., Linux) may be incompatible.
/freebsd-src/usr.sbin/config/
H A Dconfig.5154 order of appearance so that later specified variables properly override earlier
176 order of appearance so that later specified variables properly override earlier
224 appearance so that hints in later files properly override hints in earlier
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp263 "'. Must have non-local symbol earlier in section."); in recordRelocation()
270 "'. Must have non-local symbol earlier in section."); in recordRelocation()
312 "'. Must have non-local symbol earlier in section."); in recordRelocation()
349 "'. Must have non-local symbol earlier in section."); in recordRelocation()
/freebsd-src/crypto/openssl/crypto/
H A Dthreads_win.c18 * VC++ 2008 or earlier x86 compilers do not have an inline implementation
22 * only VC++ 2008 or earlier x86 compilers.
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_compat_lzma.c147 * Not supported in libarchive 2.7.* and earlier */ in DEFINE_TEST()
152 * Not supported in libarchive 2.7.* and earlier */ in DEFINE_TEST()
/freebsd-src/contrib/byacc/
H A DACKNOWLEDGEMENTS9 who pointed out deficiencies of my earlier releases. Among the most
/freebsd-src/contrib/ntp/sntp/libevent/m4/
H A Dntp_pkg_config.m48 dnl lower the minimum version if you find an earlier one works

12345678910>>...66