Home
last modified time | relevance | path

Searched refs:sal_uInt64 (Results 26 – 50 of 257) sorted by relevance

1234567891011

/trunk/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx69 sal_uInt64 nRead = 0; in readBytes()
108 sal_uInt64 nCurrentPos; in skipBytes()
111 sal_uInt64 nNewPos = nCurrentPos + nBytesToSkip; in skipBytes()
131 sal_uInt64 nPos; in available()
136 sal_uInt64 nDummy = 0; in available()
141 sal_uInt64 nAvailable; in available()
151 std::max(nAvailable, sal::static_int_cast< sal_uInt64 >(SAL_MAX_INT32))); in available()
172 sal_uInt64 nWritten; in writeBytes()
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.cxx187 if (osl::FileBase::E_None != m_aFile.setPos(Pos_Absolut,sal_uInt64(0))) in truncate()
220 sal_uInt64 nrc(0); in readBytes()
221 if(m_aFile.read( (void* )buffer,sal_uInt64(nBytesToRead),nrc ) in readBytes()
254 m_aFile.setPos( osl_Pos_Current, sal_uInt64( nBytesToSkip ) ); in skipBytes()
279 sal_uInt64 nWrittenBytes(0); in writeBytes()
281 if(osl::FileBase::E_None != m_aFile.write(((void*)(p)),sal_uInt64(length),nWrittenBytes) || in writeBytes()
349 if( osl::FileBase::E_None != m_aFile.setPos( Pos_Absolut, sal_uInt64( location ) ) ) in seek()
360 sal_uInt64 uPos; in getPosition()
372 sal_uInt64 uEndPos; in getLength()
H A Dfilrec.cxx110 ::osl::FileBase::RC ReconnectingFile::getPos( sal_uInt64& uPos ) in getPos()
118 ::osl::FileBase::RC ReconnectingFile::setSize( sal_uInt64 uSize ) in setSize()
149 ::osl::FileBase::RC ReconnectingFile::getSize( sal_uInt64 &rSize ) in getSize()
172 ::osl::FileBase::RC ReconnectingFile::read( void *pBuffer, sal_uInt64 uBytesRequested, sal_uInt64& … in read()
180 …FileBase::RC ReconnectingFile::write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt64& rB… in write()
H A Dfilinpstr.cxx155 sal_uInt64 nrc(0); in readBytes()
156 if(m_aFile.read( aData.getArray(),sal_uInt64(nBytesToRead),nrc ) in readBytes()
189 m_aFile.setPos( osl_Pos_Current, sal_uInt64( nBytesToSkip ) ); in skipBytes()
230 if( osl::FileBase::E_None != m_aFile.setPos( Pos_Absolut, sal_uInt64( location ) ) ) in seek()
241 sal_uInt64 uPos; in getPosition()
253 sal_uInt64 uEndPos; in getLength()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dinputstream.cxx103 sal_uInt64 nrc; in readBytes()
104 m_aFile.read( aData.getArray(),sal_uInt64(nBytesToRead),nrc ); in readBytes()
109 if (nrc != sal::static_int_cast<sal_uInt64>( nBytesToRead) ) in readBytes()
135 m_aFile.setPos( osl_Pos_Current, sal_uInt64( nBytesToSkip ) ); in skipBytes()
176 if( osl::FileBase::E_None != m_aFile.setPos( Pos_Absolut, sal_uInt64( location ) ) ) in seek()
187 sal_uInt64 uPos; in getPosition()
200 sal_uInt64 uCurrentPos, uEndPos; in getLength()
/trunk/main/sal/rtl/source/
H A Dlogfile.cxx76 osl_writeFile( g_aFile, g_buffer, nConverted, (sal_uInt64 *)&nWritten ); in ~LoggerGuard()
173 osl_writeFile( g_aFile, g_buffer, nConverted , (sal_uInt64 *)&nWritten ); in init()
181 osl_writeFile( g_aFile, g_buffer, nConverted, (sal_uInt64 *)&nWritten ); in init()
209 osl_writeFile( g_aFile, g_buffer, nConverted, (sal_uInt64*)&nWritten ); in rtl_logfile_trace()
227 sal_uInt64 n2; in rtl_logfile_longTrace()
230 static_cast< sal_uInt64 >( in rtl_logfile_longTrace()
237 static_cast< sal_uInt64 >( in rtl_logfile_longTrace()
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx81 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
108 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
140 Sequence<sal_uInt64> _arUHyper;
179 sal_Int64 nHyper, sal_uInt64 nUHyper,
191 sal_Int64& nHyper, sal_uInt64& nUHyper,
203 sal_Int64& nHyper, sal_uInt64& nUHyper,
403 virtual Sequence< sal_uInt64 > SAL_CALL setSequenceUHyper(
558 sal_Int64 nHyper, sal_uInt64 nUHyper, in setValues()
576 sal_Int64& nHyper, sal_uInt64& nUHyper, in setValues2()
600 sal_Int64& nHyper, sal_uInt64& nUHyper, in getValues()
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A Dftpinpstr.cxx57 sal_uInt64 nFileSize = 0; in FTPInputStream()
79 sal_uInt64 nBeforePos( 0 ); in readBytes()
80 sal_uInt64 nBytesRequested( nBytesToRead ); in readBytes()
81 sal_uInt64 nBytesRead( 0 ); in readBytes()
85 …if ( 0 == ( nBytesRequested = std::min< sal_uInt64 >( m_nLength - nBeforePos, nBytesRequested ) ) ) in readBytes()
171 sal_uInt64 nFilePos = 0; in getPosition()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx72 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp2uno_call()
266 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp_vtable_call()
417sal_uInt64 nOffsetAndIndex = ( ( (sal_uInt64) nVtableOffset ) << 32 ) | ( (sal_uInt64) nFunctionIn… in codeSnippet()
424 *reinterpret_cast<sal_uInt64 *>( code + 2 ) = nOffsetAndIndex; in codeSnippet()
428 …*reinterpret_cast<sal_uInt64 *>( code + 12 ) = reinterpret_cast<sal_uInt64>( privateSnippetExecuto… in codeSnippet()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx71 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp2uno_call()
265 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp_vtable_call()
416sal_uInt64 nOffsetAndIndex = ( ( (sal_uInt64) nVtableOffset ) << 32 ) | ( (sal_uInt64) nFunctionIn… in codeSnippet()
423 *reinterpret_cast<sal_uInt64 *>( code + 2 ) = nOffsetAndIndex; in codeSnippet()
427 …*reinterpret_cast<sal_uInt64 *>( code + 12 ) = reinterpret_cast<sal_uInt64>( privateSnippetExecuto… in codeSnippet()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dcpp2uno.cxx71 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp2uno_call()
262 sal_uInt64 * pRegisterReturn /* space for register return */ ) in cpp_vtable_call()
461sal_uInt64 nOffsetAndIndex = ( static_cast<sal_uInt64>( nVtableOffset ) << 32 ) | static_cast<sal_… in codeSnippet()
468 *reinterpret_cast<sal_uInt64 *>( code + 2 ) = nOffsetAndIndex; in codeSnippet()
472 …*reinterpret_cast<sal_uInt64 *>( code + 12 ) = reinterpret_cast<sal_uInt64>( privateSnippetExecuto… in codeSnippet()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx109 sal_uInt64 i64 = 0; in convertPropertyValue()
154 inline void SAL_CALL convertPropertyValue( sal_uInt64 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue()
165 i = ( sal_uInt64 ) i64; in convertPropertyValue()
170 i = ( sal_uInt64 )i32; in convertPropertyValue()
175 i = ( sal_uInt64 ) c; in convertPropertyValue()
180 i = ( sal_uInt64 ) i16; in convertPropertyValue()
185 i = ( sal_uInt64 ) b; in convertPropertyValue()
190 i = ( sal_uInt64 ) i8; in convertPropertyValue()
195 i = ( sal_uInt64 ) i16; in convertPropertyValue()
200 i = ( sal_uInt64 ) i32; in convertPropertyValue()
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx157 sal_uInt64 nInLength = rtl_str_getLength (pString); in WritePS()
158 sal_uInt64 nOutLength = 0; in WritePS()
167 WritePS (osl::File* pFile, const sal_Char* pString, sal_uInt64 nInLength) in WritePS()
169 sal_uInt64 nOutLength = 0; in WritePS()
180 sal_uInt64 nInLength = rString.getLength(); in WritePS()
181 sal_uInt64 nOutLength = 0; in WritePS()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxmodelfactory.hxx39 #define SFXMODEL_STANDARD (sal_uInt64)(0x0000)
40 #define SFXMODEL_EMBEDDED_OBJECT (sal_uInt64)(0x0001)
41 #define SFXMODEL_DISABLE_EMBEDDED_SCRIPTS (sal_uInt64)(0x0002)
42 #define SFXMODEL_DISABLE_DOCUMENT_RECOVERY (sal_uInt64)(0x0004)
46 const sal_uInt64 _nCreationFlags
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx144 sal_uInt64 nFileSize = 0; in openReadFile()
160 sal_uInt64 nWrite = static_cast<sal_uInt64>(nLen); in write()
161 sal_uInt64 nWritten = 0; in write()
168 sal_uInt64 nFileSize = 0; in getCurPos()
190 sal_uInt64 nBytesRead = 0; in copyOrigBytes()
192 || nBytesRead != static_cast<sal_uInt64>(nLen) ) in copyOrigBytes()
213 sal_uInt64 nBytesRead = 0; in readOrigBytes()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx211 inline void printInt( sal_uInt64 i ) in printInt()
545 sal_uInt64 nCount_write; in checkFile()
3402 sal_uInt64 nCount; in TEST_F()
3705 sal_uInt64 nFilePointer; in TEST_F()
3853 sal_uInt64 nFilePointer; in TEST_F()
3880 sal_uInt64 nFilePointer; in TEST_F()
3969 sal_uInt64 nFilePointer; in TEST_F()
3990 sal_uInt64 nFilePointer; in TEST_F()
4038 sal_uInt64 nFilePointer; in TEST_F()
4244 sal_uInt64 nFilePointer; in TEST_F()
[all …]
/trunk/main/cppu/qa/
H A Dtest_any.cxx237 sal_uInt64 b = 2; in TEST_F()
334 sal_uInt64 b = 2; in TEST_F()
428 sal_uInt64 b = 2; in TEST_F()
526 sal_uInt64 b = 2; in TEST_F()
626 sal_uInt64 b = 2; in TEST_F()
724 sal_uInt64 b = 2; in TEST_F()
818 sal_uInt64 b = 2; in TEST_F()
912 sal_uInt64 b = 2; in TEST_F()
1006 sal_uInt64 b = 2; in TEST_F()
1100 sal_uInt64 b = 2; in TEST_F()
[all …]
/trunk/main/sal/inc/sal/
H A Dtypes.h101 typedef unsigned __int64 sal_uInt64; typedef
114 typedef unsigned long int sal_uInt64; typedef
127 typedef unsigned long long sal_uInt64; typedef
169 typedef sal_uInt64 sal_Size;
206 typedef sal_uInt64 sal_uIntPtr;
235 #define SAL_MAX_UINT64 ((sal_uInt64) SAL_CONST_UINT64(0xFFFFFFFFFFFFFFFF))
/trunk/main/sdext/source/presenter/
H A DPresenterAnimator.cxx79 const sal_uInt64 nCurrentTime (GetCurrentTime()); in Process()
85 sal_uInt64 nRequestedTime (maActiveAnimations.begin()->first); in Process()
119 void PresenterAnimator::ActivateAnimations (const sal_uInt64 nCurrentTime) in ActivateAnimations()
136 sal_uInt64 nStartTime (0); in ScheduleNextRun()
155 void PresenterAnimator::ScheduleNextRun (const sal_uInt64 nStartTime) in ScheduleNextRun()
H A DPresenterAnimator.hxx53 typedef ::std::multimap<sal_uInt64,SharedPresenterAnimation> AnimationList;
57 sal_uInt64 mnNextTime;
60 void ActivateAnimations (const sal_uInt64 nCurrentTime);
62 void ScheduleNextRun (const sal_uInt64 nStartTime);
/trunk/main/tools/source/generic/
H A Dconfig.cxx121 sal_uInt64& rRead, sal_Bool& rbRead, sal_Bool& rbIsUTF8BOM, sal_uIntPtr& rTimeStamp ) in ImplSysReadConfig()
128 sal_uInt64 nPos = 0, nRead = 0; in ImplSysReadConfig()
179 sal_uInt64 nWritten; in ImplSysWriteConfig()
185 sal_uInt64 nUTF8BOMWritten; in ImplSysWriteConfig()
257 ByteString makeByteString(sal_uInt8 const * p, sal_uInt64 n) { in makeByteString()
273 const sal_uInt8* pBuf, sal_uInt64 nLen ) in ImplMakeConfigList()
280 sal_uInt64 nStart; in ImplMakeConfigList()
281 sal_uInt64 nLineLen; in ImplMakeConfigList()
284 sal_uInt64 i; in ImplMakeConfigList()
604 sal_uInt64 nRead = 0; in ImplReadConfig()
/trunk/main/basic/source/sbx/
H A Dsbxint.cxx367 sal_uInt64 ImpDoubleToSalUInt64( double d ) in ImpDoubleToSalUInt64()
369 sal_uInt64 nRes; in ImpDoubleToSalUInt64()
379 nRes = (sal_uInt64) ImpRound( d ); in ImpDoubleToSalUInt64()
383 double ImpSalUInt64ToDouble( sal_uInt64 n ) in ImpSalUInt64ToDouble()
682 sal_uInt64 ImpGetUInt64( const SbxValues* p ) in ImpGetUInt64()
685 sal_uInt64 nRes; in ImpGetUInt64()
706 nRes = (sal_uInt64) p->nULong; break; in ImpGetUInt64()
735 nRes = (sal_uInt64) p->nInt64; in ImpGetUInt64()
765 nRes = (sal_uInt64) ImpRound( d ); in ImpGetUInt64()
829 void ImpPutUInt64( SbxValues* p, sal_uInt64 n ) in ImpPutUInt64()
/trunk/main/sal/workben/
H A Dtestfile.cxx137 sal_uInt64 uBytesRequested; in Initialize()
138 sal_uInt64 uBytesRead; in Initialize()
802 sal_uInt64 uWritten; in FileWriteAndReadTest()
803 sal_uInt64 uRead; in FileWriteAndReadTest()
1069 sal_uInt64 filesize; in FileSizeTest()
1158 sal_uInt64 filepointer; in FilePointerTest()
1808 sal_uInt64 uAttributes; in FileStatusTest()
1854 sal_uInt64 FileSize; in FileStatusTest()
2066 sal_uInt64 TotalSpace; in VolumeInfoTest()
2074 sal_uInt64 FreeSpace; in VolumeInfoTest()
[all …]
/trunk/main/cppu/source/uno/
H A Dassign.hxx379 *(sal_uInt64 *)pDest = *(sal_Int8 *)pSource; in _assignData()
382 *(sal_uInt64 *)pDest = *(sal_Int16 *)pSource; in _assignData()
385 *(sal_uInt64 *)pDest = *(sal_uInt16 *)pSource; in _assignData()
388 *(sal_uInt64 *)pDest = *(sal_Int32 *)pSource; in _assignData()
391 *(sal_uInt64 *)pDest = *(sal_uInt32 *)pSource; in _assignData()
395 *(sal_uInt64 *)pDest = *(sal_uInt64 *)pSource; in _assignData()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx124 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
151 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
177 sal_Int64 nHyper, sal_uInt64 nUHyper,
189 sal_Int64& nHyper, sal_uInt64& nUHyper,
201 sal_Int64& nHyper, sal_uInt64& nUHyper,
226 virtual sal_uInt64 SAL_CALL getUHyper() throw(com::sun::star::uno::RuntimeException) in getUHyper()
334 sal_uInt64 nUHyper; in invoke()
570 _xLBT->setUHyper( *(const sal_uInt64 *)rValue.getValue() ); in setValue()
681 sal_Int64 nHyper, sal_uInt64 nUHyper, in setValues()
699 sal_Int64& nHyper, sal_uInt64& nUHyper, in setValues2()
[all …]

Completed in 204 milliseconds

1234567891011