Home
last modified time | relevance | path

Searched defs:code (Results 26 – 50 of 66) sorted by last modified time

123

/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java258 int code; in callUnoinfo() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java204 void close(int code) { in close()
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx798 sal_Unicode code; member
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx144 sal_Unicode code = rIndexEntry[startPos]; in getIndexWeight() local
/trunk/main/i18npool/inc/
H A Dtextconversion.hxx95 sal_Unicode code; member
/trunk/main/extensions/test/ole/OleClient/
H A DclientTest.cxx435 SCode code(DISP_E_BADVARTYPE); in doPropertyTest() local
754 SCode code(DISP_E_BADVARTYPE); in doSimpleTest() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.h134 char *code; member
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx622 rtl::OString const & descriptor, Code const * code, in addMethod()
H A Djavatype.cxx547 ClassFile::Code & code, Dependencies * dependencies) const in generateCode()
698 ClassFile::Code & code, Dependencies * dependencies) const in generatePolymorphicUnoTypeCode()
898 std::auto_ptr< ClassFile::Code > code(cf->newCode()); in handleEnumType() local
1059 ClassFile::Code * code) in addFieldInit()
1736 MethodDescriptor * methodDescriptor, ClassFile::Code * code, in addBaseArguments()
1797 MethodDescriptor * methodDescriptor, ClassFile::Code * code, in addDirectArgument()
1967 std::auto_ptr< ClassFile::Code > code(cf->newCode()); in handleAggregatingType() local
2593 ClassFile::Code::Position handler, ClassFile::Code * code) in addExceptionHandlers()
2621 std::auto_ptr< ClassFile::Code > code(classFile->newCode()); in addConstructor() local
2896 std::auto_ptr< ClassFile::Code > code(cf->newCode()); in handleService() local
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx414 unsigned char * codeSnippet( in codeSnippet()
470 Slot ** slots, unsigned char * code, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx412 unsigned char * codeSnippet( in codeSnippet()
468 Slot ** slots, unsigned char * code, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx437 unsigned char * codeSnippet( in codeSnippet()
507 Slot ** slots, unsigned char * code, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx365 unsigned char * codeSnippet( in codeSnippet()
465 Slot ** slots, unsigned char * code, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx409 unsigned char * codeSnippet( in codeSnippet()
469 Slot ** slots, unsigned char * code, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx214 void copyConstructCodeSnippet( unsigned char * code, typelib_TypeDescription * pTypeDescr ) in copyConstructCodeSnippet()
252 void destructCodeSnippet( unsigned char * code, typelib_TypeDescription * pTypeDescr ) in destructCodeSnippet()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx438 unsigned char *codeSnippet(unsigned char* code, sal_Int32 functionIndex, in codeSnippet()
478 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx637 …unsigned char * codeSnippet( unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffse… in codeSnippet()
743 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx584 unsigned char * codeSnippet( unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset…
738 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff,
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx600 unsigned char * codeSnippet( unsigned char * code, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffs… in codeSnippet()
663 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx546 unsigned char* codeSnippet( unsigned char * code, sal_Int16 nFunctionIndex, sal_Int16 nVtableOffset… in codeSnippet()
636 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dcpp2uno.cxx550 unsigned char *codeSnippet( unsigned char * code, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset… in codeSnippet()
598 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx439 unsigned char * codeSnippet( in codeSnippet()
509 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx412 unsigned char * codeSnippet( unsigned char * code, in codeSnippet()
465 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dcpp2uno.cxx426 static inline void codeSnippet( char * code, sal_uInt32 vtable_pos, bool simple_ret_type ) SAL_THRO… in codeSnippet()
465 char * code = (char *)(slots + nSlots); in get_vtable() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx584 unsigned char * codeSnippet( unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset…
738 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff,

Completed in 114 milliseconds

123