Home
last modified time | relevance | path

Searched refs:since (Results 1 – 25 of 2360) sorted by relevance

12345678910>>...95

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dmacros.h43 # define OSSL_DEPRECATED(since) \ argument
44 __declspec(deprecated("Since OpenSSL " # since))
45 # define OSSL_DEPRECATED_FOR(since, message) \ argument
46 __declspec(deprecated("Since OpenSSL " # since ";" message))
48 # define OSSL_DEPRECATED(since) __declspec(deprecated) argument
49 # define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated) argument
57 # define OSSL_DEPRECATED(since) \ argument
58 __attribute__((deprecated("Since OpenSSL " # since)))
59 # define OSSL_DEPRECATED_FOR(since, message) \ argument
60 __attribute__((deprecated("Since OpenSSL " # since ";" message)))
[all …]
/netbsd-src/external/public-domain/tz/dist/
H A Dantarctica19 # Belgrano II, Confin Coast, -770227-0343737, since 1972-02-05
20 # Carlini, Potter Cove, King George Island, -6414-0602320, since 1982-01
21 # Esperanza, Hope Bay, -6323-05659, since 1952-12-17
22 # Marambio, -6414-05637, since 1969-10-29
23 # Orcadas, Laurie I, -6016-04444, since 1904-02-22
24 # San Martín, Barry I, -6808-06706, since 1951-03-21
36 # Casey, Bailey Peninsula, -6617+11032, since 1969
37 # Davis, Vestfold Hills, -6835+07759, since 1957-01-13
39 # Mawson, Holme Bay, -6736+06253, since 1954-02-13
127 # Princess Elisabeth, Queen Maud Land, -713412+0231200, since 200
[all...]
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dnumeric20 constexpr T // constexpr since C++20
24 constexpr T // constexpr since C++20
28 constexpr typename iterator_traits<InputIterator>::value_type // constexpr since C++20
32 constexpr T // constexpr since C++20
36 constexpr T // constexpr since C++20
40 constexpr T // constexpr since C++20
44 constexpr T // constexpr since C++20
50 constexpr T // constexpr since C++20
55 constexpr T // constexpr since C++20
61 constexpr T // constexpr since C++20
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleA9.td468 // Extra latency cycles since wbck is 2 cycles
477 // Extra latency cycles since wbck is 2 cycles
487 // Extra latency cycles since wbck is 4 cycles
496 // Extra latency cycles since wbck is 4 cycles
668 // Extra 1 latency cycle since wbck is 2 cycles
677 // Extra 1 latency cycle since wbck is 2 cycles
880 // Extra latency cycles since wbck is 7 cycles
908 // Extra latency cycles since wbck is 7 cycles
1279 // Extra latency cycles since wbck is 6 cycles
1288 // Extra latency cycles since wbck is 6 cycles
[all …]
/netbsd-src/external/gpl3/binutils/dist/libsframe/
H A Dlibtool-version16 # 3. If the library source code has changed at all since the last
19 # 4. If any interfaces have been added, removed, or changed since the
24 # a. If any interfaces have been added since the last public release,
26 # b. If any interfaces have been removed since the last public release,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMSA.txt18 It is not possible to emit bclri.b since andi.b covers exactly the
24 constant since shf.w covers exactly the same cases. shf.w is used
36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the
40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the
48 It is not possible to emit splati.w since shf.w covers the same cases.
53 copy_u.w. This is semantically equivalent since the general-purpose
66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/
H A DREADME58 I have added a number of useful features and conveniences since the
78 What's new in v1.46 since v1.44:
90 What's new in v1.44 since v1.43:
105 What's new in v1.43 since v1.42:
115 What's new in v1.42 since v1.41:
125 What's new in v1.41 since v1.40:
134 What's new in v1.40 since v1.31:
183 What's new in v1.31 since v1.23:
189 What's new in v1.23 since v1.22:
196 What's new in v1.22 since v1.20:
[all …]
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtan.dat24 # since G.6 defines ctan(z) as -i * ctanh(i*z)
49 # [conj] does not make sense since we already considered x < 0
62 # [conj] makes no sense since we already considered x < 0
63 # idem for [odd] since nan has no sign
94 # [odd] = [conj] since nan has no sign, and -(+/-0) = +/-0
99 # [conj] gives the same identity since nan has no sign
109 # [conj] gives no new relation since nan has no sign
110 # [odd] gives no new relation since we already considered y < 0
/netbsd-src/sys/ufs/lfs/
H A DCHANGES10 for cleaning, since it is now almost entirely empty.
14 filesystems significantly faster, since the inodes will then remain
53 any time, negating the usefulness of marking a vnode VDIROP, since if
64 for writing, since that could trigger a miscounting in lfs_truncate.
70 allowed to be extended, since if they were, any blocks following them
78 longer trigger a partial-segment write, since this could cause a
103 clean it, since it might well be mostly empty).
121 dirops to be active while cleaning is in progress; since otherwise
140 - The ifile inode is now created with the schg flag set, since nothing
142 but since tha
[all...]
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog3 Changes since version 1.44.1:
131 Changes since version 1.44.0:
142 Changes since version 1.43.0:
253 Changes since version 1.42.0:
342 Changes since version 1.41.0:
497 Changes since version 1.40.0:
576 Changes since version 1.39.0:
611 Changes since version 1.38.1:
687 Changes since version 1.38.0:
726 Changes since version 1.37.0:
[all …]
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Descape25 # TEST 2: This one should fail, since the ":" is unquoted.
32 # TEST 3: This one should work, since we escape the ":".
38 # TEST 4: This one should fail, since the escape char is escaped.
/netbsd-src/external/bsd/nvi/dist/
H A DChanges1 Changes since 1.81.5
5 Changes since 1.81.4
29 Changes since 1.81.3
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/PDB/
H A DBUILD.gn26 # FIXME: Also, the GN way is to write this file at build time. But since
27 # there's only one use of this, and since this is a pattern that hopefully
28 # will disappear again, and since it doesn't have any measurable performance
/netbsd-src/usr.bin/xlint/lint1/
H A Dlex.c73 * Valid values for 'since' are 78, 90, 99, 11, 23.
83 #define kwdef(name, token, detail, since, gcc, deco) \ argument
86 (since) == 90, \
87 (since) == 99 || (since) == 11, \
88 (since) == 23, \
92 #define kwdef_token(name, token, since, gcc, deco) \ argument
93 kwdef(name, token, {false}, since, gcc, deco)
94 #define kwdef_sclass(name, sclass, since, gcc, deco) \ argument
95 kwdef(name, T_SCLASS, .u.kw_scl = (sclass), since, gc
96 kwdef_type(name,tspec,since) global() argument
98 kwdef_tqual(name,tqual,since,gcc,deco) global() argument
100 kwdef_const(name,named_constant,since,gcc,deco) global() argument
[all...]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A DOSSL_DEPRECATED.pod11 #define OSSL_DEPRECATED(since)
12 #define OSSL_DEPRECATED_FOR(since, msg)
18 I<since> that should be set to the OpenSSL version where the symbol was
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dsystem_error102 * @since C++11
219 * @since C++11
295 * @since C++11
308 * @since C++11
332 * @since C++11
349 * @since C++11
427 * @since C++11
441 * @since C++11
457 * @since C++11
472 * @since C++11
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_drv.h1437 #define IS_REVID(p, since, until) \ argument
1438 (INTEL_REVID(p) >= (since) && INTEL_REVID(p) <= (until))
1600 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1608 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1609 (IS_BROXTON(dev_priv) && IS_REVID(dev_priv, since, until))
1617 #define IS_KBL_REVID(dev_priv, since, until) \ argument
1618 (IS_KABYLAKE(dev_priv) && IS_REVID(dev_priv, since, until))
1623 #define IS_GLK_REVID(dev_priv, since, until) \ argument
1624 (IS_GEMINILAKE(dev_priv) && IS_REVID(dev_priv, since, until))
1630 #define IS_CNL_REVID(p, since, until) \ argument
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3399pro.dtsi10 /* Default to enabled since AP talk to NPU part over pcie */
15 /* Default to enabled since AP talk to NPU part over pcie */
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DDESperate.txt11 Schider's crypto wasn't that useful since it only told how to do DES,
27 used since only 12 bits are used from the first half and 16 from the
67 PC2 is also a table lookup, since it's a 24 bit field, I use 4 6-bit
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A DHACKING.DOCS28 ways) since many of the final output formats can use relational fonts otherwise
30 this sort of text to 80 characters or less per line since larger may not be
40 `makeinfo' 3.11 or greater is required for output generation since earlier
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DRSA_print.pod13 The following functions have been deprecated since OpenSSL 3.0, and can be
22 The following functions have been deprecated since OpenSSL 3.0, and can be
33 The following functions have been deprecated since OpenSSL 3.0, and can be
H A DRAND_cleanup.pod11 The following function has been deprecated since OpenSSL 1.1.0, and can be
21 since no explicit initialisation or de-initialisation is necessary. See
/netbsd-src/tests/lib/libcurses/tests/
H A Daddstr12 # the addstr should be truncated since no scrolling and will return ERR
21 # the addstr should be not truncated since scrolling is enabled
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dperf.c89 struct timeval since; member
228 info->since = info->start; in perfsetup()
245 perf_tv_add(&info->io[i].timeout, &info->since); in perfsetup()
334 info->since = *now; in stat_printout()
362 perf_tv_subtract(&timeout, &info->since); in perfselect()
405 perf_tv_subtract(&timeout, &info->since); in perfendstats()
/netbsd-src/external/bsd/cron/dist/
H A DCHANGES51 shell scripts since "sh" and "csh" have traditionally used hidden file
71 there, since the real bug was that it should have been open in the parent.
83 executing it; this turned out to be a horribly bad idea since finding the
104 not generate a Date: at all (since Sendmail will do it), or folks will use
127 job_runqueue() was using storage after freeing it, since Jordan told me back
152 call to make sure the mtime of the dir changes, since the filename/inode will
163 since the sysv naming for this depends on 'at' using the same
173 14-Apr-90: (actually, changes since December 1989)

12345678910>>...95