Home
last modified time | relevance | path

Searched refs:examine_argument (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx272 bool x86_64::examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUs… in examine_argument() function in x86_64
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
628 (examine_argument (cif->rtype, 1, &dummy, &dummy) == 0))
H A Dabi.hxx49 bool examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUsedGPR, i…
H A Dcpp2uno.cxx123 x86_64::examine_argument( rParam.pTypeRef, false, nUsedGPR, nUsedSSE ); in cpp2uno_call()
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx272 bool x86_64::examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUs… in examine_argument() function in x86_64
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
628 (examine_argument (cif->rtype, 1, &dummy, &dummy) == 0))
H A Dabi.hxx49 bool examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUsedGPR, i…
H A Dcpp2uno.cxx120 bool bFitsRegisters = x86_64::examine_argument( rParam.pTypeRef, false, nUsedGPR, nUsedSSE ); in cpp2uno_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx272 bool x86_64::examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUs… in examine_argument() function in x86_64
317 return examine_argument( pTypeRef, true, g, s ) == 0; in return_in_hidden_param()
371 && examine_argument (ecif->cif->rtype, 1, &g, &s) == 0)
420 if (examine_argument (*p_arg, 0, &g, &s) == 0
476 && examine_argument (cif->rtype, 1, &g, &s) == 0)
484 if (examine_argument (cif->arg_types[i], 0, &g, &s) == 0
628 (examine_argument (cif->rtype, 1, &dummy, &dummy) == 0))
H A Dabi.hxx49 bool examine_argument( typelib_TypeDescriptionReference *pTypeRef, bool bInReturn, int &nUsedGPR, i…
H A Dcpp2uno.cxx124 x86_64::examine_argument( rParam.pTypeRef, false, nUsedGPR, nUsedSSE ); in cpp2uno_call()

Completed in 48 milliseconds