Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 25 of 70) sorted by relevance

123

/external/libffi/src/mips/
Do32.S177 REG_L $fp, FP_OFF($sp) # Restore frame pointer
178 REG_L ra, RA_OFF($sp) # Restore return address
298 REG_L $16, S0_OFF2($sp) # Restore s0
299 REG_L $fp, FP_OFF2($sp) # Restore frame pointer
300 REG_L ra, RA_OFF2($sp) # Restore return address
Dn32.S309 REG_L $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Restore frame pointer
310 REG_L ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Restore return address
470 REG_L ra, RA_OFF2($sp) # Restore return address
/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dmmx_main.asm62 ; Restore the registers used by the blitters, necessary for optimized code
Dx86_main.asm63 ; Restore the registers used by the blitters, necessary for optimized code
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDSOUND.H190 STDMETHOD( Restore)(THIS ) PURE; in DECLARE_INTERFACE_() local
214 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p)
DDDRAW.H575 STDMETHOD(Restore)(THIS) PURE; in DECLARE_INTERFACE_() local
614 #define IDirectDrawSurface_Restore(p) (p)->lpVtbl->Restore(p)
661 STDMETHOD(Restore)(THIS) PURE; in DECLARE_INTERFACE_() local
704 #define IDirectDrawSurface2_Restore(p) (p)->lpVtbl->Restore(p)
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Ddsound.h190 STDMETHOD( Restore)(THIS ) PURE; in DECLARE_INTERFACE_() local
214 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p)
Dddraw.h575 STDMETHOD(Restore)(THIS) PURE; in DECLARE_INTERFACE_() local
614 #define IDirectDrawSurface_Restore(p) (p)->lpVtbl->Restore(p)
661 STDMETHOD(Restore)(THIS) PURE; in DECLARE_INTERFACE_() local
704 #define IDirectDrawSurface2_Restore(p) (p)->lpVtbl->Restore(p)
/external/webkit/WebKit/mac/WebCoreSupport/
DWebContextMenuClient.mm160 … // Restore the modern tags to the menu items whose tags we altered in fixMenusToSendToOldClients.
169 …// Restore the specific tag for items on which we temporarily set WebMenuItemTagOther to match old…
248 …// Restore the new API tag for items on which we temporarily set the old SPI tag. The old SPI tag …
/external/libvpx/examples/includes/HTML-Toc-0.91/t/
DsiteMap.t61 # Restore current directory
Dgenerate.t133 # Restore options
Dpropagate.t103 # Restore options
/external/webkit/WebKit/mac/WebView/
DWebFrame.mm109 Restore form state: YES
110 Restore scroll and focus state: YES
116 Restore form state: YES
117 Restore scroll and focus state: YES
123 Restore form state: NO
124 Restore scroll and focus state: YES
130 Restore form state: NO
131 Restore scroll and focus state: NO, reset to initial conditions
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
DSDL_ikbdinterrupt.S90 | Restore previous MFP registers
/external/chromium/base/
Dfield_trial_unittest.cc162 TEST_F(FieldTrialTest, Restore) { in TEST_F() argument
Dmessage_pump_mac.mm215 // Restore the previous state of the object.
/external/zlib/contrib/masm686/
Dmatch.asm401 ; Restore the stack and return from whence we came.
/external/webkit/WebKit/mac/
DChangeLog32 Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
/external/quake/quake/src/QW/client/
Dsnd_dma.c891 pDSBuf->lpVtbl->Restore (pDSBuf); in S_Update_()
/external/quake/quake/src/WinQuake/
Dsnd_dma.cpp898 pDSBuf->lpVtbl->Restore (pDSBuf); in S_Update_()
/external/zlib/contrib/masmx86/
Dgvmat32.asm933 ;;; Restore the stack and return from whence we came.
/external/stlport/etc/
DChangeLog623 * src/locale.cpp, locale_impl.cpp, build/lib/Makefile.inc: Restore
722 * stlport/stl/_string.h, _string.c: Restore code to support non-POD
832 c_locale_glibc/c_locale_glibc2.c: Restore GlibC++ support after
1338 * stlport/stl/_algobase.c: Restore symetrical functor checks.
2304 * stlport/stl/_algobase.h: Restore workaround for compilers
2573 * stlport/stl/config/_msvc.h: Restore move semantic for MSVC6. AFAIR
2892 - Restore _STLP_WHOLE_NATIVE_STD configuration (tested with gcc, msvc, bcc)
2960 * build/test/unit/Makefile.inc: Restore STLport version information that
DChangeLog-5.1257 * build/lib/configure.bat: Restore TARGET_PROC_SUBTYPE definition
440 * stlport/stl/_fstream.h, src/fstream.cpp, iostream.cpp: Restore
513 * stlport/stl/_cwchar.h: Restore code to define potentially missing
648 * stlport/stl/_num_put.c: Restore __len >= 2 check in
668 * src/c_locale.h: Restore _STLP_BEGIN_NAMESPACE when STLport use
1212 * stlport/stl/pointers: Restore pointer specialization feature.
1245 * stlport/stl/type_traits.h, boost_type_traits.h: Restore boost
2194 * stlport/stl/config/_bc.h: Restore unexpected exception handler
2316 * stlport/stl/_rope.c: Restore Borland support for _Rope_rotate.
2319 in _M_path_end and _M_tmp_buf structs. Restore Borland support for
[all …]
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzVideo.m394 /* Restore original screen resolution/bpp */
1528 /* Restore gamma settings */
DSDL_QuartzEvents.m638 /* Restore cursor location if input was grabbed */

123