Home
last modified time | relevance | path

Searched refs:_alloca (Results 26 – 40 of 40) sorted by relevance

12

/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dpostuninstall.cxx57 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Ddotnetcheck.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Dvistaspecial.cxx81 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Dlayerlinks.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Dregisterextensions.cxx175 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Dcheckrunningoffice.cxx81 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx61 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
H A Dcheckrunningofficelanguagepack.cxx81 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
/aoo41x/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx73 LPTSTR buff = reinterpret_cast<LPTSTR>(_alloca(nbytes)); in GetMsiProp()
/aoo41x/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx79 LPTSTR buffer = reinterpret_cast<LPTSTR>(_alloca(nBytes)); in GetMsiProperty()
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrywnt.cxx511 _alloca(nMaxSubKeyLen*sizeof(wchar_t))); in ImplDeleteSubKeyTree()
/aoo41x/main/sal/osl/w32/
H A Dmodule.cxx449 lpModules = (HMODULE *)_alloca( cbNeeded ); in _osl_addressGetModuleURL_NT()
/aoo41x/main/canvas/source/directx/
H A Ddx_5rm.cxx286 sal_uInt8 *pBuffer = static_cast<sal_uInt8 *>(_alloca(dwBitmapSize)); in dumpSurface()
2245 D3DTLVERTEX *vertices = static_cast<D3DTLVERTEX *>(_alloca(sizeof(D3DTLVERTEX)*size)); in flushVertexCache()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalprn.cxx597 BYTE *pBuffer = (BYTE*)_alloca( nSysJobSize ); in ImplTestSalJobSetup()
H A Dwinlayout.cxx46 #define alloca _alloca

Completed in 116 milliseconds

12