HomeSort by relevance Sort by last modified time
    Searched refs:WCHAR (Results 276 - 300 of 330) sorted by null

<<11121314

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 204 WCHAR szName[16];
205 WCHAR szDescription[128];
206 WCHAR szDriver[128];
800 WCHAR szName[64];
842 WCHAR szFileType[64];
    [all...]
cfgmgr32.h 52 typedef WCHAR *DEVNODEID_W,*DEVINSTID_W;
89 WCHAR CD_szDescription[MAX_PATH];
457 WCHAR HWPI_szFriendlyName[MAX_PROFILE_LEN];
    [all...]
wininet.h 713 WCHAR DisplayString[MAX_GOPHER_DISPLAY_TEXT + 1];
718 WCHAR Locator[MAX_GOPHER_LOCATOR_LENGTH + 1];
    [all...]
sqlext.h     [all...]
dplay8.h 243 WCHAR* pwszSessionName;
244 WCHAR* pwszPassword;
326 WCHAR* pwszName;
535 WCHAR* pwszUserString;
    [all...]
ntsecapi.h 611 #define MSV1_0_PACKAGE_NAMEW_LENGTH sizeof(MSV1_0_PACKAGE_NAMEW) - sizeof(WCHAR)
    [all...]
oledlg.h 526 WCHAR szIconExe[MAX_PATH];
    [all...]
sspi.h 48 typedef WCHAR SEC_WCHAR;
    [all...]
dxgi.h 157 WCHAR DeviceName[32];
171 WCHAR Description[128];
    [all...]
d2d1.h 755 STDMETHOD_(void, DrawText)(const WCHAR *string, UINT stringLength, IDWriteTextFormat *textFormat, const D2D1_RECT_F *layoutRect, ID2D1Brush *defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options = D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode = DWRITE_MEASURING_MODE_NATURAL) PURE;
    [all...]
mfidl.h     [all...]
winsock2.h 461 WCHAR szProtocol[WSAPROTOCOL_LEN+1];
    [all...]
strmif.h 469 WCHAR achName[128];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
ntddk.h     [all...]
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 396 WCHAR Buffer[512];
  /external/libchrome/sandbox/win/src/
nt_internals.h 172 WCHAR FileName[1];
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp 139 MAKE_ARRAY_TYPE(WCHAR, Char16)
172 std::is_same<_Type, WCHAR>::value || \
193 std::is_same<_Type, WCHAR*>::value || \
    [all...]
ppltasks_winrt.hpp     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 275 desc.Description[i] = (WCHAR)s[i];
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h 805 WCHAR achName[128];
    [all...]
  /external/opencv3/modules/highgui/src/
ppltasks_winrt.h     [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc 43 #include <wchar.h>
866 WCHAR* unicode = new WCHAR[unicode_length + 1];
    [all...]
  /external/gtest/src/
gtest.cc 43 #include <wchar.h>
846 WCHAR* unicode = new WCHAR[unicode_length + 1];
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 42 #include <wchar.h>
865 WCHAR* unicode = new WCHAR[unicode_length + 1];
    [all...]

Completed in 3935 milliseconds

<<11121314