Home
last modified time | relevance | path

Searched refs:sal_uInt64 (Results 76 – 100 of 254) sorted by relevance

1234567891011

/aoo42x/main/codemaker/source/javamaker/
H A Dclassfile.cxx63 void appendU8(std::vector< unsigned char > & stream, sal_uInt64 data) { in appendU8()
81 void write(FileStream & file, void const * buffer, sal_uInt64 size) { in write()
114 <= sizeof (sal_uInt64)); in writeStream()
119 write(file, &stream[0], static_cast< sal_uInt64 >(n)); in writeStream()
552 appendU8(m_constantPool, static_cast< sal_uInt64 >(value)); in addLongInfo()
568 union { double doubleBytes; sal_uInt64 uint64Bytes; } bytes; in addDoubleInfo()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
/aoo42x/main/desktop/source/deployment/
H A Ddp_persmap.cxx182 sal_uInt64 nBytesRead = 0; in readAll()
240 sal_uInt64 nBytesWritten = 0; in flush()
263 sal_uInt64 nNewFileSize; in flush()
/aoo42x/main/embedserv/source/embed/
H A Ded_idataobj.cxx56 sal_uInt64 EmbedDocument_Impl::getMetaFileHandle_Impl( sal_Bool isEnhMeta ) in getMetaFileHandle_Impl()
58 sal_uInt64 pResult = NULL; in getMetaFileHandle_Impl()
79 aFlavor.DataType = getCppuType( (const sal_uInt64*) 0 ); in getMetaFileHandle_Impl()
/aoo42x/main/oox/inc/oox/helper/
H A Dhelper.hxx163 sal_uInt64 nMask = 1; nMask <<= nBitCount; --nMask; in extractValue()
184 sal_uInt64 nMask = 1; nMask <<= nBitCount; --nMask; in insertValue()
243 …inline static void convertLittleEndian( sal_uInt64& rnValue ) { swap8( reinterpret_cast< sal_uInt… in convertLittleEndian()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx830 sal_uInt64 nMetaRecSize = static_cast< sal_uInt64 >( nRecSize - 2 ) * 2; in ReadRecordParams()
831 sal_uInt64 nMetaRecEndPos = pWMF->Tell() + nMetaRecSize; in ReadRecordParams()
870 if ( ( static_cast< sal_uInt64 >( nEscLen ) + pWMF->Tell() ) > nMetaRecEndPos ) in ReadRecordParams()
901 …if ( ( static_cast< sal_uInt64 >( nStringLen ) * sizeof( sal_Unicode ) ) < ( nEscLen - aMemoryStre… in ReadRecordParams()
907 …if ( ( static_cast< sal_uInt64 >( nDXCount ) * sizeof( sal_Int32 ) ) >= ( nEscLen - aMemoryStream.… in ReadRecordParams()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx77 sal_uInt64 nIn = 0; in AppendPS()
78 sal_uInt64 nOut = 0; in AppendPS()
800 sal_uInt64 nWritten = 0; in writeFeature()
802 || nWritten != (sal_uInt64)aFeature.getLength() ? false : true; in writeFeature()
1187 sal_uInt64 nWritten = 0; in writeSetup()
/aoo42x/main/rsc/source/parser/
H A Drscdb.cxx645 pTypCont->PutTranslatorKey( (sal_uInt64(nRT) << 32) + sal_uInt64(nId) ); in IMPL_LINK_INLINE_END()
651 sal_uInt32 nSize = (nCount * (sizeof(sal_uInt64)+sizeof(sal_Int32))) + sizeof(sal_Int32); in IMPL_LINK_INLINE_END()
654 for( std::map< sal_uInt64, sal_uLong >::const_iterator it = in IMPL_LINK_INLINE_END()
1107 sal_uInt32 RscTypCont::PutTranslatorKey( sal_uInt64 nKey ) in PutTranslatorKey()
/aoo42x/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx68 bool getFileAttributes(sal_uInt64& out_Attributes);
250 sal_uInt64 attributes = 0; in processPackage_()
308 bool BackendImpl::ExecutablePackageImpl::getFileAttributes(sal_uInt64& out_Attributes) in getFileAttributes()
/aoo42x/main/basic/inc/basic/
H A Dsbxvar.hxx175 sal_uInt64 uInt64;
193 sal_uInt64* puInt64;
294 sal_uInt64 GetUInt64() const;
319 sal_Bool PutUInt64( sal_uInt64 );
/aoo42x/main/filter/source/flash/
H A Dswffilter.cxx95 sal_uInt64 uBytesToWrite = aData.getLength(); in writeBytes()
96 sal_uInt64 uBytesWritten = 0; in writeBytes()
399 sal_uInt64 bytesWritten; in ExportAsMultipleFiles()
455 sal_uInt64 bytesWritten; in ExportAsMultipleFiles()
/aoo42x/main/l10ntools/source/
H A Dexport2.cxx667 static sal_uInt64 value; in getRandomName()
671 sal_uInt64 v; in getRandomName()
678 value += ((sal_uInt64) ( tv.Nanosec / 1000 ) << 16) ^ ( tv.Nanosec / 1000 ) ^ proInfo.Ident; in getRandomName()
719 const sal_uInt64 nPerm = osl_File_Attribute_OwnRead | osl_File_Attribute_OwnWrite | in GetTempFile()
/aoo42x/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx262 sal_uInt64 nRead; in convertPfbToPfa()
263 sal_uInt64 nOrgPos = 0; in convertPfbToPfa()
277 sal_uInt64 nWrite = 0; in convertPfbToPfa()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpcfunc.cxx49 sal_uInt64 nWritten = 0; in file_write()
50 sal_uInt64 nToWrite( size * nmemb ); in file_write()
/aoo42x/main/svtools/source/filter/jpeg/
H A Djpeg.cxx56 static const sal_uInt64 MAX_BITMAP_BYTE_SIZE = sal_uInt64(256 * 1024 * 1024);
358 || sal_uInt64(aSize.Width())*sal_uInt64(aSize.Height())*(bGray?1:3) > MAX_BITMAP_BYTE_SIZE) in CreateBitmap()
/aoo42x/main/filter/source/xmlfilteradaptor/
H A Dstreamwrap.cxx46 sal_uInt64 nWritten = 0; in writeBytes()
48 if (nWritten != (sal_uInt64)aData.getLength()) in writeBytes()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx813 *(sal_uInt64*) uno_data= aLong; in map_to_uno()
924 if (sizeof (sal_uInt64) <= sizeof (void *)) in map_to_uno()
927 *(sal_uInt64*) &pAny->pReserved = *__try_cast<System::UInt64*>(aAny.Value); in map_to_uno()
931 auto_ptr< rtl_mem > mem( rtl_mem::allocate( sizeof (sal_uInt64) ) ); in map_to_uno()
932 *(sal_uInt64 *) mem.get()= *__try_cast<System::UInt64*>(aAny.Value); in map_to_uno()
1182 *(sal_uInt64*) p = 0; in map_to_uno()
1184 *(sal_uInt64*) p= *__try_cast<System::UInt64*>(val); in map_to_uno()
1321 seq = seq_allocate(nElements, sizeof (sal_uInt64)); in map_to_uno()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dshare.hxx120 sal_uInt64 code_address;
121 sal_uInt64 gp_value;
/aoo42x/main/sal/rtl/source/
H A Dalloc_arena.h41 sal_uInt64 m_alloc;
42 sal_uInt64 m_free;
H A Dalloc_cache.h41 sal_uInt64 m_alloc;
42 sal_uInt64 m_free;
/aoo42x/main/sd/source/ui/unoidl/
H A Dunodoc.cxx59 const uno::Reference< lang::XMultiServiceFactory > &, const sal_uInt64 _nCreationFlags ) in SdDrawingDocument_createInstance()
88 const uno::Reference< lang::XMultiServiceFactory > &, const sal_uInt64 _nCreationFlags ) in SdPresentationDocument_createInstance()
/aoo42x/main/jvmfwk/inc/jvmfwk/
H A Dframework.h279 sal_uInt64 nFeatures;
288 sal_uInt64 nRequirements;
/aoo42x/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx102 const sal_uInt64 nBindingsValue (aArguments.getOrDefault("SfxBindings", sal_uInt64(0))); in createUIElement()

Completed in 131 milliseconds

1234567891011