Home
last modified time | relevance | path

Searched refs:corrected (Results 1 – 25 of 68) sorted by relevance

123

/src/crypto/heimdal/lib/wind/
H A DNormalizationCorrections.txt23 # typo found and corrected in Corrigendum #3, and five for
24 # the typos and misidentifications found and corrected in
/src/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1160 char *filter = NULL, *corrected = NULL, **subtree = NULL; in krb5_ldap_get_reference_count() local
1180 corrected = ldap_filter_correct(dn); in krb5_ldap_get_reference_count()
1181 if (corrected == NULL) { in krb5_ldap_get_reference_count()
1186 if (asprintf(&filter, "%s=%s", refattr, corrected) < 0) { in krb5_ldap_get_reference_count()
1221 free(corrected); in krb5_ldap_get_reference_count()
1280 char *corrected; in krb5_ldap_name_to_policydn() local
1297 corrected = ldap_filter_correct(name); in krb5_ldap_name_to_policydn()
1298 if (corrected == NULL) in krb5_ldap_name_to_policydn()
1301 st = asprintf(policy_dn, "cn=%s,%s", corrected, in krb5_ldap_name_to_policydn()
1303 free(corrected); in krb5_ldap_name_to_policydn()
/src/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp645 if (const Symbol *corrected = in reportUndefinedSymbol() local
648 "\n>>> did you mean" + preHint + toString(*corrected) + postHint; in reportUndefinedSymbol()
649 if (corrected->getFile()) in reportUndefinedSymbol()
650 message += "\n>>> defined in: " + toString(corrected->getFile()); in reportUndefinedSymbol()
/src/contrib/ntp/html/hints/
H A Dsun45 SunOS 4.1.1 and corrected in SunOS 4.1.3. The easiest way to fix this
/src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/
H A Dandroid.inc20 // The kernel appears to have been corrected to mark it unsupported as of
/src/sys/netinet/libalias/
H A DHISTORY8 - Fragment handling error in alias_db.c corrected.
115 accumulation in alias_db.c corrected. The sockets
/src/sys/sys/
H A Dmtio.h168 u_int32_t corrected; /* total # corrections performed */ member
/src/contrib/ncurses/
H A DREADME.emx63 copy of pdksh 5.2.13, which does have the bug corrected (documented
H A DNEWS51 + corrected an ifdef needed for mouse support in MinGW/Windows
107 + corrected note about box() in curs_border.3x (patch by Jakub Horky,
951 + corrected mouse mask in test/testcurs.c
1380 + corrected use of original tty-modes in tput init/reset subcommands
1483 + corrected regex needed for older pkg-config used in Solaris 10.
1556 + corrected description for ansi.sys-old -TD
1593 + corrected tsl capability for terminator -TD
1970 + corrected condition for appending curses.events to the generated
2351 + corrected tic's check for ich1 (report by Sebastian J. Bronner,
2537 + corrected a warning message in tic for extended capabilities versus
[all …]
/src/share/i18n/csmapper/ISO-8859/
H A DISO-8859-10%UCS.src52 # 1.1 corrected mistake in mapping of 0xA4
/src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp773 if (const Symbol *corrected = in reportUndefinedSymbol() local
775 msg += "\n>>> did you mean" + pre_hint + toString(*corrected) + post_hint; in reportUndefinedSymbol()
776 if (corrected->file) in reportUndefinedSymbol()
777 msg += "\n>>> defined in: " + toString(corrected->file); in reportUndefinedSymbol()
/src/crypto/openssl/doc/man3/
H A DTS_VERIFY_CTX.pod141 The spelling of TS_VERIFY_CTX_set_certs() was corrected in OpenSSL 3.0.0.
/src/sys/contrib/device-tree/Bindings/net/
H A Dmicrel-ksz90x1.txt19 before it was corrected in revision 1.2 (Feb 2014), but it is too late to
/src/contrib/openpam/
H A DHISTORY201 - ENHANCE: corrected a number of mistakes and style issues in the
207 - ENHANCE: corrected a number of C namespace violations.
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1699 TypoCorrection corrected = SemaRef.CorrectTypo( in actOnObjCTypeArgsOrProtocolQualifiers() local
1702 if (corrected) { in actOnObjCTypeArgsOrProtocolQualifiers()
1704 if (auto proto = corrected.getCorrectionDeclAs<ObjCProtocolDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1705 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1715 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1716 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
1726 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers()
1727 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
/src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx95-tqma9596sa.dtsi25 * should be corrected by bootloader
H A Dtqma8xxs.dtsi17 * should be corrected by bootloader
/src/contrib/ntp/sntp/
H A DCOPYRIGHT156 60. [64]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
/src/contrib/ntp/
H A DCOPYRIGHT156 60. [64]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
/src/contrib/flex/
H A DONEWS777 - The following items have been corrected in the flex documentation:
812 has been corrected.
966 has been corrected.
969 been corrected.
/src/share/misc/
H A Dscsi_modes450 {R-W De-interleaved & corrected} t1
/src/contrib/libcbor/
H A DCHANGELOG.md122 - Improvements to C++ linkage (corrected `cbor_empty_callbacks`, fixed `restrict` pointers) (by Den…
/src/contrib/dialog/
H A DCHANGES510 + corrected argument indices after "--args" and "--file" to rescan the
639 + corrected processing of "--trace" option, which did not update the
1380 + corrected malloc size used for editable fields in formbox widget to
1482 + corrected logic of dlg_char_to_button(), making it check only the
1855 + corrected print_line(), which subtracted the margin twice from the
1986 + corrected samples/slackware.rc, which was just the compiled-in
2145 + corrected a few items from Vincent's patch:
2382 + corrected mandir variable in makefile.in (reported by Santiago Vila).
2441 + corrected spelling of "gauge"
/src/contrib/tzdata/
H A Dantarctica70 # From Steffen Thorsen (2020-10-02, as corrected):
/src/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h602 uint32_t *corrected, uint32_t *uncorrectable);

123