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 | 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 | 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/s5abi_macosx_aarch64/ |
| H A D | cpp2uno.cxx | 379 typelib_InterfaceMethodTypeDescription *pMethodTD = in cpp_vtable_call() local 383 pMethodTD->pReturnTypeRef, in cpp_vtable_call() 384 pMethodTD->nParams, in cpp_vtable_call() 385 pMethodTD->pParams, in cpp_vtable_call() 524 typelib_InterfaceMethodTypeDescription *pMethodTD = in addLocalFunctions() local 529 aarch64::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()
|