Home
last modified time | relevance | path

Searched refs:LANGID (Results 1 – 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSWindows/
Dloclibrary.c50 static LANGID _getUserLanguage( void ) { in _getUserLanguage()
58 static int _getISOCode(LANGID wLangID, char *isoLangCode, int codeLen) { in _getISOCode()
78 static LANGID wLangID = (LANGID) -1;
86 if (wLangID == (LANGID) -1) { in _setLanguageIfNeeded()
/external/python/cpython2/Lib/ctypes/
Dwintypes.py49 LANGID = WORD variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py50 LANGID = WORD variable
/external/e2fsprogs/intl/
Dlocalename.c742 LANGID langid; in _nl_locale_name()