/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | cpp2uno.cxx | 75 if (!arm::return_in_hidden_param(pReturnTypeRef)) in cpp2uno_call() 505 arm::return_in_hidden_param( pAttrTD->pAttributeTypeRef )); in addLocalFunctions() 525 arm::return_in_hidden_param(pMethodTD->pReturnTypeRef)); in addLocalFunctions()
|
H A D | uno2cpp.cxx | 129 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function 188 if (!arm::return_in_hidden_param(pReturnType)) in MapReturn() 345 if (arm::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|
H A D | share.hxx | 92 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | cpp2uno.cxx | 75 if (!arm::return_in_hidden_param(pReturnTypeRef)) in cpp2uno_call() 505 arm::return_in_hidden_param( pAttrTD->pAttributeTypeRef )); in addLocalFunctions() 525 arm::return_in_hidden_param(pMethodTD->pReturnTypeRef)); in addLocalFunctions()
|
H A D | uno2cpp.cxx | 129 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function 188 if (!arm::return_in_hidden_param(pReturnType)) in MapReturn() 345 if (arm::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|
H A D | share.hxx | 92 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | cpp2uno.cxx | 87 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call() 487 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions() 503 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
H A D | abi.hxx | 57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
H A D | uno2cpp.cxx | 288 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|
H A D | abi.cxx | 313 bool x86_64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in x86_64
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | cpp2uno.cxx | 86 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call() 486 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions() 502 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
H A D | abi.hxx | 57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
H A D | uno2cpp.cxx | 282 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|
H A D | abi.cxx | 313 bool x86_64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in x86_64
|
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | cpp2uno.cxx | 86 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call() 532 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions() 548 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
H A D | abi.hxx | 57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
H A D | uno2cpp.cxx | 283 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|
H A D | abi.cxx | 313 bool x86_64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in x86_64
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | cpp2uno.cxx | 75 …if ( ia64::return_in_hidden_param( pReturnTypeRef ) ) // complex return via ptr passed as hidden p… in cpp2uno_call() 644 ia64::return_in_hidden_param( in addLocalFunctions() 664 ia64::return_in_hidden_param( in addLocalFunctions()
|
H A D | uno2cpp.cxx | 144 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function 338 if ( ia64::return_in_hidden_param(pReturnTypeRef) || ia64::return_via_r8_buffer(pReturnTypeRef) ) in cpp_call()
|
H A D | share.hxx | 94 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
H A D | cpp2uno.cxx | 77 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call() 516 if ( pReturnType && x86_64::return_in_hidden_param( pReturnType ) ) in findFirst4Win64ArgumentTypes()
|
H A D | abi.hxx | 42 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
|
H A D | abi.cxx | 33 bool x86_64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in x86_64
|
H A D | uno2cpp.cxx | 77 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
|