HomeSort by: relevance | last modified time | path
    Searched refs:spell (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/usr.bin/spell/
Makefile 3 SUBDIR= spell spellprog
  /src/external/ibm-public/postfix/dist/mantools/
check-spell-history 7 sed '1,/^2022/d' HISTORY | spell | grep -F -vxf proto/stop | \
8 grep -F -vxf proto/stop.spell-cc | \
9 grep -F -vxf proto/stop.spell-history
manspell 6 deroff $file | spell | grep -F -vf proto/stop
check-spell-cc 8 find . -name *.[hc] | xargs cat | comment | mantools/deroff | spell | grep -F -vxf proto/stop | grep -F -vxf proto/stop.spell-cc
check-spell-proto-html 7 mantools/dehtml proto/*html proto/*.proto | spell | grep -F -vxf proto/stop | grep -F -vxf proto/stop.spell-proto-html
spell 9 mantools/html2readme $i | col -b | spell | grep -F -vxf proto/stop
check-spell-install-proto-text 7 (ls *install* proto/* | grep -E -v 'stop|Makefile|html|\.proto' | mantools/deroff; cat RELEASE_NOTES) | spell | grep -F -vxf proto/stop
  /src/games/fortune/tools/
Do_spell 9 spell < $1 > $F
  /src/usr.bin/spell/spell/
Makefile 3 MAN= spell.1
4 SCRIPTS=spell.sh
spell.sh 3 # $NetBSD: spell.sh,v 1.2 2005/07/06 08:01:13 wiz Exp $
6 # OpenBSD: spell.ksh,v 1.8 2004/02/02 22:36:50 fgsch Exp
41 TMP=`mktemp /tmp/spell.XXXXXXXX` || exit 1
43 USAGE="usage: spell [-biltvx] [-d list] [-h spellhist] [-m a | e | l | m | s]\n\t[-s stop] [+extra_list] [file ...]"
69 v) VTMP=`mktemp /tmp/spell.XXXXXXXX` || {
  /src/share/man/tools/
ckspell 20 spell $file >> $TMPDIR/tmp.$$
  /src/games/quiz/
Makefile 14 seq-hard sexes sov spell state trek ucc
  /src/share/mk/
bsd.doc.mk 205 spell: ;
206 .PHONY: spell
208 spell: spell.${SA}
209 .PHONY: spell.${SA}
210 spell.${SA}: ${SRCS2.${SA}} ${DEPSRCS2.${SA}}
211 spell ${SRCS2.${SA}} | sort | comm -23 - spell.ok > paper.spell
  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
FloatingPointMode.h 48 inline StringRef spell(RoundingMode RM) { function in class:llvm::RoundingMode
61 OS << spell(RM);
  /src/external/apache2/llvm/dist/llvm/utils/
update_cc_test_checks.py 93 spell = node['name']
94 mangled = node.get('mangledName', spell)
95 ret[int(line)-1] = (spell, mangled)
351 for spell, mangled in line2spell_and_mangled_list[idx]:
357 if mangled in added or spell not in line:
359 if args.functions is None or any(re.search(regex, spell) for regex in args.functions):
  /src/usr.bin/
Makefile 29 spell split stat su sys_info systat \
  /src/external/gpl3/gdb.old/dist/gdb/contrib/
spellcheck.sh 30 cache_file2=spell-check.pat1
  /src/external/gpl3/autoconf/dist/
maint.mk 384 halt='found use of "file''system"; spell it "file system"' \
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 174 spell-ing spell-ings
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 184 spell-ing spell-ings
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 184 spell-ing spell-ings
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 191 spell-ing spell-ings
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 191 spell-ing spell-ings
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 188 spell-ing spell-ings
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 190 spell-ing spell-ings

Completed in 60 milliseconds

1 2