Searched refs:LCID (Results 1 – 4 of 4) sorted by relevance
201 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0;212 STDMETHOD(GetDescription)(_In_ LCID lcid, _Out_ BSTR *pbstrDescription) = 0;
93 **LCID:** Local CID. Refers to a CID which will be recognised as identifying a229 and which we can place in the DCID field of an outgoing packet. See also LCID,
283 LCID locale_id = GetThreadLocale(); in __kmp_i18n_do_catopen()
508 for (int LCID = 0; LCID < RTLIB::UNKNOWN_LIBCALL; ++LCID) in ARMTargetLowering() local509 setLibcallCallingConv(static_cast<RTLIB::Libcall>(LCID), in ARMTargetLowering()