Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/random/
H A Drtl_random.cxx54 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
82 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
105 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
127 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
224 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
245 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
262 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
283 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
315 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F()
/trunk/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,
/trunk/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()
/trunk/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)
/trunk/main/sal/workben/
H A Dt_random.c49 rtlRandomPool pool; in main()
/trunk/main/package/source/package/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()
/trunk/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()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx212 rtlRandomPool aRandomPool = rtl_random_createPool(); in finalizeCipherContextAndDispose()
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx186 static rtlRandomPool aPool = rtl_random_createPool(); in GenerateNewName()
/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx262 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
/trunk/main/framework/test/
H A Dthreadtest.cxx265 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue()
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx277 rtlRandomPool aRandomPool = rtl_random_createPool (); in GenerateRandomByteSequence()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx436 static rtlRandomPool s_hPool = rtl_random_createPool(); in generateRandomPipeId()
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx556 rtlRandomPool hPool = rtl_random_createPool(); in bootstrap()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx2429 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in GetUniqueNumRuleName()
2831 static rtlRandomPool s_RandomPool( rtl_random_createPool() ); in CreateUniqueListId()
/trunk/main/binaryurp/source/
H A Dbridge.cxx84 rtlRandomPool pool = rtl_random_createPool(); in random()
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx814 static rtlRandomPool aPool = rtl_random_createPool(); in getRandbetween()
/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx402 static rtlRandomPool s_Pool( rtl_random_createPool() ); in create_id()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3193 rtlRandomPool aRandomPool = rtl_random_createPool (); in InitStd97CodecUpdateMedium()
H A Dww8par.cxx4954 rtlRandomPool aRandomPool = rtl_random_createPool(); in InitXorWord95Codec()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx1687 rtlRandomPool aPool = rtl_random_createPool(); in ScRandom()
/trunk/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 531 milliseconds