Home
last modified time | relevance | path

Searched full:introduced (Results 1 – 25 of 956) sorted by relevance

12345678910>>...39

/freebsd-src/contrib/llvm-project/libcxx/include/
H A D__availability
/freebsd-src/libexec/tftpd/
H A Dtftpd.8285 option was introduced in
289 option was introduced in
293 option was introduced in
299 options were introduced in
303 option was introduced in
307 was introduced in
310 was introduced in
319 Support for the windowsize option (RFC7440) was introduced in
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAvailabilityInfo.h
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPragma.h29 * Describes how the pragma was introduced, e.g., with \#pragma,
34 * The pragma was introduced via \#pragma.
39 * The pragma was introduced via the C99 _Pragma(string-literal).
44 * The pragma was introduced via the Microsoft
50 /// Describes how and where the pragma was introduced.
/freebsd-src/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dpage_compat.h
/freebsd-src/share/man/man9/
H A Dcallout.9801 introduced a new set of timeout and untimeout routines from
824 introduced the first implementations of
839 introduced
843 introduced
847 introduced per-CPU callout wheels,
858 These changes introduced
869 introduced the
874 introduced
877 introduced
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp246 // for declarations that were introduced in iOS 11 (macOS 10.13, ...) or in createInsertionAfter()
441 // for declarations that were introduced in iOS 11 (macOS 10.13, ...) or in DoEmitAvailabilityWarning()
444 VersionTuple Introduced = AA->getIntroduced(); in DoEmitAvailabilityWarning()
460 Introduced, EnvironmentMatchesOrNone); in DoEmitAvailabilityWarning()
463 << Introduced.getAsString() << UseEnvironment in DoEmitAvailabilityWarning()
468 << OffendingDecl << PlatformName << Introduced.getAsString() in DoEmitAvailabilityWarning()
501 std::string Introduced = in DoEmitAvailabilityWarning()
506 "(" + Introduced + "))" + Insertion->Suffix) in DoEmitAvailabilityWarning()
854 VersionTuple Introduced = AA->getIntroduced(); in DiagnoseDeclAvailability()
856 if (EnvironmentMatchesOrNone && AvailabilityStack.back() >= Introduced) in DiagnoseDeclAvailability()
380 VersionTuple Introduced = AA->getIntroduced(); DoEmitAvailabilityWarning() local
424 std::string Introduced = DoEmitAvailabilityWarning() local
774 VersionTuple Introduced = AA->getIntroduced(); DiagnoseDeclAvailability() local
[all...]
/freebsd-src/usr.sbin/bhyve/
H A Dlibslirp.h124 * Fields introduced in SlirpConfig version 4 begin
141 * Fields introduced in SlirpConfig version 1 begin
194 * Fields introduced in SlirpConfig version 2 begin
202 * Fields introduced in SlirpConfig version 3 begin
208 * Fields introduced in SlirpConfig version 4 begin
214 * Fields introduced in SlirpConfig version 5 begin
/freebsd-src/contrib/libpcap/
H A Ddiag-control.h190 * We can use "GCC diagnostic ignored -Wxxx" (introduced in 4.2)
191 * and "GCC diagnostic push/pop" (introduced in 4.6).
216 * GCC 7.1 had introduced this warning option. Earlier versions (at least
272 * We can use "GCC diagnostic ignored -Wxxx" (introduced in 4.2,
309 * We can use "GCC diagnostic ignored -Wxxx" (introduced in 4.2,
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Dcdns,sdhci.yaml94 Value of the delay introduced on the sdclk output for all modes except
102 Value of the delay introduced on the sdclk output for HS200, HS400 and
110 Value of the delay introduced on the dat_strobe input used in
/freebsd-src/sys/contrib/device-tree/Bindings/spi/
H A Dspi-peripheral-props.yaml49 Delay in nanoseconds to be introduced by the controller after CS is
54 Delay in nanoseconds to be introduced by the controller before CS is
59 Delay in nanoseconds to be introduced by the controller after CS is
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_zhack_feat.ksh23 # before a readonly-compatible feature was introduced.
36 # introduced) if we want to.
/freebsd-src/sys/contrib/openzfs/config/
H A Dkernel-vfs-file_range.m44 dnl # 2.6.29: BTRFS_IOC_CLONE and BTRFS_IOC_CLONE_RANGE ioctl introduced
5 dnl # 3.12: BTRFS_IOC_FILE_EXTENT_SAME ioctl introduced
7 dnl # 4.5: copy_file_range() syscall introduced, added to VFS
H A Dintlmacosx.m4
H A Dkernel-bio.m44 dnl # The bio_op() helper was introduced as a replacement for explicitly
31 dnl # The bio_set_dev() helper macro was introduced as part of the transition
/freebsd-src/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_cfg.h44 /* The version that introduced the VCHIQ_IOC_LIB_VERSION ioctl */
47 /* The version that introduced the VCHIQ_IOC_CLOSE_DELIVERED ioctl */
/freebsd-src/share/man/man4/
H A Dqat.4161 driver replaced previous implementation introduced in
176 driver was introduced in
H A Dsmp.4160 introduced support for a host of new synchronization primitives, and
169 also introduced support for SMP on the sparc64 architecture.
/freebsd-src/lib/libc/gen/
H A Darc4random.3169 random number generator was first introduced in
171 The ChaCha20 based implementation was introduced in
/freebsd-src/lib/libc/db/
H A Dchangelog15 btree: Fix bugs introduced by new cursor/deletion code.
19 btree: Fix bugs introduced by new cursor/deletion code.
/freebsd-src/tools/test/stress2/misc/
H A Dptrace3.sh29 # A regression test for a bug introduced in r269656.
58 * A regression test for a bug introduced in r269656. The test process p creates
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Darm,vexpress-juno.yaml28 When a new generation of boards were introduced under the name "Juno", these
83 V2M-Juno) was introduced as a vehicle for evaluating big.LITTLE on
91 (V2M-Juno r1) was introduced mainly aimed at development of PCIe
/freebsd-src/share/man/man3/
H A Dstdarg.3220 macros were introduced in
224 macro was introduced in
/freebsd-src/tools/tools/git/
H A DHOWTO20 introduced a bug early in your development process that you fixed in a
23 bug fix into the commit that introduced it, so that the bug is never
/freebsd-src/share/doc/papers/diskperf/
H A Dequip.ms98 model several years ago. Although the SC780 was introduced more
103 This controller is an evolution of the S.I. 9400 first introduced

12345678910>>...39