HomeSort by relevance Sort by last modified time
    Searched full:langid (Results 101 - 125 of 168) sorted by null

1 2 3 45 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsclient.h 151 STDMETHOD(SetLanguageID)(THIS_ LANGID langid) PURE;
bdamedia.h 388 LANGID LangID1;
389 LANGID LangID2;
400 LANGID LangID;
msi.h 363 UINT WINAPI MsiAdvertiseProductExA(LPCSTR szPackagePath,LPCSTR szScriptfilePath,LPCSTR szTransforms,LANGID lgidLanguage,DWORD dwPlatform,DWORD dwOptions);
364 UINT WINAPI MsiAdvertiseProductExW(LPCWSTR szPackagePath,LPCWSTR szScriptfilePath,LPCWSTR szTransforms,LANGID lgidLanguage,DWORD dwPlatform,DWORD dwOptions);
368 UINT WINAPI MsiAdvertiseProductA(LPCSTR szPackagePath,LPCSTR szScriptfilePath,LPCSTR szTransforms,LANGID lgidLanguage);
369 UINT WINAPI MsiAdvertiseProductW(LPCWSTR szPackagePath,LPCWSTR szScriptfilePath,LPCWSTR szTransforms,LANGID lgidLanguage);
382 UINT WINAPI MsiGetProductInfoFromScriptA(LPCSTR szScriptFile,LPSTR lpProductBuf39,LANGID *plgidLanguage,DWORD *pdwVersion,LPSTR lpNameBuf,DWORD *pcchNameBuf,LPSTR lpPackageBuf,DWORD *pcchPackageBuf);
383 UINT WINAPI MsiGetProductInfoFromScriptW(LPCWSTR szScriptFile,LPWSTR lpProductBuf39,LANGID *plgidLanguage,DWORD *pdwVersion,LPWSTR lpNameBuf,DWORD *pcchNameBuf,LPWSTR lpPackageBuf,DWORD *pcchPackageBuf);
    [all...]
sapi54.h     [all...]
sapi53.h     [all...]
richedit.h 359 typedef int (WINAPI *AutoCorrectProc) (LANGID langid, const WCHAR *pszBefore, WCHAR *pszAfter, LONG cchAfter, LONG *pcchReplaced);
1296 void WINAPI HyphenateProc (WCHAR *pszWord, LANGID langid, __LONG32 ichExceed, HYPHRESULT *phyphresult);
1301 void (WINAPI *pfnHyphenate) (WCHAR *, LANGID, __LONG32, HYPHRESULT *);
dimm.h 105 typedef WORD LANGID;
391 LANGID lgid,
422 LANGID lgid,
457 static FORCEINLINE HRESULT IActiveIMMRegistrar_RegisterIME(IActiveIMMRegistrar* This,REFCLSID rclsid,LANGID lgid,LPCWSTR pszIconFile,LPCWSTR pszDesc) {
471 LANGID lgid,
993 LANGID *plid) = 0;
    [all...]
tuner.h     [all...]
pdh.h 329 #define PDH_PATH_LANG_FLAGS(LangId,Flags) ((DWORD)(((LangId & 0x0000FFFF) << 16) | (Flags & 0x0000FFFF)))
  /toolchain/binutils/binutils-2.25/binutils/
winduni.c 540 codepage_from_langid (unsigned short langid)
548 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
560 wincodepage_from_langid (unsigned short langid)
568 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
580 lang_from_langid (unsigned short langid)
586 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
598 country_from_langid (unsigned short langid)
604 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 137 byte getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int langid, char* dataptr, unsigned int nak_limit = USB_NAK_LIMIT );
169 inline byte USB::getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int langid, char* dataptr, unsigned int nak_limit ) {
170 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, index, USB_DESCRIPTOR_STRING, langid, nbytes, dataptr, nak_limit ));
  /external/libtextclassifier/
Android.mk 110 # LangId model
114 LOCAL_MODULE := textclassifier.langid.model
117 LOCAL_SRC_FILES := ./models/textclassifier.langid.model
  /external/icu/icu4c/source/test/perf/collationperf/
readme.html 41 -langid 0x1234 Windows Language ID number. Default 0x409 (en_US)
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbBus.c 699 *LangIDTable = Dev->LangId;
708 Retrieve an indexed string in the language of LangID.
711 @param LangID The language ID of the string to retrieve.
723 IN UINT16 LangID,
736 if ((StringIndex == 0) || (LangID == 0)) {
752 if (Dev->LangId[Index] == LangID) {
765 StrDesc = UsbGetOneString (Dev, StringIndex, LangID);
    [all...]
UsbBus.h 186 UINT16 LangId [USB_MAX_LANG_ID];
630 Retrieve an indexed string in the language of LangID.
633 @param LangID The language ID of the string to retrieve.
645 IN UINT16 LangID,
  /external/icu/icu4c/source/common/
locmap.c     [all...]
  /frameworks/minikin/libs/minikin/
FontFamily.cpp 107 FontFamily::FontFamily(uint32_t langId, int variant, std::vector<Font>&& fonts)
108 : mLangId(langId), mVariant(variant), mFonts(std::move(fonts)) {
  /external/e2fsprogs/intl/
localename.c 742 LANGID langid;
761 langid = LANGIDFROMLCID (lcid);
764 primary = PRIMARYLANGID (langid);
765 sub = SUBLANGID (langid);
  /toolchain/binutils/binutils-2.25/intl/
localename.c 425 LANGID langid;
444 langid = LANGIDFROMLCID (lcid);
447 primary = PRIMARYLANGID (langid);
448 sub = SUBLANGID (langid);
  /external/icu/icu4j/perf-tests/
collationperf.pl 86 # we are not on Windows 98/ME and we hava a windows langID
  /external/libusb-compat/libusb/
usb.h 289 int usb_get_string(usb_dev_handle *dev, int index, int langid, char *buf,
  /frameworks/minikin/tests/unittest/
FontFamilyTest.cpp 34 uint32_t langId = FontLanguageListCache::getId(input);
35 return FontLanguageListCache::getById(langId);
40 uint32_t langId = FontLanguageListCache::getId(input);
41 return FontLanguageListCache::getById(langId)[0];
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 140 typedef WORD LANGID;
  /external/libcups/cups/
language.c 173 langid; /* CF language identifier */ local
228 if ((langid = CFLocaleCreateCanonicalLanguageIdentifierFromString(
231 CFStringGetCString(langid, language, (CFIndex)langsize, kCFStringEncodingASCII);
232 CFRelease(langid);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 136 GpStatus WINGDIPAPI GdipGetFamilyName(GDIPCONST GpFontFamily*,WCHAR[LF_FACESIZE],LANGID);
    [all...]

Completed in 1051 milliseconds

1 2 3 45 6 7