Searched refs:pMethodTD (Results 1 – 7 of 7) sorted by relevance
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
H A D | cpp2uno.cxx | 319 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 323 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 324 pMethodTD->nParams, in cpp_vtable_call() 325 pMethodTD->pParams, in cpp_vtable_call() 575 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 577 findFirst4Win64ArgumentTypes(pMethodTD->pParams, pMethodTD->nParams, in addLocalFunctions() 578 pMethodTD->pReturnTypeRef, isArgFloat); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | cpp2uno.cxx | 374 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 378 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 379 pMethodTD->nParams, in cpp_vtable_call() 380 pMethodTD->pParams, in cpp_vtable_call() 498 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 503 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | cpp2uno.cxx | 373 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 377 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 378 pMethodTD->nParams, in cpp_vtable_call() 379 pMethodTD->pParams, in cpp_vtable_call() 497 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 502 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | cpp2uno.cxx | 370 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 374 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 375 pMethodTD->nParams, in cpp_vtable_call() 376 pMethodTD->pParams, in cpp_vtable_call() 543 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 548 x86_64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | cpp2uno.cxx | 520 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 525 arm::return_in_hidden_param(pMethodTD->pReturnTypeRef)); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | cpp2uno.cxx | 520 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 525 arm::return_in_hidden_param(pMethodTD->pReturnTypeRef)); in addLocalFunctions()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | cpp2uno.cxx | 508 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 513 pMethodTD->pReturnTypeRef); in addLocalFunctions()
|
Completed in 35 milliseconds