Searched refs:pMethodTD (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
| H A D | cpp2uno.cxx | 324 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 328 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 329 pMethodTD->nParams, in cpp_vtable_call() 330 pMethodTD->pParams, in cpp_vtable_call() 585 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 587 findFirst4Win64ArgumentTypes(pMethodTD->pParams, pMethodTD->nParams, in addLocalFunctions() 588 pMethodTD->pReturnTypeRef, isArgFloat); in addLocalFunctions()
|
| /trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/ |
| H A D | cpp2uno.cxx | 398 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 402 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 403 pMethodTD->nParams, in cpp_vtable_call() 404 pMethodTD->pParams, in cpp_vtable_call() 406 eRet = aarch64::get_return_kind( pMethodTD->pReturnTypeRef ); in cpp_vtable_call() 544 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 549 aarch64::return_in_hidden_param( pMethodTD->pReturnTypeRef ) ); 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 | 378 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 382 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 383 pMethodTD->nParams, in cpp_vtable_call() 384 pMethodTD->pParams, in cpp_vtable_call() 551 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 556 x86_64::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_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_m68k/ |
| H A D | cpp2uno.cxx | 508 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 513 pMethodTD->pReturnTypeRef); in addLocalFunctions()
|