Home
last modified time | relevance | path

Searched refs:rtlRandomPool (Results 1 – 24 of 24) sorted by relevance

/aoo4110/main/sal/qa/rtl/random/
H A Drtl_random.cxx55 rtlRandomPool aPool = rtl_random_createPool(); in createPool_001()
94 rtlRandomPool aPool = rtl_random_createPool(); in destroyPool_001()
128 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_000()
150 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_001()
258 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_000()
279 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_001()
296 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_002()
317 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003()
349 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003_1()
/aoo4110/main/sal/inc/rtl/
H A Drandom.h40 typedef void* rtlRandomPool; typedef
62 rtlRandomPool SAL_CALL rtl_random_createPool (void) SAL_THROW_EXTERN_C();
70 rtlRandomPool Pool
81 rtlRandomPool Pool,
94 rtlRandomPool Pool,
/aoo4110/main/sal/rtl/source/
H A Drandom.c275 rtlRandomPool SAL_CALL rtl_random_createPool (void) in rtl_random_createPool()
287 return ((rtlRandomPool)pImpl); in rtl_random_createPool()
293 void SAL_CALL rtl_random_destroyPool (rtlRandomPool Pool) in rtl_random_destroyPool()
307 rtlRandomPool Pool, const void *Buffer, sal_Size Bytes) in rtl_random_addBytes()
323 rtlRandomPool Pool, void *Buffer, sal_Size Bytes) in rtl_random_getBytes()
H A Duuid.cxx104 static rtlRandomPool pool = NULL; in rtl_createUuid()
/aoo4110/main/package/inc/
H A DZipPackageFolder.hxx49 typedef void* rtlRandomPool; typedef
90 …ut, const com::sun::star::uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool & rRandomPool);
93 …pOut, const com::sun::star::uno::Sequence< sal_Int8 > &rEncryptionKey, rtlRandomPool & rRandomPool)
/aoo4110/main/sal/workben/
H A Dt_random.c49 rtlRandomPool pool; in main()
/aoo4110/main/package/source/zippackage/
H A DZipPackageFolder.cxx303 …tputStream & rZipOut, const uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool &rRandomPool) in saveChild()
684 …putStream & rZipOut, const uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool &rRandomPool ) in saveContents()
H A DZipPackage.cxx1258 rtlRandomPool aRandomPool = rtl_random_createPool (); in writeTempFile()
/aoo4110/main/sc/source/filter/excel/
H A Dxeroot.cxx260 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateEncryptionData()
H A Dxestream.cxx587 rtlRandomPool aRandomPool = rtl_random_createPool (); in Init()
/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx212 rtlRandomPool aRandomPool = rtl_random_createPool(); in finalizeCipherContextAndDispose()
/aoo4110/main/sw/source/core/crsr/
H A Dbookmrk.cxx186 static rtlRandomPool aPool = rtl_random_createPool(); in GenerateNewName()
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx436 static rtlRandomPool s_hPool = rtl_random_createPool(); in generateRandomPipeId()
/aoo4110/main/framework/test/threadtest/
H A Dthreadtest.cxx262 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
/aoo4110/main/framework/test/
H A Dthreadtest.cxx265 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
/aoo4110/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx277 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateRandomByteSequence()
/aoo4110/main/cppuhelper/source/
H A Dbootstrap.cxx556 rtlRandomPool hPool = rtl_random_createPool(); in bootstrap()
/aoo4110/main/sw/source/core/doc/
H A Ddocnum.cxx2524 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName()
2932 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId()
/aoo4110/main/binaryurp/source/
H A Dbridge.cxx84 rtlRandomPool pool = rtl_random_createPool(); in random()
/aoo4110/main/scaddins/source/analysis/
H A Danalysis.cxx812 static rtlRandomPool aPool = rtl_random_createPool(); in getRandbetween()
/aoo4110/main/sfx2/source/doc/
H A DMetadatable.cxx402 static rtlRandomPool s_Pool( rtl_random_createPool() ); in create_id()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3207 rtlRandomPool aRandomPool = rtl_random_createPool (); in InitStd97CodecUpdateMedium()
H A Dww8par.cxx4953 rtlRandomPool aRandomPool = rtl_random_createPool(); in InitXorWord95Codec()
/aoo4110/main/writerfilter/qa/cppunittests/qname/
H A DtestQName.cxx51 rtlRandomPool rndPool=rtl_random_createPool(); in test()
68 rtlRandomPool rndPool=rtl_random_createPool(); in testperf()

Completed in 269 milliseconds