Searched defs:word (Results 276 - 300 of 303) sorted by relevance

<<111213

/macosx-10.9.5/zsh-60/zsh/Src/
H A Dparams.c1065 int hasbeg = 0, word = 0, rev = 0, ind = 0, down = 0, l, i, ishash; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsh-script.el[all...]
H A Dvhdl-mode.el[all...]
H A Didlwave.el[all...]
H A Dgdb-ui.el
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c1999 char *cp, *endcp, *name, *word, *hst, *usr, *dom, savedc, *savedcp, *subdir, *mntonname, *word2; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp2973 void WebPage::changeSpellingToWord(const String& word) argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dhp-symtab.h186 int word; member in union:dnttpointer
1310 unsigned int word[ member in struct:dntt_type_generic
1318 unsigned int word[2]; member in struct:dntt_type_block
1437 unsigned int word[2]; member in struct:slt_generic
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dbookmark.el
H A Dcomint.el
H A Dediff-init.el
H A Dterm.el[all...]
H A Dwoman.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-util.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el[all...]
H A Dtable.el[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dprocess.c2011 const struct string_part *word = key; local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclInt.h1131 int word; /* Index of the word in the command. */ member in struct:CFWord
1140 int word; /* Index of word in member in struct:CFWordBC
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinWm.c841 WORD word; member in union:__anon13651
/macosx-10.9.5/vim-53/src/
H A Dmisc1.c8196 char_u *word = p_lispwords; local
H A Deval.c16442 char_u *word = (char_u *)""; local
[all...]
H A Dspell.c3345 char_u word[MAXWLEN]; local
6437 char_u word[MAXWLEN]; local
6442 (void)spell_casefold(from, (int)STRLEN(from), word, MAXWLEN); local
6444 (void)spell_casefold(to, (int)STRLEN(to), word, MAXWLEN); local
11174 char_u word[MAXWLEN]; local
14042 char_u *word; local
14152 char_u word[MAXWLEN]; local
14433 int word[MAXWLEN]; local
15556 char_u word[MAXWLEN]; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp3494 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) argument
3496 TextChecker::getGuessesForWord(spellDocumentTag(), word, context, guesses); local
3499 void WebPageProxy::learnWord(const String& word) argument
3504 TextChecker::learnWord(spellDocumentTag(), word); local
3507 void WebPageProxy::ignoreWord(const String& word) argument
3512 TextChecker::ignoreWord(spellDocumentTag(), word); local
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbytecomp.el
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el[all...]

Completed in 515 milliseconds

<<111213