Home
last modified time | relevance | path

Searched refs:return_in_hidden_param (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/ !
H A Dcpp2uno.cxx75 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 Duno2cpp.cxx129 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 Dshare.hxx92 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ !
H A Dcpp2uno.cxx75 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 Duno2cpp.cxx129 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 Dshare.hxx92 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ !
H A Dcpp2uno.cxx87 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 Dabi.hxx57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ !
H A Dcpp2uno.cxx86 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 Dabi.hxx57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
H A Duno2cpp.cxx282 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ !
H A Dcpp2uno.cxx86 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call()
540 x86_64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions()
556 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
H A Dabi.hxx57 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/ !
H A Dcpp2uno.cxx88 if ( aarch64::return_in_hidden_param( pReturnTypeRef ) ) in cpp2uno_call()
513 aarch64::return_in_hidden_param( pAttrTD->pAttributeTypeRef ) ); in addLocalFunctions()
529 aarch64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
H A Dabi.hxx73 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
H A Dabi.cxx213 bool aarch64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in aarch64
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/ !
H A Dcpp2uno.cxx75 …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 Duno2cpp.cxx144 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 Dshare.hxx94 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ !
H A Dcpp2uno.cxx77 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 Dabi.hxx42 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );
H A Dabi.cxx33 bool x86_64::return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function in x86_64
H A Duno2cpp.cxx77 if ( x86_64::return_in_hidden_param( pReturnTypeRef ) ) in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ !
H A Duno2cpp.cxx89 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef ) in return_in_hidden_param() function
141 if (!ppc64::return_in_hidden_param(pReturnType)) in MapReturn()
H A Dshare.hxx147 bool return_in_hidden_param( typelib_TypeDescriptionReference *pTypeRef );

12