Searched refs:r0 (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | uno2cpp.cxx | 46 void MapReturn(long r0, typelib_TypeClass eTypeClass, sal_uInt64* pRegisterReturn) in MapReturn() argument 52 fprintf(stderr,"Mapping Return with %lx %ld %f\n", r0, r0, dret); in MapReturn() 58 *pRegisterReturn = r0; in MapReturn() 63 *(unsigned int*)pRegisterReturn = (unsigned int)r0; in MapReturn() 68 *(unsigned short*)pRegisterReturn = (unsigned short)r0; in MapReturn() 72 *(unsigned char*)pRegisterReturn = (unsigned char)r0; in MapReturn() 196 register sal_uInt64 r0 __asm__("$0"); in callVirtualMethod() 197 MapReturn(r0, pReturnTypeDescr->eTypeClass, (sal_uInt64*)pRegisterReturn); in callVirtualMethod()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | uno2cpp.cxx | 148 void MapReturn(sal_uInt32 r0, sal_uInt32 r1, typelib_TypeDescriptionReference * pReturnType, sal_uI… in MapReturn() argument 168 pRegisterReturn[0] = r0; in MapReturn() 172 pRegisterReturn[0] = r0; in MapReturn() 180 pRegisterReturn[0] = r0; in MapReturn() 189 pRegisterReturn[0] = r0; in MapReturn() 246 sal_uInt32 r0; in callVirtualMethod() local 253 : "=r" (r0), "=r" (r1) : ); in callVirtualMethod() 255 MapReturn(r0, r1, pReturnType, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
|
H A D | armhelper.S | 40 stmfd sp!, {r0-r3} @ follow other parameters on stack 42 mov r0, ip @ r0 points to functionoffset/vtable
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | uno2cpp.cxx | 148 void MapReturn(sal_uInt32 r0, sal_uInt32 r1, typelib_TypeDescriptionReference * pReturnType, sal_uI… in MapReturn() argument 168 pRegisterReturn[0] = r0; in MapReturn() 172 pRegisterReturn[0] = r0; in MapReturn() 180 pRegisterReturn[0] = r0; in MapReturn() 189 pRegisterReturn[0] = r0; in MapReturn() 246 sal_uInt32 r0; in callVirtualMethod() local 253 : "=r" (r0), "=r" (r1) : ); in callVirtualMethod() 255 MapReturn(r0, r1, pReturnType, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
|
H A D | armhelper.S | 40 stmfd sp!, {r0-r3} @ follow other parameters on stack 42 mov r0, ip @ r0 points to functionoffset/vtable
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | cpp2uno.cxx | 485 register long r0 asm("r0"); in privateSnippetExecutor() 486 sal_uInt64 nOffsetAndIndex = r0; in privateSnippetExecutor()
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.cxx | 704 double x0, x1, y0, y1, cx, cy, r0, r1; in patternFromParametricPolyPolygon() local 723 r0 = 0; in patternFromParametricPolyPolygon() 726 pPattern = cairo_pattern_create_radial( cx, cy, r0, cy, cy, r1 ); in patternFromParametricPolyPolygon()
|
/aoo41x/main/nss/ |
H A D | nss_win.patch | 1187 FStar_UInt128_add(FStar_UInt128_add(FStar_UInt128_mul_wide(r0, r0), 1677 tmp[0U] = r0; 1697 tmp[0U] = r0; 1927 x0[0U] = r0; 2020 x0[0U] = r0;
|
/aoo41x/extras/l10n/source/kid/ |
H A D | localize.sdf | 10034 helpcontent2 source\text\sbasic\shared\03103100.xhp 0 help hd_id3145785 8 0 kid 11r0=7‖Example: … 13372 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3149546 51 0 kid c[r0]4‖char* pFuncNa… 15533 helpcontent2 source\text\scalc\01\04070100.xhp 0 help hd_id3151118 3 0 kid fb0]r0‖Name 2013082… 17240 helpcontent2 source\text\scalc\01\04060185.xhp 0 help par_id3149999 205 0 kid b=r0+q‖VARA(Value1;… 18325 helpcontent2 source\text\scalc\01\04060107.xhp 0 help par_id3148831 266 0 kid 4v8[r0‖\<item type=… 38755 helpcontent2 source\text\shared\optionen\01130100.xhp 0 help hd_id0523200811475727 0 kid r0+s5u‖… 47083 helpcontent2 source\text\swriter\01\05060201.xhp 0 help par_id3157890 38 0 kid i-d]r0‖Undo 201… 58422 sc source\ui\src\scstring.src 0 string SCSTR_GRAPHICSHELL 0 kid tnv=r0‖Graphics 20130829 23:0… 69096 sw source\ui\dialog\regionsw.src 0 pushbutton MD_EDIT_REGION CB_DISMISS 50 kid 30]3r0‖Remove 2… 70031 sw source\ui\index\idxmrk.src 0 fixedtext IDX_DIALOG_WINDOW.WIN_DLG LBL_INDEX 40 kid zk5[r0‖~Inde… [all …]
|
Completed in 1217 milliseconds