/freebsd/usr.bin/vi/catalog/ |
H A D | french.UTF-8.base | 15 016 "L'entrée et la sortie Vi standards doivent être un terminal" 16 017 "Marque %s : non définie" 23 024 "non modifié" 34 035 "Définition : l'option %s n'est pas booléenne" 38 039 "Définition : l'option %s n'est pas booléenne" 39 040 "Les colonnes de l'écran sont trop petites, inférieures à %d" 40 041 "Les colonnes de l'écran sont trop grandes, supérieures à %d" 41 042 "Les lignes de l'écran sont trop courtes, inférieures à %d" 42 043 "Les lignes de l'écran sont trop longues, supérieures à %d" 43 044 "L'option lisp n'est pas implémentée" [all …]
|
/freebsd/contrib/tcsh/nls/italian/ |
H A D | set1 | 4 2 %s non è permesso 9 7 L'espansione $ deve terminare prima di ] 12 10 Numero non corretto 16 14 Comando non trovato 22 20 Parola non tra parentesi 23 21 %s non trovato 25 23 limit non esistente 28 26 Variabile non definita 29 27 Pila delle directory non così profonda 30 28 Numero di segnale non corretto [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | strncmp.S | 2 * strncmp - compare two strings 4 * Copyright (c) 2013-2022, Arm Limited. 5 * SPDX-License-Identifier: MIT 10 * ARMv8-a, AArch64. 18 #define L(l) .L ## l macro 49 On big-endian early bytes are at MSB and on little-endian LSB. 62 cbz limit, L(ret0) 67 b.ne L(misaligned8) 68 cbnz count, L(mutual_align) 70 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80 [all …]
|
H A D | strcmp.S | 2 * strcmp - compare two strings 4 * Copyright (c) 2012-2022, Arm Limited. 5 * SPDX-License-Identifier: MIT 11 * ARMv8-a, AArch64. 19 #define L(l) .L ## l macro 42 /* On big-endian early bytes are at MSB and on little-endian LSB. 50 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80 51 (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and 54 NUL too in big-endian, byte-reverse the data before the NUL check. */ 62 b.ne L(misaligned8) [all …]
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strncmp.S | 2 * strncmp - compare two strings 4 * Copyright (c) 2013-2022, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 10 * ARMv8-a, AArch64. 45 On big-endian early bytes are at MSB and on little-endian LSB. 58 cbz limit, L(ret0) 63 b.ne L(misaligned8) 64 cbnz count, L(mutual_align) 66 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80 67 (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and [all …]
|
H A D | strcmp.S | 2 * strcmp - compare two strings 4 * Copyright (c) 2012-2022, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 11 * ARMv8-a, AArch64. 38 /* On big-endian early bytes are at MSB and on little-endian LSB. 46 /* NUL detection works on the principle that (X - 1) & (~X) & 0x80 47 (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and 50 NUL too in big-endian, byte-reverse the data before the NUL check. */ 58 b.ne L(misaligned8) 59 cbnz tmp, L(mutual_align) [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_read.pod | 6 - read bytes from a TLS/SSL connection 35 explicitly performed by L<SSL_connect(3)> or L<SSL_accept(3)>. If the 36 peer requests a re-negotiation, it will be performed transparently during 42 L<SSL_set_connect_state(3)> or SSL_set_accept_state() before the first 60 If B<SSL_MODE_AUTO_RETRY> has been switched off and a non-application data 64 If read ahead was set using L<SSL_CTX_set_read_ahead(3)>, there might also still 66 This behaviour can be controlled using the L<SSL_CTX_set_mode(3)> call. 70 non-application data record has been processed and B<SSL_MODE_AUTO_RETRY> is 72 Note that if B<SSL_MODE_AUTO_RETRY> is set and only non-application data is 78 In this case a call to L<SSL_get_error(3)> with the [all …]
|
H A D | SSL_CTX_set_mode.pod | 5 …TX_clear_mode, SSL_set_mode, SSL_clear_mode, SSL_CTX_get_mode, SSL_get_mode - manipulate SSL engin… 21 SSL_CTX_set_mode() adds the mode set via bit-mask in B<mode> to B<ctx>. 23 SSL_CTX_clear_mode() removes the mode set via bit-mask in B<mode> from B<ctx>. 25 SSL_set_mode() adds the mode set via bit-mask in B<mode> to B<ssl>. 27 SSL_clear_mode() removes the mode set via bit-mask in B<mode> from B<ssl>. 46 to SSL_write_ex() or SSL_write() must only send the n-r bytes left, imitating 58 During normal operations, non-application data records might need to be sent or 60 If a non-application data record was processed, 61 L<SSL_read_ex(3)> and L<SSL_read(3)> can return with a failure and indicate the 63 If such a non-application data record was processed, the flag [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_add_wch.3x | 3 .\" Copyright 2019-2023,2024 Thomas E. Dickey * 4 .\" Copyright 2001-2015,2017 Free Software Foundation, Inc. * 32 .TH curs_add_wch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 54 \fB\%wecho_wchar\fP \- 79 wrapping and special-character processing as follows: 89 Subsequent non-spacing characters can be combined with this base 93 If \fIwch\fP refers to a non-spacing character, 98 The cursor is not advanced after adding a non-spacing character. 99 Subsequent calls to add non-spacing characters will update the same position. 118 for non-control characters, a considerable performance gain might be seen [all …]
|
/freebsd/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
H A D | ee.msg | 11 2 "tabulation -> espaces " 25 16 "imprimer le contenu de l'�diteur" 35 26 "v�rifier l'orthographe" 37 28 "quitter l'�diteur" 40 31 "rafra�chir l'�cran" 48 39 "^d bas ^l gauche ^v annuler effacement mot " 53 44 "^[ (�chappement) menu ESC-Enter: quitter ee " 61 52 "ligne : indique le num�ro de ligne 0-9 : aller � la ligne \"#\" " 64 55 " ee [+#] [-i] [-e] [-h] [fichier(s)] " 65 56 " -i : pas de fen�tre d'info -e : ne pas �tendre les tabs -h : pas de surbrillance" [all …]
|
/freebsd/contrib/bc/locales/ |
H A D | fr_BE.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CA.UTF-8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CH.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CH.ISO8859-15.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_FR.utf8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_BE.ISO8859-15.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_BE.UTF-8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_BE.utf8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CA.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CA.ISO8859-15.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CA.utf8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CH.UTF-8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_CH.utf8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_FR.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |
H A D | fr_FR.ISO8859-15.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 44 2 "nombre non entier" 53 3 "fin de chaîne non trouvée" 54 4 "fin de commentaire non trouvée" 63 13 "fin de bloc non trouvée" 68 18 "POSIX interdit le mot-cl [all...] |