/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | call.cxx | 44 void MapReturn(sal_uInt32 ret0, sal_uInt32 ret1, typelib_TypeDescription *pReturnTypeDescr, bool bR… in MapReturn() function 135 MapReturn(r28, r29, pReturnTypeDescr, bRegisterReturn, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | uno2cpp.cxx | 44 void MapReturn(long d0, long d1, typelib_TypeClass eReturnType, long *pRegisterReturn) in MapReturn() function 133 MapReturn(d0, d1, eReturnType, (long*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | uno2cpp.cxx | 46 void MapReturn(long r0, typelib_TypeClass eTypeClass, sal_uInt64* pRegisterReturn) in MapReturn() function 197 MapReturn(r0, pReturnTypeDescr->eTypeClass, (sal_uInt64*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | uno2cpp.cxx | 46 void MapReturn(long r2, double f0, typelib_TypeClass eTypeClass, sal_uInt64* pRegisterReturn) in MapReturn() function 200 MapReturn(r2, f0, pReturnTypeDescr->eTypeClass, (sal_uInt64*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | uno2cpp.cxx | 46 void MapReturn(long r3, double dret, typelib_TypeClass eTypeClass, void *pRegisterReturn) in MapReturn() function 177 MapReturn(r3, dret, pReturnTypeDescr->eTypeClass, pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | uno2cpp.cxx | 46 void MapReturn(long r3, double dret, typelib_TypeClass eTypeClass, void *pRegisterReturn) in MapReturn() function 177 MapReturn(r3, dret, pReturnTypeDescr->eTypeClass, pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | uno2cpp.cxx | 148 void MapReturn(sal_uInt32 r0, sal_uInt32 r1, typelib_TypeDescriptionReference * pReturnType, sal_uI… in MapReturn() function 255 MapReturn(r0, r1, pReturnType, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | uno2cpp.cxx | 148 void MapReturn(sal_uInt32 r0, sal_uInt32 r1, typelib_TypeDescriptionReference * pReturnType, sal_uI… in MapReturn() function 255 MapReturn(r0, r1, pReturnType, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | uno2cpp.cxx | 46 void MapReturn(const ia64::RegReturn &rRet, double dret, typelib_TypeDescription * pReturnTypeDescr… in MapReturn() function 242 MapReturn(ret, f8, pReturnTypeDescr, bSimpleReturn, (sal_uInt64*)pRegisterReturn); in callVirtualMethod()
|