Home
last modified time | relevance | path

Searched refs:type (Results 176 – 200 of 2995) sorted by path

12345678910>>...120

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcall.s25 .type privateSnippetExecutor, @function
H A Dcpp2uno.cxx467 typelib_InterfaceTypeDescription const * type, sal_Int32 nFunctionOffset, in addLocalFunctions() argument
472 for ( sal_Int32 nPos = 0; nPos < type->nMembers; ++nPos ) in addLocalFunctions()
476 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dcpp2uno.cxx618 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
628 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
630 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Darmhelper.S36 .type privateSnippetExecutor, %function
H A Dcpp2uno.cxx484 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
489 for (sal_Int32 i = 0; i < type->nMembers; ++i) in addLocalFunctions()
492 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
H A Duno2cpp.cxx104 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct() argument
107 = reinterpret_cast< const typelib_CompoundTypeDescription * >(type); in is_complex_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx667 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
672 for (sal_Int32 i = 0; i < type->nMembers; ++i) in addLocalFunctions()
675 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
H A Duno2cpp.cxx129 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct() argument
132 = reinterpret_cast< const typelib_CompoundTypeDescription * >(type); in is_complex_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx625 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
635 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
637 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
H A Duno2cpp.cxx87 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct() argument
90 = reinterpret_cast< const typelib_CompoundTypeDescription * >(type); in is_complex_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s25 .type privateSnippetExecutorGeneral,@function
47 .type privateSnippetExecutorVoid,@function
67 .type privateSnippetExecutorHyper,@function
90 .type privateSnippetExecutorFloat,@function
112 .type privateSnippetExecutorDouble,@function
134 .type privateSnippetExecutorClass,@function
H A Dcpp2uno.cxx443 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
448 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
450 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx479 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
484 for (sal_Int32 i = 0; i < type->nMembers; ++i) in addLocalFunctions()
487 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx744 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
752 fprintf(stderr, "nMembers=%d\n",type->nMembers); in addLocalFunctions()
756 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
758 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx739 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, argument
748 for (sal_Int32 i = 0; i < type->nMembers; ++i) {
750 TYPELIB_DANGER_GET(&member, type->ppMembers[i]);
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx664 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
674 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
676 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx637 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
647 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
649 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx599 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
609 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
611 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx510 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
515 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
517 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx370 if (ecif->cif->rtype->type != FFI_TYPE_VOID
379 switch ((*p_arg)->type)
475 if (cif->rtype->type != FFI_TYPE_VOID
504 switch (cif->rtype->type)
512 cif->flags = (unsigned) cif->rtype->type;
548 switch (ecif->cif->rtype->type)
707 switch (arg_types[i]->type)
785 FFI_ASSERT(cif->rtype->type != FFI_TYPE_STRUCT);
789 return cif->rtype->type;
H A Dcall.s25 .type privateSnippetExecutor, @function
H A Dcpp2uno.cxx466 typelib_InterfaceTypeDescription const * type, sal_Int32 nFunctionOffset, in addLocalFunctions() argument
471 for ( sal_Int32 nPos = 0; nPos < type->nMembers; ++nPos ) in addLocalFunctions()
475 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx471 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
476 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
478 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx469 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
474 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
476 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx508 typelib_InterfaceTypeDescription const * type, sal_Int32 functionOffset, in addLocalFunctions() argument
513 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions()
515 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()

Completed in 149 milliseconds

12345678910>>...120