Home
last modified time | relevance | path

Searched refs:DWORD (Results 201 – 225 of 324) sorted by last modified time

12345678910>>...13

/trunk/main/sal/osl/w32/
H A Dsalinit.cxx47 reinterpret_cast< BOOL (WINAPI *)(DWORD) >(p)(0x00000001); in sal_detail_initialize()
55 reinterpret_cast< BOOL (WINAPI *)(DWORD) >(p)(0x8001); in sal_detail_initialize()
H A Dtempfile.cxx134 DWORD flags = FILE_ATTRIBUTE_NORMAL; in osl_win32_CreateFile_impl_()
240 DWORD nBufferLength = aBuffer.getBufSizeInSymbols() - 1; in osl_getTempDirURL()
242 DWORD nLength; in osl_getTempDirURL()
H A Dfile.cxx105 DWORD nBytesRequested,
111 DWORD nBytesToWrite,
315 DWORD dwDone = 0; in readAt()
327 DWORD nBytesToWrite, in writeAt()
346 DWORD dwDone = 0; in writeAt()
366 DWORD nBytesRequested = sal::static_int_cast< DWORD >(uBytesRequested); in readFileAt()
371 DWORD dwDone = 0; in readFileAt()
440 DWORD nBytesToWrite = sal::static_int_cast< DWORD >(uBytesToWrite); in writeFileAt()
445 DWORD dwDone = 0; in writeFileAt()
836 DWORD const dwOffsetHi = sal::static_int_cast<DWORD>(uOffset >> 32); in osl_mapFile()
[all …]
H A Dfile_dirvol.cxx628 DWORD dwError; in osl_openNetworkServer()
655 static DWORD create_dir_with_callback( in create_dir_with_callback()
701 static DWORD create_dir_recursively_( in create_dir_recursively_()
822 DWORD dwPathType; in osl_openDirectory()
851 DWORD dwError, dwCount, dwBufSize; in osl_getNextNetResource()
1068 DWORD dwPathType; in osl_getDirectoryItem()
1440 DWORD serial; in get_filesystem_attributes()
1441 DWORD mcl; in get_filesystem_attributes()
1442 DWORD flags; in get_filesystem_attributes()
1574 DWORD dwBufsize = dwBufsizeConst; in osl_getDriveInfo()
[all …]
H A Dfile_url.cxx235 DWORD IsValidFilePath(rtl_uString *path, LPCTSTR *lppError, DWORD dwFlags, rtl_uString **corrected) in IsValidFilePath()
240 DWORD dwPathType = PATHTYPE_ERROR; in IsValidFilePath()
458 static DWORD GetCaseCorrectPathNameEx( in GetCaseCorrectPathNameEx()
460 DWORD cchBuffer, // size of path buffer in GetCaseCorrectPathNameEx()
461 DWORD nSkipLevels, in GetCaseCorrectPathNameEx()
544 DWORD GetCaseCorrectPathName( in GetCaseCorrectPathName()
547 DWORD cchBuffer, // size of path buffer in GetCaseCorrectPathName()
854 DWORD dwPathType = PATHTYPE_ERROR; in _osl_getFileURLFromSystemPath()
990 DWORD nBufferLength; in osl_searchFileURL()
991 DWORD dwResult; in osl_searchFileURL()
[all …]
H A Dfile_url.h63 DWORD IsValidFilePath (
66 DWORD dwFlags,
70 DWORD GetCaseCorrectPathName (
73 DWORD cchBuffer, // size of path buffer
H A Dmutex.c38 DWORD m_Owner;
39 DWORD m_Requests;
H A Dnlsupport.c47 static DWORD g_dwTLSLocaleEncId = (DWORD) -1;
162 if( (DWORD) -1 == g_dwTLSLocaleEncId ) in osl_getTextEncodingFromLocale()
169 if( (DWORD) -1 == g_dwTLSLocaleEncId ) in osl_getTextEncodingFromLocale()
H A Dpipe.c382 DWORD nBytesTransfered; in osl_acceptPipe()
472 DWORD nBytes; in osl_receivePipe()
489 DWORD lastError = GetLastError(); in osl_receivePipe()
498 nBytes = (DWORD) -1; in osl_receivePipe()
526 DWORD nBytes; in osl_sendPipe()
543 nBytes = (DWORD) -1; in osl_sendPipe()
H A Dpipeimpl.cxx44 const DWORD PIPE_BUFFER_SIZE = 4096;
53 DWORD dwProcessId;
91 …virtual bool Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait = t…
92 virtual bool Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait = true );
167 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping()
395 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write()
397 DWORD dwBytesAvailable = 0; in Write()
418 bool Pipe::Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait ) in Read()
420 DWORD dwBytesAvailable = 0; in Read()
736 extern "C" BOOL WINAPI WaitForSimplePipe( LPCTSTR /*lpName*/, DWORD /*dwTimeOut*/ ) in WaitForSimplePipe() argument
[all …]
H A Dpipeimpl.h56 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1)
90 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeA( LPCSTR lpName, DWORD dwTimeOut );
91 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
100 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
101 EXPORT_PIPE_API BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPD…
H A Dconditn.c88 DWORD timeout; in osl_waitCondition()
H A Dlibutil.c33 static DWORD g_dwPlatformId = VER_PLATFORM_WIN32_WINDOWS;
35 DWORD GetPlatformId() in GetPlatformId()
H A Dprocess.cxx69 STANDARD_RIGHTS_REQUIRED | PROCESS_QUERY_INFORMATION | SYNCHRONIZE, FALSE, (DWORD)Ident); in osl_getProcess()
101 DWORD IdProcess; in osl_getProcessInfo()
188 DWORD timeout = INFINITE; in osl_joinProcessWithTimeout()
190 DWORD ret; in osl_joinProcessWithTimeout()
224 DWORD buflen = 0; in osl_bootstrap_getExecutableFile_Impl()
284 DWORD dwResult = 0; in osl_createCommandArgs_Impl()
441 DWORD dwLen = 0; in osl_getProcessWorkingDir()
543 DWORD remoteProcessID = 0; in osl_sendResourcePipe()
603 DWORD myProcessID = GetCurrentProcessId(); in osl_receiveResourcePipe()
/trunk/main/sal/osl/os2/
H A Dpipeimpl.cxx39 const DWORD PIPE_BUFFER_SIZE = 4096;
48 DWORD dwProcessId;
86 …virtual bool Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait = t…
87 virtual bool Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait = true );
162 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping()
390 bool Pipe::Write( LPCVOID lpBuffer, DWORD dwBytesToWrite, LPDWORD lpBytesWritten, bool bWait ) in Write()
392 DWORD dwBytesAvailable = 0; in Write()
413 bool Pipe::Read( LPVOID lpBuffer, DWORD dwBytesToRead, LPDWORD lpBytesRead, bool bWait ) in Read()
415 DWORD dwBytesAvailable = 0; in Read()
731 extern "C" BOOL WINAPI WaitForSimplePipe( LPCTSTR /*lpName*/, DWORD /*dwTimeOut*/ ) in WaitForSimplePipe() argument
[all …]
H A Dpipeimpl.h50 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1)
84 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeA( LPCSTR lpName, DWORD dwTimeOut );
85 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
94 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
95 EXPORT_PIPE_API BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPD…
H A Dfile_url.cxx157 LPCTSTR lpComponent, LPCTSTR *lppComponentEnd, DWORD dwFlags) in IsValidFilePathComponent()
326 DWORD WINAPI IsValidFilePath(LPCTSTR lpszPath, LPCTSTR *lppError, DWORD dwFlags) in IsValidFilePath()
330 DWORD dwPathType = PATHTYPE_ERROR; in IsValidFilePath()
600 DWORD dwPathType = PATHTYPE_ERROR; in _osl_getFileURLFromSystemPath()
H A Dfile_url.h63 typedef sal_Unicode DWORD; typedef
127 DWORD WINAPI IsValidFilePath(LPCTSTR, LPCTSTR*, DWORD);
H A Dlibutil.c29 static DWORD g_dwPlatformId = VER_PLATFORM_WIN32_WINDOWS;
31 DWORD GetPlatformId()
H A Dfile.cxx1100 DWORD err = WNetCloseEnum(pDirImpl->hDirectory); in osl_closeDirectory()
/trunk/main/sal/inc/systools/win32/
H A Dkernel9x.h163 DWORD nSize // size of buffer
167 DWORD nBufferLength, // size of buffer
173 DWORD dwDesiredAccess,
174 DWORD dwShareMode,
176 DWORD dwCreationDisposition,
177 DWORD dwFlagsAndAttributes,
195 DWORD dwDesiredAccess,
196 DWORD dwShareMode,
198 DWORD dwCreationDisposition,
199 DWORD dwFlagsAndAttributes,
[all …]
H A Dmpr9x.h53 MPR9X_API DWORD (WINAPI *lpfnWNetGetConnectionW)(
H A Duser9x.h97 DWORD dwExStyle, // extended window style
100 DWORD dwStyle, // window style
H A Duwinapi.h90 EXTERN_C WINBASEAPI DWORD WINAPI GetUserDomainA( LPSTR lpBuffer, DWORD nBuffserSize );
91 EXTERN_C WINBASEAPI DWORD WINAPI GetUserDomainW( LPWSTR lpBuffer, DWORD nBuffserSize );
99 EXTERN_C WINBASEAPI DWORD WINAPI GetProcessId( HANDLE hProcess );
114 #define IsValidHandle(Handle) ((DWORD)(Handle) + 1 > 1)
H A DStrConvert.h42 int AllocSpaceAndCopyWStr2Str( LPCWSTR lpcwstrString, DWORD nWCharsToCopy, LPSTR* lppStr );
91 int WideCharListToMultiByteList( UINT codepage, LPCWSTR wcList, LPSTR mbList, DWORD dwSize );

Completed in 122 milliseconds

12345678910>>...13