Searched defs:lang (Results 1 - 25 of 128) sorted by relevance

123456

/macosx-10.9.5/vim-53/runtime/spell/
H A Dcheck_locales.vim6 let lang = substitute(item.text, '.*LANG=\(\S\+\).*', '\1', '') variable
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth2-kbdint.c48 char *lang, *devs; local
H A Dkexgssc.c69 char *lang; local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformSpeechSynthesisVoice.cpp33 PassRefPtr<PlatformSpeechSynthesisVoice> PlatformSpeechSynthesisVoice::create(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault) argument
43 PlatformSpeechSynthesisVoice::PlatformSpeechSynthesisVoice(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault) argument
H A DPlatformSpeechSynthesisVoice.h48 const String& lang() const { return m_lang; } function in class:WebCore::PlatformSpeechSynthesisVoice
49 void setLang(const String& lang) { m_lang = lang; } argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Notifications/
H A DWebNotification.cpp36 WebNotification::WebNotification(const String& title, const String& body, const String& iconURL, const String& tag, const String& lang, const String& dir, const String& originString, uint64_t notificationID) argument
H A DWebNotification.h46 static PassRefPtr<WebNotification> create(const String& title, const String& body, const String& iconURL, const String& tag, const String& lang, const String& dir, const String& originString, uint64_t notificationID) argument
55 const String& lang() const { return m_lang; } function in class:WebKit::WebNotification
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-langs.el[all...]
H A Dcc-defs.el[all...]
/macosx-10.9.5/vim-53/runtime/tutor/
H A Dtutor.vim[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsmatch.cpp27 set(InputText *input, const CharsetRecognizer *cr, int32_t conf, const char *csName, const char *lang) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/speech/
H A DSpeechRecognitionController.h41 void start(SpeechRecognition* recognition, const SpeechGrammarList* grammars, const String& lang, bool continuous, bool interimResults, unsigned long maxAlternatives) argument
H A DSpeechSynthesisVoice.h45 const String& lang() const { return m_platformVoice->lang(); } function in class:WebCore::SpeechSynthesisVoice
H A DSpeechRecognition.h55 String lang() { return m_lang; } function in class:WebCore::SpeechRecognition
56 void setLang(const String& lang) { m_lang = lang; } argument
H A DSpeechSynthesisUtterance.h49 const String& lang() const { return m_platformUtterance->lang(); } function in class:WebCore::SpeechSynthesisUtterance
50 void setLang(const String& lang) { m_platformUtterance->setLang(lang); } argument
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dnotify.c40 cupsNotifySubject(cups_lang_t *lang, /* I - Language data */ argument
171 cupsNotifyText(cups_lang_t *lang, ipp_t *event) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/samples/csdet/
H A Dcsdet.c58 const char *lang = ucsdet_getLanguage(csm[match], &status); local
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A Dletsutil.cpp97 le_int32 getLanguageCode(const char *lang) argument
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dtutorial.el[all...]
/macosx-10.9.5/adv_cmds-153/gencat/
H A Dgencat.c76 int lang = MCLangC; local
138 writeIfChanged(char *fname, int lang, int orConsts) argument
[all...]
/macosx-10.9.5/cups-372.4/cups/locale/
H A Dtranslate.c145 translate_messages(cups_array_t *cat, const char *lang) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/path/
H A Dpathkey.c44 pathkey(char* key, char* attr, const char* lang, const char* tool, const char* path) argument
54 pathkey_20100601(const char* lang, const char* tool, const char* apath, char* key, size_t keysize, char* attr, size_t attrsize) argument
/macosx-10.9.5/man-16/man/catopen/
H A Dcatopen.c96 char *path0, *path, *s, *file, *lang, *lang_l, *lang_t, *lang_c; local
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DFunction.pm321 sub lang { subroutine
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid.c252 char *lang; local
[all...]

Completed in 293 milliseconds

123456