Home
last modified time | relevance | path

Searched refs:older (Results 1 – 25 of 1477) sorted by relevance

12345678910>>...60

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.cpp296 void statem::update(statem *older, statem *newer, int_value_state t) in update() argument
298 if (newer->int_values[t].differs(older->int_values[t]) in update()
300 newer->int_values[t].set(older->int_values[t].value); in update()
303 void statem::update(statem *older, statem *newer, units_value_state t) in update() argument
305 if (newer->units_values[t].differs(older->units_values[t]) in update()
307 newer->units_values[t].set(older->units_values[t].value); in update()
310 void statem::update(statem *older, statem *newer, bool_value_state t) in update() argument
312 if (newer->bool_values[t].differs(older->bool_values[t]) in update()
314 newer->bool_values[t].set(older->bool_values[t].value); in update()
317 void statem::update(statem *older, statem *newer, string_value_state t) in update() argument
[all …]
/netbsd-src/external/mit/isl/dist/interface/
H A Disl_config.h.in30 /* Define to Diagnostic for older versions of clang */
146 /* Define to getHostTriple for older versions of clang */
149 /* Define to getInstantiationLineNumber for older versions of clang */
152 /* Define to getImmediateInstantiationRange for older versions of clang */
158 /* Define to getResultType for older versions of clang */
161 /* Define to InitializeBuiltins for older versions of clang */
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.linux15 shared libraries, which means that if an older version of a shared
19 library and, if it's otherwise binary-compatible with the older version,
20 can replace that older version without breaking applications built with
21 the older version, and without breaking configure scripts or the build
H A DREADME.macos16 is based on an older (non-default) FreeBSD devfs, and that version of
22 a "startup item" for older versions of macOS;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dpassphrase-encoding.pod59 OpenSSL versions older than 1.1.0 do variant 2 only, and that is the reason why
60 OpenSSL still does this, to be able to read files produced with older versions.
71 outcome in OpenSSL 1.1.0 and newer than in OpenSSL older than 1.1.0.
73 0x00 0xC3 0x00 0xAF # OpenSSL older than 1.1.0
76 On the same accord, anything encoded in UTF-8 that was given to OpenSSL older
154 OpenSSL older than 1.1.0.
158 erroneous/non-compliant encoding used by OpenSSL older than 1.1.0)
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dpassphrase-encoding.pod59 OpenSSL versions older than 1.1.0 do variant 2 only, and that is the reason why
60 OpenSSL still does this, to be able to read files produced with older versions.
71 outcome in OpenSSL 1.1.0 and newer than in OpenSSL older than 1.1.0.
73 0x00 0xC3 0x00 0xAF # OpenSSL older than 1.1.0
76 On the same accord, anything encoded in UTF-8 that was given to OpenSSL older
154 OpenSSL older than 1.1.0.
158 erroneous/non-compliant encoding used by OpenSSL older than 1.1.0)
/netbsd-src/external/mit/isl/dist/m4/
H A Dax_detect_clang.m489 [Define to getHostTriple for older versions of clang])])
93 [Define to getInstantiationLineNumber for older versions of clang])])
98 [Define to getImmediateInstantiationRange for older versions of clang])]
102 [Define to Diagnostic for older versions of clang])])
179 [Define to getResultType for older versions of clang])])
196 [Define to InitializeBuiltins for older versions of clang])])
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dregex.m451 so that we reject older libc implementations. */
87 /* The version of regex.c in older versions of gnulib
100 Reject older versions. */
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/
H A DNEWS36 'nb' and some older ones under 'no', it's recommended for Norwegian users to
38 older translations are used.
/netbsd-src/external/gpl2/libmalloc/dist/
H A DChangeLog2 Find older changes in OChangeLog.
/netbsd-src/external/gpl2/diffutils/dist/
H A DINSTALLME31 installation. If you have an older version of libiconv, please
38 have an older K&R compiler, please install GCC first.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dversion-script.map1 # Export everything, but put a tag on is so that we make ourself incompatible with older versions
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A DKconfig36 XFree86 4.4 and above. It replaces the older i830 module that
37 supported a subset of the hardware in older X.org releases.
39 Note that the older i810/i815 chipsets require the use of the
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/
H A DREADME.txt7 engine instead of the older JIT engine.
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-known-issues.rst
/netbsd-src/external/gpl2/gettext/dist/os2/
H A Dbackward.def1 ; These exports are for backward compatibility with older ports
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dgennews57 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dgennews59 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
/netbsd-src/external/bsd/am-utils/dist/
H A DFAQ4 comprehensive, yet. Amd is much older than that, and so there's a lot of
53 older than kernel." Is it a problem?
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A DChangeLog15 work correctly without the YY_NEW_FILE. (lex handles the older
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DClangClCMakeCompileRules.cmake4 # should be tweaked accordingly, but until that's done, and to support older
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A DREADME.txt7 to use the MCJIT execution engine instead of the older JIT engine.
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A DREADME13 version 0.9.0. If your system's version is older, you will need
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcache_check_dynamic.m417 dnl XXX: for older autoconf versions
/netbsd-src/external/cddl/dtracetoolkit/dist/Snippits/
H A Dfd2pathname.txt24 but if you are on an older version of DTrace, try this to convert from

12345678910>>...60