Home
last modified time | relevance | path

Searched refs:bSimpleReturn (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx46 … &rRet, double dret, typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn, sal_uInt64 *p… in MapReturn() argument
76 if (bSimpleReturn && nRetSize <= 32 && nRetSize > 0) in MapReturn()
160 void * pRegisterReturn, typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn, in callVirtualMethod() argument
242 MapReturn(ret, f8, pReturnTypeDescr, bSimpleReturn, (sal_uInt64*)pRegisterReturn); in callVirtualMethod()
332 bool bSimpleReturn = true; in cpp_call() local
339 bSimpleReturn = false; in cpp_call()
341 if ( bSimpleReturn ) in cpp_call()
499 pCppReturn, pReturnTypeDescr, bSimpleReturn, in cpp_call()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx60 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn,
66 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn, in callVirtualMethod() argument
190 if (bSimpleReturn && nRetSize <= 16 && nRetSize > 0) in callVirtualMethod()
285 bool bSimpleReturn = true; in cpp_call() local
289 bSimpleReturn = false; in cpp_call()
291 if ( bSimpleReturn ) in cpp_call()
395 pCppReturn, pReturnTypeRef, bSimpleReturn, in cpp_call()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx53 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn,
59 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn, in callVirtualMethod() argument
184 if (bSimpleReturn && nRetSize <= 16 && nRetSize > 0) in callVirtualMethod()
279 bool bSimpleReturn = true; in cpp_call() local
283 bSimpleReturn = false; in cpp_call()
285 if ( bSimpleReturn ) in cpp_call()
389 pCppReturn, pReturnTypeRef, bSimpleReturn, in cpp_call()
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx53 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn,
59 … void * pRegisterReturn, typelib_TypeDescriptionReference * pReturnTypeRef, bool bSimpleReturn, in callVirtualMethod() argument
185 if (bSimpleReturn && nRetSize <= 16 && nRetSize > 0) in callVirtualMethod()
280 bool bSimpleReturn = true; in cpp_call() local
284 bSimpleReturn = false; in cpp_call()
286 if ( bSimpleReturn ) in cpp_call()
390 pCppReturn, pReturnTypeRef, bSimpleReturn, in cpp_call()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx342 bool bSimpleReturn = true; in cpp_call() local
346 bSimpleReturn = false; in cpp_call()
348 if (bSimpleReturn) in cpp_call()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx342 bool bSimpleReturn = true; in cpp_call() local
346 bSimpleReturn = false; in cpp_call()
348 if (bSimpleReturn) in cpp_call()

Completed in 48 milliseconds