HomeSort by relevance Sort by last modified time
    Searched refs:WCHAR (Results 151 - 175 of 382) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wlanapi.h 152 WCHAR strProfileName[256];
185 WCHAR strProfileName[256];
200 WCHAR strProfileName[WLAN_MAX_NAME_LENGTH];
206 WCHAR strProfileXml[1];
225 WCHAR strInterfaceDescription[256];
236 WCHAR strProfileName[256];
514 WCHAR strProfileName[WLAN_MAX_NAME_LENGTH];
wincodec.h     [all...]
dmusici.h 599 WCHAR wszName[16];
    [all...]
medparam.h 63 WCHAR szUnitText[32];
64 WCHAR szLabel[32];
285 WCHAR **ppwchText) = 0;
331 WCHAR **ppwchText);
384 static FORCEINLINE HRESULT IMediaParamInfo_GetParamText(IMediaParamInfo* This,DWORD dwParamIndex,WCHAR **ppwchText) {
421 WCHAR **ppwchText);
wsdhost.h 106 STDMETHOD_(HRESULT,SetServiceDiscoverable)(THIS_ const WCHAR *pszServiceId,WINBOOL fDiscoverable) PURE;
134 const WCHAR *pszLocalId,
140 const WCHAR *pszLocalId,
cryptxml.h 76 WCHAR *wszAlgorithmURI;
77 WCHAR *wszName;
79 WCHAR *wszCNGAlgid;
80 WCHAR wszCNGExtraAlgid;
dmoreg.h 51 HRESULT WINAPI DMOGetName(REFCLSID,WCHAR[80]);
netioapi.h 175 WCHAR Alias[IF_MAX_STRING_SIZE + 1];
176 WCHAR Description[IF_MAX_STRING_SIZE + 1];
289 const WCHAR *InterfaceAlias,
311 const WCHAR *InterfaceName,
userenv.h 98 WCHAR szGPOName[50];
160 WCHAR *pwszAccountName;
161 WCHAR *pwszNewSOM;
168 typedef DWORD(*PFNGENERATEGROUPPOLICY)(DWORD dwFlags,WINBOOL *pbAbort,WCHAR *pwszSite,PRSOP_TARGET pComputerTarget,PRSOP_TARGET pUserTarget);
batclass.h 95 WCHAR ManufactureDate[25];
104 WCHAR Strings[1];
dwrite.h 480 const WCHAR *localeName;
481 const WCHAR *string;
555 const WCHAR *localeName;
593 const WCHAR *localeName;
696 WCHAR const *filePath,
736 WCHAR const *fontFamilyName,
742 WCHAR const *localeName,
752 WCHAR const *string,
760 WCHAR const *string,
779 WCHAR const *localeName
    [all...]
httpext.h 127 WCHAR lpszPath[MAX_PATH];
228 typedef HRESULT (WINAPI *PFN_HSE_CACHE_INVALIDATION_CALLBACK)(WCHAR *pszUrl);
smtpguid.h 10 #define DECLARE_EVENTGUID_STRING(Name,Value) CONST WCHAR Name##[] = L##Value
12 #define DECLARE_EVENTGUID_STRING(Name,Value) extern CONST WCHAR Name##[]
setupapi.h 108 WCHAR OriginalInfName[MAX_PATH];
109 WCHAR OriginalCatalogName[MAX_PATH];
332 WCHAR FullTargetName[MAX_PATH];
432 WCHAR DevicePath[ANYSIZE_ARRAY];
457 WCHAR RemoteMachineName[SP_MAX_MACHINENAME_LENGTH];
532 WCHAR DriverPath[MAX_PATH];
660 WCHAR Title[MAX_TITLE_LEN];
661 WCHAR Instructions[MAX_INSTRUCTION_LEN];
662 WCHAR ListLabel[MAX_LABEL_LEN];
663 WCHAR SubTitle[MAX_SUBTITLE_LEN]
    [all...]
msber.h 84 extern ASN1_PUBLIC int WINAPI ASN1BEREncUTF8String(ASN1encoding_t enc,ASN1uint32_t tag,ASN1uint32_t length,WCHAR *value);
114 __CRT_INLINE int WINAPI ASN1DEREncUTF8String(ASN1encoding_t enc,ASN1uint32_t tag,ASN1uint32_t length,WCHAR *value) { return ASN1BEREncUTF8String(enc,tag,length,value); }
115 __CRT_INLINE int WINAPI ASN1CEREncUTF8String(ASN1encoding_t enc,ASN1uint32_t tag,ASN1uint32_t length,WCHAR *value) { return ASN1BEREncUTF8String(enc,tag,length,value); }
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_file.c 147 WCHAR wmode[8];
148 WCHAR *wfilename = _alloca(sz*sizeof(WCHAR));
  /external/openssl/crypto/bio/
bss_file.c 147 WCHAR wmode[8];
148 WCHAR *wfilename = _alloca(sz*sizeof(WCHAR));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
swenum.h 11 WCHAR ReferenceString[1];
  /external/chromium_org/sandbox/win/tools/finder/
finder_kernel.cc 123 object_directory_info->ObjectName.Length / sizeof(WCHAR));
126 object_directory_info->ObjectTypeName.Length / sizeof(WCHAR));
  /external/chromium_org/ui/base/ime/
input_method_win.cc 428 size_t need_size = sizeof(RECONVERTSTRING) + len * sizeof(WCHAR);
447 (target_range.GetMin() - text_range.start()) * sizeof(WCHAR);
452 text.c_str(), len * sizeof(WCHAR));
482 size_t need_size = sizeof(RECONVERTSTRING) + len * sizeof(WCHAR);
506 text.c_str(), len * sizeof(WCHAR));
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusImaging.h 117 const WCHAR* CodecName;
118 const WCHAR* DllName;
119 const WCHAR* FormatDescription;
120 const WCHAR* FilenameExtension;
121 const WCHAR* MimeType;
GdiPlusFlat.h 161 GdipAddPathString(GpPath *path, GDIPCONST WCHAR *string,
167 GdipAddPathStringI(GpPath *path, GDIPCONST WCHAR *string,
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 50 const WCHAR *pwcInChars,
69 const WCHAR *pwcChars,
88 const WCHAR *pwcChars,
105 const WCHAR *pwcInChars,
136 const WCHAR *pwcChars,
169 const WCHAR *pwcChars,
745 ALLOCATE_ARRAY (WCHAR, pchars, buffer->len * 2);
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 47 const WCHAR *pwcInChars,
66 const WCHAR *pwcChars,
85 const WCHAR *pwcChars,
102 const WCHAR *pwcInChars,
133 const WCHAR *pwcChars,
166 const WCHAR *pwcChars,
742 ALLOCATE_ARRAY (WCHAR, pchars, buffer->len * 2);
  /external/zlib/src/contrib/minizip/
iowin32.c 110 WCHAR filenameW[FILENAME_MAX + 0x200 + 1];
135 WCHAR filenameW[FILENAME_MAX + 0x200 + 1];
183 WCHAR filenameW[FILENAME_MAX + 0x200 + 1];

Completed in 1313 milliseconds

1 2 3 4 5 67 8 91011>>