Home
last modified time | relevance | path

Searched defs:spell (Results 1 – 3 of 3) sorted by relevance

/external/scapy/
Dtox.ini133 description = "Check code for Grammar mistakes"
134 skip_install = true
135 deps = codespell
137 …,*.pdf,*.pcap,*.js,*.html,*.der,*_build*,*inet6.py,*dhcp6.py,*manuf.py,*tcpros.py,*.ipynb,*.svg,*.…
/external/starlark-go/internal/spell/
Dspell.go3 package spell package
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DFloatingPointMode.h50 inline StringRef spell(RoundingMode RM) { in spell() function