| /AOO41X/main/registry/source/ |
| H A D | keyimpl.cxx | 116 pSubKeys = (ORegKey**)rtl_allocateZeroMemory(nSubKeys * sizeof(ORegKey*)); in openSubKeys() 180 pSubKeys = (rtl_uString**)rtl_allocateZeroMemory(nSubKeys * sizeof(rtl_uString*)); in getKeyNames() 746 sal_Int32* pVList = (sal_Int32*)rtl_allocateZeroMemory(len * sizeof(sal_Int32)); in getLongListValue() 843 sal_Char** pVList = (sal_Char**)rtl_allocateZeroMemory(len * sizeof(sal_Char*)); in getStringListValue() 949 sal_Unicode** pVList = (sal_Unicode**)rtl_allocateZeroMemory(len * sizeof(sal_Unicode*)); in getUnicodeListValue()
|
| /AOO41X/main/idlc/source/ |
| H A D | aststack.cxx | 33 : m_stack((AstScope**)rtl_allocateZeroMemory(sizeof(AstScope*) * STACKSIZE_INCREMENT)) in AstStack() 105 tmp = (AstScope**)rtl_allocateZeroMemory(sizeof(AstScope*) * newSize); in push()
|
| H A D | idlccompile.cxx | 331 pCmdArgs = (rtl_uString**)rtl_allocateZeroMemory(nCmdArgs * sizeof(rtl_uString*)); in compileFile()
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salprn.cxx | 700 pOutBuffer = (SalDriverData*)rtl_allocateZeroMemory( nDriverDataLen ); in ImplUpdateSalJobSetup() 826 WORD* pBins = (WORD*)rtl_allocateZeroMemory( nCount*sizeof(WORD) ); in ImplDevModeToJobSetup() 860 pPapers = (WORD*)rtl_allocateZeroMemory(nPaperCount*sizeof(WORD)); in ImplDevModeToJobSetup() 865 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nPaperSizeCount*sizeof(POINT)); in ImplDevModeToJobSetup() 1095 WORD* pBins = (WORD*)rtl_allocateZeroMemory(nCount*sizeof(WORD)); in ImplJobSetupToDevMode() 1276 pPapers = (WORD*)rtl_allocateZeroMemory(nPaperCount*sizeof(WORD)); in ImplJobSetupToDevMode() 1281 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nPaperSizeCount*sizeof(POINT)); in ImplJobSetupToDevMode() 1554 pPaperSizes = (POINT*)rtl_allocateZeroMemory(nCount*sizeof(POINT)); in InitPaperFormats()
|
| /AOO41X/main/vcl/os2/source/gdi/ |
| H A D | salbmp.cxx | 350 …hDIB = (HANDLE) rtl_allocateZeroMemory( sizeof( BITMAPINFOHEADER2 ) + nColors * sizeof( RGB2 ) + n… in ImplCreateDIB() 397 PBYTE pDIB4 = (PBYTE) rtl_allocateZeroMemory( nSize4 ); in ImplCreateDIB4FromDIB1() 445 PM_BYTE* pCopy = (PM_BYTE*)rtl_allocateZeroMemory( nSize ); in ImplCopyDIBOrDDB()
|
| /AOO41X/main/sal/util/ |
| H A D | salalloc.list | 5 rtl_allocateZeroMemory;
|
| H A D | salalloc.map | 26 rtl_allocateZeroMemory;
|
| H A D | sal.map | 363 rtl_allocateZeroMemory;
|
| /AOO41X/main/sal/rtl/source/ |
| H A D | cmdargs.cxx | 62 (rtl_uString**)rtl_allocateZeroMemory (n * sizeof(rtl_uString*)); in init()
|
| H A D | cipher.c | 1023 pImpl = ((CipherBF_Impl*)rtl_allocateZeroMemory (sizeof (CipherBF_Impl))); in rtl_cipher_createBF() 1258 pImpl = ((CipherARCFOUR_Impl*)rtl_allocateZeroMemory (sizeof (CipherARCFOUR_Impl))); in rtl_cipher_createARCFOUR()
|
| H A D | byteseq.c | 160 *ppSequence = (sal_Sequence *) rtl_allocateZeroMemory( SAL_SEQUENCE_HEADER_SIZE + nLength ); in rtl_byte_sequence_construct()
|
| H A D | alloc_global.c | 334 void * SAL_CALL rtl_allocateZeroMemory (sal_Size n) SAL_THROW_EXTERN_C() in rtl_allocateZeroMemory() function
|
| H A D | random.c | 278 pImpl = (RandomPool_Impl*)rtl_allocateZeroMemory (sizeof(RandomPool_Impl)); in rtl_random_createPool()
|
| /AOO41X/main/sal/inc/rtl/ |
| H A D | alloc.h | 82 void * SAL_CALL rtl_allocateZeroMemory (
|
| /AOO41X/main/sal/qa/rtl/alloc/ |
| H A D | rtl_alloc.cxx | 133 m_pZeroMemory = (char*) rtl_allocateZeroMemory( m_nSizeOfZeroMemory ); in setUp()
|
| /AOO41X/main/sal/osl/w32/ |
| H A D | socket.cxx | 313 pImpl = (oslSocketDialupImpl*)rtl_allocateZeroMemory( sizeof (oslSocketDialupImpl)); in __osl_createSocketDialupImpl() 467 oslSocket pSockImpl = (oslSocket) rtl_allocateZeroMemory( sizeof(struct oslSocketImpl)); in __osl_createSocketImpl() 494 … oslSocketAddr pAddr = (oslSocketAddr) rtl_allocateZeroMemory( sizeof( struct oslSocketAddrImpl )); in __osl_createSocketAddr()
|
| H A D | pipe.c | 80 pPipe = (oslPipe) rtl_allocateZeroMemory(sizeof(struct oslPipeImpl)); in __osl_createPipeImpl()
|
| H A D | process.cxx | 268 (rtl_uString**)rtl_allocateZeroMemory (argc * sizeof(rtl_uString*)); in osl_createCommandArgs_Impl()
|
| /AOO41X/main/vcl/unx/generic/dtrans/ |
| H A D | bmp.cxx | 178 pBuffer = (sal_uInt8*)rtl_allocateZeroMemory( rOutSize ); in X11_getPaletteBmpFromImage() 301 pBuffer = (sal_uInt8*)rtl_allocateZeroMemory( rOutSize ); in X11_getTCBmpFromImage()
|
| /AOO41X/main/sal/osl/os2/ |
| H A D | process_impl.cxx | 197 rtl_uString** ppArgs = (rtl_uString**)rtl_allocateZeroMemory (argc * sizeof(rtl_uString*)); in osl_setCommandArgs()
|
| H A D | socket.c | 514 … oslSocketAddr pAddr = (oslSocketAddr) rtl_allocateZeroMemory( sizeof( struct oslSocketAddrImpl )); in __osl_createSocketAddr()
|
| /AOO41X/main/sal/osl/unx/ |
| H A D | process_impl.cxx | 241 rtl_uString** ppArgs = (rtl_uString**)rtl_allocateZeroMemory (argc * sizeof(rtl_uString*)); in osl_setCommandArgs()
|
| /AOO41X/main/store/source/ |
| H A D | storbios.cxx | 206 return rtl_allocateZeroMemory (sal::static_int_cast<sal_Size>(nPageSize)); in operator new()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | pdfwriter_impl2.cxx | 1971 const Scanline pFirstRefLine = (Scanline)rtl_allocateZeroMemory( nW/8 + 1 ); in writeG4Stream()
|
| /AOO41X/main/tools/source/rc/ |
| H A D | resmgr.cxx | 912 pEmptyBuffer = rtl_allocateZeroMemory( 1024 ); in getEmptyBuffer()
|