Searched refs:fill_struct (Results 1 – 12 of 12) sorted by relevance
| /trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
| H A D | abi.hxx | 59 void fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double*…
|
| H A D | uno2cpp.cxx | 193 x86_64::fill_struct( pReturnTypeRef, &longs[0], &doubles[0], pRegisterReturn); in callVirtualMethod()
|
| H A D | abi.cxx | 320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct() function in x86_64
|
| /trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
| H A D | abi.hxx | 59 void fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double*…
|
| H A D | uno2cpp.cxx | 202 x86_64::fill_struct( pReturnTypeRef, &longs[0], &doubles[0], pRegisterReturn); in callVirtualMethod()
|
| H A D | abi.cxx | 320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct() function in x86_64
|
| /trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
| H A D | abi.hxx | 59 void fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double*…
|
| H A D | uno2cpp.cxx | 194 x86_64::fill_struct( pReturnTypeRef, &longs[0], &doubles[0], pRegisterReturn); in callVirtualMethod()
|
| H A D | abi.cxx | 320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct() function in x86_64
|
| /trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/ |
| H A D | abi.hxx | 82 void fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double*…
|
| H A D | abi.cxx | 221 void aarch64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, cons… in fill_struct() function in aarch64
|
| H A D | uno2cpp.cxx | 163 aarch64::fill_struct( pReturnTypeRef, &gpReturn[0], &fpReturn[0], pRegisterReturn); in callVirtualMethod()
|