Home
last modified time | relevance | path

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

12345678910

/NextBSD/include/
HDAvailabilityInternal.h72 …ILABILITY_INTERNAL__IPHONE_2_0 __attribute__((availability(ios,introduced=2.0)))
73 …NTERNAL__IPHONE_2_0_DEP__IPHONE_2_0 __attribute__((availability(ios,introduced=2.0,deprecated=2…
75 …PHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
77 …PHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
79 …NTERNAL__IPHONE_2_0_DEP__IPHONE_2_1 __attribute__((availability(ios,introduced=2.0,deprecated=2…
81 …PHONE_2_0_DEP__IPHONE_2_1_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
83 …PHONE_2_0_DEP__IPHONE_2_1_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
85 …NTERNAL__IPHONE_2_0_DEP__IPHONE_2_2 __attribute__((availability(ios,introduced=2.0,deprecated=2…
87 …PHONE_2_0_DEP__IPHONE_2_2_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
89 …PHONE_2_0_DEP__IPHONE_2_2_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2…
[all …]
/NextBSD/usr.bin/calendar/calendars/
HDcalendar.computer19 01/24 DG Nova introduced, 1969
29 03/14 LISP introduced, 1960
33 04/03 IBM 701 introduced, 1953
37 04/28 Zilog Z-80 introduced, 1976
61 08/22 CDC 6600 introduced, 1963
/NextBSD/crypto/openssl/doc/crypto/
HDERR_remove_state.pod42 was deprecated in OpenSSL 1.0.0 when ERR_remove_thread_state was introduced
43 and thread IDs were introduced to identify threads instead of 'unsigned long'.
HDBN_BLINDING_new.pod104 BN_BLINDING_thread_id was first introduced in OpenSSL 1.0.0, and it
109 and BN_BLINDING_create_param were first introduced in OpenSSL 0.9.8
HDOPENSSL_instrument_bus.pod40 line' was introduced with the SSE2 extensions.
HDRAND_set_rand_method.pod81 introduced in version 0.9.7.
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h233 IdentifierLoc *Parm, const AvailabilityChange &introduced, in AttributeList() argument
247 new (&getAvailabilitySlot(IntroducedSlot)) AvailabilityChange(introduced); in AttributeList()
604 const AvailabilityChange &introduced, in create() argument
613 Param, introduced, deprecated, in create()
739 const AvailabilityChange &introduced, in addNew() argument
746 pool.create(attrName, attrRange, scopeName, scopeLoc, Param, introduced, in addNew()
/NextBSD/usr.sbin/cron/doc/
HDREADME.1ST3 any bugs introduced by this reorganization or the port to FreeBSD remain
/NextBSD/contrib/ofed/management/opensm/doc/
HDmodular-routing.txt21 - this will load switch LFTs according to the path entries introduced in
57 file (introduced by 'file' routing engine), but new lid matrix file
/NextBSD/lib/libc/db/
HDchangelog15 btree: Fix bugs introduced by new cursor/deletion code.
19 btree: Fix bugs introduced by new cursor/deletion code.
/NextBSD/contrib/file/magic/Magdir/
HDvirtual80 # is introduced.)
95 # is introduced.)
/NextBSD/contrib/gcc/config/s390/
HDlibgcc-glibc.ver42 # With GCC 4.1.0 long double 128 bit support was introduced. The
/NextBSD/gnu/usr.bin/grep/
HDREADME3 bugs have probably been introduced in this revision.
/NextBSD/crypto/openssh/contrib/solaris/
HDREADME2 introduced into OpenSSH 3.0 and above in hopes of simplifying the build
/NextBSD/contrib/ofed/management/opensm/complib/
HDChangeLog31 with cl_threadpool.c introduced by previous change
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDAttrDocs.td270 in C is introduced using the ``overloadable`` attribute. For example, one
532 void f(void) __attribute__((availability(macosx,introduced=10.4,deprecated=10.6,obsoleted=10.7)));
534 The availability attribute states that ``f`` was introduced in Mac OS X 10.4,
548 introduced=\ *version*
549 The first version in which this declaration was introduced.
584 to when the declaration was introduced. When this happens, the declaration is
599 void g(void) __attribute__((availability(macosx,introduced=10.4)));
600 void g(void) __attribute__((availability(macosx,introduced=10.4))); // okay, matches
601 void g(void) __attribute__((availability(ios,introduced=4.0))); // okay, adds a new platform
603 void g(void) __attribute__((availability(macosx,introduced=10.5))); // error: mismatch
[all …]
/NextBSD/contrib/gdtoa/
HDchanges10 Correct an inefficiency introduced 2 days ago in dtoa's handling of
114 than the smallest normalized number. (The bug introduced an extra
118 dtoa.c: strtod: fix a glitch introduced with the scaling of 19970212
331 2.47032822920623272e-324) introduced 20001113 in handling the special
408 gdtoa.tgz: gethex.c: fix a glitch introduced last week (and reported
603 dtoa.c: Fix some glitches in recently introduced changes meant to
612 with sensible input.) Fix an off-by-one bug in a recently introduced
641 gdtoa/strtod.c: fix errors (introduced 20090411) when compiled
/NextBSD/share/i18n/csmapper/CNS/
DCNS11643-3%UCS@SIP.src35 # originally introduced, and a description of the data associated with the
DUCS@SIP%CNS11643-3.src35 # originally introduced, and a description of the data associated with the
DUCS@BMP%CNS11643-7.src35 # originally introduced, and a description of the data associated with the
DCNS11643-7%UCS@BMP.src35 # originally introduced, and a description of the data associated with the
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_max_cert_list.pod75 SSL*_set/get_max_cert_list() have been introduced in OpenSSL 0.9.7.
/NextBSD/etc/pam.d/
HDREADME19 Comments are introduced with a hash mark ('#'). Blank lines and lines
/NextBSD/contrib/jansson/doc/
HDupgrading.rst7 This chapter lists the backwards incompatible changes introduced in
/NextBSD/crypto/heimdal/doc/
HDack.texi124 All bugs were introduced by ourselves.

12345678910