Searched refs:wchar_t (Results 1 – 24 of 24) sorted by relevance
/trunk/main/sal/inc/systools/win32/ |
H A D | snprintf.h | 57 typedef unsigned short wchar_t; typedef 82 _SNPRINTF_DLLIMPORT int __cdecl snwprintf( wchar_t *buffer, size_t count, const wchar_t *format, ..… 90 _SNPRINTF_DLLIMPORT int __cdecl vsnwprintf( wchar_t *buffer, size_t count, const wchar_t *format, v…
|
/trunk/main/sal/osl/os2/ |
H A D | file_url.h | 42 #define _tcslen(a) wcslen((const wchar_t *) a) 43 #define _tcsspn(a,b) wcsspn((const wchar_t *) a, (const wchar_t *) b) 61 typedef wchar_t *LPWSTR; 62 typedef const wchar_t *LPCWSTR;
|
/trunk/main/desktop/win32/source/guistdio/ |
H A D | guistdio.inc | 54 //wchar_t 71 //We must make sure that only complete wchar_t|s are written. WriteConsole takes 72 //the number of wchar_t|s as argument. ReadFile, however, reads bytes. 77 //The last byte, which is the incomplete wchar_t (half of it), will not be written. 92 //wchar_t at the front of the buffer. We will use the complete buffer the next time 217 wchar_t * wideBuf = new wchar_t[sizeWBuf];
|
/trunk/main/unixODBC/inc/ |
H A D | iodbcunix.h | 133 typedef wchar_t * LPWSTR; 134 typedef const wchar_t * LPCWSTR;
|
H A D | sqltypes.h | 419 typedef wchar_t SQLWCHAR; 421 # error Please make sure your system supports the wchar_t type
|
/trunk/main/nss/ |
H A D | nss_win.patch | 2163 + wchar_t *filenameWide; 2846 + wchar_t *filenameWide; 2861 + wchar_t *pathWide; 2867 - wchar_t *pathWide = _NSSUTIL_UTF8ToWide(path); 2876 + wchar_t *filenameWide; 2877 + wchar_t *modeWide; 2898 + wchar_t *pathWide; 2921 + wchar_t *nameWide; 2936 + wchar_t *fromWide; 2937 + wchar_t *toWide; [all …]
|
/trunk/main/cli_ure/source/native/ |
H A D | native_share.h | 49 OSL_ASSERT( sizeof (wchar_t) == sizeof (sal_Unicode) ); in String_to_ustring() 50 wchar_t const __pin * chars = PtrToStringChars( str ); in String_to_ustring()
|
/trunk/main/odk/settings/ |
H A D | settings.mk | 103 CC_FLAGS_JNI=-c -MT -Zm500 -Zc:wchar_t- -wd4251 -wd4275 -wd4290 -wd4675 -wd4786 -wd4800 -GR -EHa 104 CC_FLAGS=-c -MT -Zm500 -Zc:wchar_t- -wd4251 -wd4275 -wd4290 -wd4675 -wd4786 -wd4800 -GR -EHa
|
/trunk/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.h | 79 wchar_t* m_pFileName; 140 void SetName( LPCOLESTR pszNameFromOutside, wchar_t*& pOwnName );
|
/trunk/main/cli_ure/source/climaker/ |
H A D | climaker_share.h | 100 OSL_ASSERT( sizeof (wchar_t) == sizeof (sal_Unicode) ); in String_to_ustring() 101 wchar_t const __pin * chars = PtrToStringChars( str ); in String_to_ustring()
|
/trunk/main/sal/workben/ |
H A D | saldyntest.c | 30 wchar_t buff[260]; in main()
|
H A D | salstattest.c | 34 wchar_t buff[260]; in main()
|
/trunk/main/vcl/inc/unx/ |
H A D | XIM.h | 59 wchar_t *wide_char;
|
/trunk/main/solenv/gbuild/platform/ |
H A D | windows.mk | 137 -Zc:wchar_t- \ 183 -Zc:wchar_t- \
|
/trunk/main/jurt/source/pipe/wrapper/ |
H A D | wrapper.c | 42 wchar_t path[32767]; in DllMain()
|
/trunk/main/graphite/ |
H A D | graphite-2.3.1.patch | 65 -CPPFLAGS=/Zc:wchar_t- /nologo /W4 /GR /EHsc /I "./src/font" /I "./src/painter" /I "./src/segment" … 67 +###CPPFLAGS= /Zc:wchar_t- /nologo /W4 /GR /EHsc /I "./src/font" /I "./src/painter" /I "./src/segme… 1895 - wchar_t * prgchFontVar, int ichMax, int * pich, 1900 + wchar_t * /*prgchFontVar*/, int /*ichMax*/, int * /*pich*/, 2260 wchar_t rgchw[20]; 2327 #pragma warning(disable: 4244) // conversion from wchar_t to char 2424 +#define wstring basic_string<wchar_t> //quick dirty hack for not finding _STL::wstring
|
H A D | graphite-2.3.1.patch.mingw | 77 + m_stuFaceName.assign(reinterpret_cast<wchar_t*>(rgchwFace));
|
/trunk/main/solenv/inc/ |
H A D | set_wntx64.mk | 40 USE_CFLAGS_X64=-c -nologo -Gs $(NOLOGO) -Zm500 -Zc:wchar_t- -GR
|
H A D | wntmsci11.mk | 80 CFLAGS+=-Zm500 -Zc:wchar_t- -GR
|
H A D | wntmscx.mk | 80 CFLAGS+=-Zm500 -Zc:wchar_t- -GR
|
/trunk/main/sal/inc/sal/ |
H A D | types.h | 156 typedef wchar_t sal_Unicode;
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | call.s | 192 cmp $1, %ecx / typelib_TypeClass_CHAR (wchar_t)
|
/trunk/main/external/mingwheaders/ |
H A D | mingw_headers.patch | 1788 wchar_t ch = getwc(stdin); 1789 // ASSERT(sizeof(wchar_t) == sizeof(wint_t));
|
/trunk/main/twain/inc/ |
H A D | twain.h | 1880 typedef wchar_t TW_UNI512[512], FAR *pTW_UNI512;
|
Completed in 142 milliseconds