/freebsd/contrib/bmake/mk/ |
H A D | doc.mk | 60 spell: ${SRCS} 61 spell ${SRCS} | sort | comm -23 - spell.ok > paper.spell
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | ispell | 79 >>>0 use spell-aff 82 >>>0 use spell-aff 86 #>>>0 use spell-aff 90 #>>>0 use spell-aff 94 >>>0 use spell-aff 101 >>>0 use spell-aff 111 >>>>0 use spell-aff 116 >>>>>0 use spell-aff 121 >>0 use spell-aff 130 >>0 use spell-aff [all …]
|
H A D | wordprocessors | 162 >>9 byte 33 WordPerfect spell rules 174 >>9 byte 39 WordPerfect spell rules (Microlytics) 199 # External spell code module (WP5.1) 200 #>>9 byte 46 WordPerfect external spell 201 # external spell dictionary .LEX 202 #>>9 byte 47 WordPerfect external spell dictionary
|
/freebsd/share/mk/ |
H A D | bsd.doc.mk | 152 spell: ${SRCS} 153 (cd ${.CURDIR}; spell ${SRCS} ) | sort | \ 154 comm -23 - ${.CURDIR}/spell.ok > ${DOC}.spell
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | if_enc.sh | 162 spell="Ak Ohum Oktay Weez Barsoom." 163 echo $spell | jexec a nc -w3 4.0.0.1 666 168 atf_check_equal "$spell" "$(cat ./receiver)"
|
/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/ |
H A D | ee.msg | 30 21 "��������������� 'spell'" 120 111 "צ�������� �ͦ��� ������ �� 'spell'"
|
/freebsd/usr.bin/ee/nls/ru_RU.KOI8-R/ |
H A D | ee.msg | 32 21 "��������� 'spell'" 122 111 "�������� ������������ � ������� 'spell'"
|
/freebsd/usr.bin/fortune/tools/ |
H A D | Do_spell | 5 spell < $1 > $F
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | FloatingPointMode.h | 51 inline StringRef spell(RoundingMode RM) { in spell() function 64 OS << spell(RM);
|
/freebsd/contrib/ee/ |
H A D | ee.msg | 31 20 "spell menu" 32 21 "use 'spell'" 122 111 "sending contents of edit buffer to 'spell'"
|
H A D | ee.i18n.guide | 85 110 string which places message for spell checking at top of 89 111 message informing that spell checking is in progress
|
/freebsd/usr.bin/m4/TEST/ |
H A D | test.m4 | 199 helps provide the right spell or incantation to slay the dragon. (There is 200 no general spell to slay dragons; each dragon must be eliminated with a 201 different spell.) 204 correctly. At best, nothing happens when the wrong spell is uttered. At
|
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/ |
H A D | ee.msg | 30 21 "'spell' benutzen" 120 111 "Sende den Pufferinhalt an 'spell'"
|
/freebsd/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
H A D | ee.msg | 30 21 "u�yj 'spell'" 120 111 "wysy�am zawarto�� edytora do programu 'spell'"
|
/freebsd/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
H A D | ee.msg | 30 21 "utiliser 'spell'" 120 111 "envoi du contenu du buffer � 'spell'"
|
/freebsd/usr.bin/ee/nls/hu_HU.ISO8859-2/ |
H A D | ee.msg | 30 21 "'spell' haszn�lata" 120 111 "a szerkeszt�si puffer k�ld�se a 'spell' programhoz"
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.def | 89 /// Limit number of times to perform spell checking.
|
/freebsd/contrib/tcsh/ |
H A D | src.desc | 64 tw.spell.c: String spelling correction.
|
H A D | NewThings | 148 * Fixed editor, and spell line.
|
H A D | Fixes | 177 78. Don't try to spell commands that are correct (Rouben Rostamian) 198 62. Don't try to spell check full path binaries that are correct because 798 34. Hash spell check (amol) 1081 42. Don't spell check in here docs. 1113 19. Take into account programmable completion hints when spell checking. 2053 3. Do not quote spell checked stuff. This is not very intelligent but 2102 7. tw.spell.c, defined F_OK for systems that don't have it. 2172 15. More fixes to tw.parse.c, and tw.spell.c. 2175 12. Fixed spell-line code.. 2184 contain globbing chars do not get spell checked.
|
/freebsd/bin/csh/ |
H A D | Makefile | 35 SRCS+= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | ChangeLog | 143 (pop_state): spell-check enums
|
/freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/ |
H A D | ee.msg | 31 21 "usar 'spell'"
|
/freebsd/contrib/libxo/doc/ |
H A D | faq.rst | 198 "`xolint -V`" to spell check your field names and to help you detect
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 387 C++ is case-sensitive. Did you spell it as `Setup()`? 389 Similarly, sometimes people spell `SetUpTestSuite()` as `SetupTestSuite()` and
|