Home
last modified time | relevance | path

Searched defs:code (Results 26 – 50 of 66) sorted by relevance

123

/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_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/sc/workben/celltrans/
H A Dparse.py26 def getLocaleName (code): argument
/trunk/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java124 int code = 0; in tearDown() local
/trunk/main/sane/inc/
H A Dsane.h35 #define SANE_VERSION_MAJOR(code) ((((SANE_Word)(code)) >> 24) & 0xff) argument
36 #define SANE_VERSION_MINOR(code) ((((SANE_Word)(code)) >> 16) & 0xff) argument
37 #define SANE_VERSION_BUILD(code) ((((SANE_Word)(code)) >> 0) & 0xffff) argument
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_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_alpha/
H A Dcpp2uno.cxx569 unsigned char *codeSnippet( unsigned char * code, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset… in codeSnippet()
617 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/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_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_hppa/
H A Dcpp2uno.cxx615 unsigned char *codeSnippet(unsigned char* code, sal_Int32 functionIndex, in codeSnippet()
666 Slot ** slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx571 bridges::cpp_uno::shared::VtableFactory::Slot codeSnippet( unsigned char * code, sal_PtrDiff writet… in codeSnippet()
624 Slot ** in_slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx348 unsigned char * codeSnippet( in codeSnippet()
538 Slot ** slots, unsigned char * code, in addLocalFunctions()
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/sal/osl/w32/
H A Dprocess.cxx545 oslDescriptorType code = osl_Process_TypeSocket; in osl_sendResourcePipe() local
604 oslDescriptorType code = osl_Process_TypeNone; in osl_receiveResourcePipe() local
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx117 static inline void emit_ldarg( Emit::ILGenerator * code, ::System::Int32 index ) in emit_ldarg()
414 Emit::ILGenerator * code = ctor_builder->GetILGenerator(); in get_type_Exception() local
473 Emit::ILGenerator * code = ctor_builder->GetILGenerator(); in get_type_RuntimeException() local
1337 Emit::ILGenerator * code = ctor_builder->GetILGenerator(); in complete_struct_type() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java184 int code = execScript(content, output, output); in execScript() local
262 int code = process.waitFor(); in exec() local
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Dtk_xml.hxx143 code = 1, enumerator
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java152 String code = fragment.toString(); in scan() local
H A DVclExplorer.java372 private void doInsertCode(String code) { in doInsertCode()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java258 int code; in callUnoinfo() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.h134 char *code; member
/trunk/main/basic/source/comp/
H A Dscanner.cxx85 void SbiScanner::GenError( SbError code ) in GenError()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java204 void close(int code) { in close()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx144 sal_Unicode code = rIndexEntry[startPos]; in getIndexWeight() local

Completed in 132 milliseconds

123