/prebuilts/go/darwin-x86/test/bench/shootout/ |
chameneosredux.go | 129 fmt.Printf("%v%v\n", result.met, spell(result.same, true)) 131 fmt.Printf("%v\n\n", spell(tot, true)) 175 func spell(n int, required bool) string { func 179 return spell(n/10, false) + " " + digits[n%10]
|
/prebuilts/go/linux-x86/test/bench/shootout/ |
chameneosredux.go | 129 fmt.Printf("%v%v\n", result.met, spell(result.same, true)) 131 fmt.Printf("%v\n\n", spell(tot, true)) 175 func spell(n int, required bool) string { func 179 return spell(n/10, false) + " " + digits[n%10]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-regprefix-1b.d | 8 # elf32-cris (not elf32-us-cris) as well so we spell out the target name.
|
/external/chromium-trace/catapult/third_party/coverage/ |
Makefile | 37 spell:
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/ |
AndroidWordLevelSpellCheckerSession.java | 135 * Finds out whether a particular string should be filtered out of spell checking. 143 * @param script the identifier for the script this spell checker recognizes 164 // words or a URI - in either case we don't want to spell check that 177 // Guestimate heuristic: perform spell checking if at least 3/4 of the characters 278 // If there is no keyboard for this locale, don't do any spell-checking. 322 // Don't kill the keyboard if there is a bug in the spell checker 375 * The spell checker acts on its own behalf. That is needed, in particular, to be able to 377 * Since it's called externally by the application, the spell checker is using the identity
|
/external/bison/ |
maint.mk | 426 halt='found use of "file''system"; spell it "file system"' \ [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
lex.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
lex.go | [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
lex.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
lex.go | [all...] |
/external/e2fsprogs/doc/ |
texinfo.tex | 174 spell-ing spell-ings [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 174 spell-ing spell-ings [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
texinfo.tex | 174 spell-ing spell-ings [all...] |
/external/bison/build-aux/ |
texinfo.tex | 190 spell-ing spell-ings [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | 191 spell-ing spell-ings [all...] |
/toolchain/binutils/binutils-2.25/texinfo/ |
texinfo.tex | 188 spell-ing spell-ings [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |