Home
last modified time | relevance | path

Searched refs:introduced (Results 1 – 25 of 252) sorted by relevance

1234567891011

/src/contrib/llvm-project/libcxx/include/__configuration/
H A Davailability.h155 …__attribute__((availability(macos, strict, introduced = 14.4))) …
156 …__attribute__((availability(ios, strict, introduced = 17.4))) …
157 …__attribute__((availability(tvos, strict, introduced = 17.4))) …
158 __attribute__((availability(watchos, strict, introduced = 10.4)))
170 …__attribute__((availability(macos, strict, introduced = 14.0))) …
171 …__attribute__((availability(ios, strict, introduced = 17.0))) …
172 …__attribute__((availability(tvos, strict, introduced = 17.0))) …
173 __attribute__((availability(watchos, strict, introduced = 10.0)))
185 …__attribute__((availability(macos, strict, introduced = 13.4))) …
186 …__attribute__((availability(ios, strict, introduced = 16.5))) …
[all …]
/src/crypto/openssl/doc/designs/
H A Dthread-api.md85 A build option `thread-pool`/`no-thread-pool` will be introduced which allows
89 A build option `default-thread-pool`/`no-default-thread-pool` will be introduced
95 nonetheless provided for symmetry when additional models are introduced in the
101 New internal components will need to be introduced (e.g. condition variables)
/src/sys/contrib/openzfs/config/
H A Dkernel-vfs-file_range.m45 dnl # 2.6.29: BTRFS_IOC_CLONE and BTRFS_IOC_CLONE_RANGE ioctl introduced
6 dnl # 3.12: BTRFS_IOC_FILE_EXTENT_SAME ioctl introduced
8 dnl # 4.5: copy_file_range() syscall introduced, added to VFS
H A Dkernel-kthread.m425 dnl # 4.20: kernel_siginfo_t introduced, replaces siginfo_t
29 dnl # 5.17: enum pid_type introduced as 4th arg
H A Dkernel-timer.m43 dnl # 6.2: timer_delete_sync introduced, del_timer_sync deprecated and made
H A Dkernel-kuid-helpers.m44 dnl # Since usernamespaces were introduced in kernel version 3.5, it
H A Dkernel-pin-user-pages.m423 dnl # Kernal 5.8 introduced the pin_user_pages* interfaces which should
H A Dkernel-sb-wb-err.m43 # dnl 5.8 (735e4ae5ba28) introduced a superblock scoped errseq_t to use to
H A Dkernel-fs-context.m48 dnl # The new fs_context-based filesystem API is introduced, with the old
H A Dkernel-vfs-set_page_dirty.m45 dnl # to be done. This patch set also introduced __set_page_dirty_nobuffers
H A Dkernel-proc-operations.m44 dnl # The proc_ops structure was introduced to replace the use of
H A Dkernel-bio.m45 dnl # The bio_op() helper was introduced as a replacement for explicitly
32 dnl # The bio_set_dev() helper macro was introduced as part of the transition
H A Dkernel-rename.m424 dnl # Linux 5.12 introduced passing struct user_namespace* as the first
/src/usr.sbin/cron/doc/
H A DREADME.1ST3 any bugs introduced by this reorganization or the port to FreeBSD remain
/src/sys/contrib/openzfs/etc/sudoers.d/
H A Dzfs5 ## CAUTION: Any syntax error introduced here will break sudo.
/src/tools/test/stress2/misc/
H A Dptrace3.sh58 * A regression test for a bug introduced in r269656. The test process p creates
/src/contrib/sendmail/cf/ostype/
H A Dsolaris11.m411 # make use of /system/volatile, introduced in Solaris 11.
H A Dsolaris8.m413 # /var/run and support for IPv6, all of which where introduced in
/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.
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h236 IdentifierLoc *Parm, const AvailabilityChange &introduced, in ParsedAttr() argument
250 detail::AvailabilityData(introduced, deprecated, obsoleted, strict, in ParsedAttr()
767 IdentifierLoc *Param, const AvailabilityChange &introduced, in create() argument
776 Param, introduced, deprecated, obsoleted, in create()
1004 IdentifierLoc *Param, const AvailabilityChange &introduced, in addNew() argument
1012 pool.create(attrName, attrRange, scopeName, scopeLoc, Param, introduced, in addNew()
/src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dandroid.inc9 // of memfd_create function from Standard C library which was introduced in
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db235 btree: Fix bugs introduced by new cursor/deletion code.
39 btree: Fix bugs introduced by new cursor/deletion code.
/src/crypto/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod19 PUNYCODE encoding introduced in RFCs 3490-3492 is widely used for
/src/crypto/openssh/contrib/solaris/
H A DREADME2 introduced into OpenSSH 3.0 and above in hopes of simplifying the build
/src/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod40 line' was introduced with the SSE2 extensions.

1234567891011