Searched refs:Restore (Results 1 - 25 of 119) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S471 move.d [$acr], $r0 ; Restore R0
473 move.d [$acr], $r1 ; Restore R1
475 move.d [$acr], $r2 ; Restore R2
477 move.d [$acr], $r3 ; Restore R3
479 move.d [$acr], $r4 ; Restore R4
481 move.d [$acr], $r5 ; Restore R5
483 move.d [$acr], $r6 ; Restore R6
485 move.d [$acr], $r7 ; Restore R7
487 move.d [$acr], $r8 ; Restore R8
489 move.d [$acr], $r9 ; Restore R
[all...]
H A Dentry.S241 rfe ; Restore condition code stack in delay-slot.
374 movem [$sp+], $r9 ; Restore non-scratch registers and R9.
376 move [$acr], $usp ; Restore user-mode stackpointer.
380 jump $r11 ; Restore PC.
381 move [$acr], $ccs ; Restore IRQ enable status.
527 move.d [$sp+], $r0 ; Restore R0 in delay slot.
532 move.d [$sp+], $r0 ; Restore R0 in delay slot.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead-mpcore.S33 @ Restore
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dstatbox.cpp57 void Restore() function in class:wxXmSizeKeeper
141 sk.Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dtoplevel.h48 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Duts4_cc.s24 l r2,8(sp) / Restore R2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Datomic_32.S67 wr %g3, 0x0, %psr ! Restore original PSR_PIL
70 mov %g4, %o7 ! Restore %o7
93 wr %g3, 0x0, %psr ! Restore original PSR_PIL
96 mov %g4, %o7 ! Restore %o7
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msdos/
H A Dutilsdos.cpp359 void Restore();
368 Restore();
404 void wxRedirectableFd::Restore() function in class:wxRedirectableFd
417 Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dtoplevel.h55 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dtoplevel.h58 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dtoplevel.h44 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtoplevel.h59 virtual void Restore();
101 // common part of Iconize(), Maximize() and Restore()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dslog2.S41 | 2.1 Restore the user FPCR
55 | 2.1 Restore the user FPCR
70 | 2.1 Restore the user FPCR
86 | 2.2 Restore the user FPCR.
92 | 4.1 Restore the user FPCR
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dtoplevel.h96 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtoplevel.h52 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtoplevel.h52 virtual void Restore();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtoplevel.h68 virtual void Restore(void);
121 // Common part of Iconize(), Maximize() and Restore()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/sparc32v8/
H A Dmpih-mul1.S50 1: mov %g4,%o7 ! Restore return address register
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dsleep.S128 @ Restore EMIFF controls
350 @ Restore the ARM_IDLECT1 and ARM_IDLECT2.
354 @ Restore EMIFF controls
358 @ Restore regs and return
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32v8/
H A Dmpih-mul1.S50 1: mov %g4,%o7 ! Restore return address register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmdi.cpp444 void wxMDIChildFrame::Restore() function in class:wxMDIChildFrame
446 wxFrame::Restore() ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmdi.cpp346 void wxMDIChildFrame::Restore() function in class:wxMDIChildFrame
348 wxFrame::Restore() ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S137 movem [$sp], $r2 ; Restore r0-r2 in delay slot
169 movem [$sp], $r2 ; Restore r0-r2
182 movem [$sp], $r2 ; Restore r0-r2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dtoplevel.cpp194 void wxTopLevelWindowMGL::Restore() function in class:wxTopLevelWindowMGL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dmdi.cpp298 void wxMDIChildFrame::Restore() function in class:wxMDIChildFrame

Completed in 210 milliseconds

12345