/external/libffi/src/mips/ |
D | o32.S | 177 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
|
D | n32.S | 309 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/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_amd64.S | 50 # Restore scratch registers. 129 # Restore scratch registers.
|
/external/chromium/chrome/browser/chromeos/views/ |
D | copy_background.cc | 31 canvas->Restore(); in Paint()
|
/external/chromium/chrome/browser/sessions/ |
D | session_restore.cc | 424 Browser* Restore() { in Restore() function in __anone0c712ab0111::SessionRestoreImpl 778 static Browser* Restore(Profile* profile, in Restore() function 803 return restorer->Restore(); in Restore() 812 Restore(profile, browser, false, clobber_existing_window, in RestoreSession() 842 return Restore(profile, NULL, true, false, true, urls_to_open); in RestoreSessionSynchronously()
|
/external/llvm/include/llvm/MC/ |
D | MCDwarf.h | 270 Restore}; enumerator 285 assert(Op == SameValue || Op == Restore); in MCCFIInstruction()
|
/external/llvm/test/CodeGen/X86/ |
D | pr11468.ll | 24 ; Restore %rsp from %rbp and subtract the total size of saved regsiters.
|
D | force-align-stack-alloca.ll | 49 ; Restore %esp from %ebp (frame pointer) and subtract the size of
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
D | mmx_main.asm | 62 ; Restore the registers used by the blitters, necessary for optimized code
|
D | x86_main.asm | 63 ; Restore the registers used by the blitters, necessary for optimized code
|
/external/chromium/chrome/browser/ui/views/infobars/ |
D | translate_infobar_base.cc | 133 canvas->Restore(); in FadeBackground()
|
/external/libusb-compat/ |
D | configure.ac | 52 # Restore gnu89 inline semantics on gcc 4.3 and newer
|
/external/chromium/chrome/browser/chromeos/login/ |
D | rounded_view.h | 67 canvas->Restore(); in Paint()
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D | DSOUND.H | 190 STDMETHOD( Restore)(THIS ) PURE; in DECLARE_INTERFACE_() local 214 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p)
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
D | dsound.h | 190 STDMETHOD( Restore)(THIS ) PURE; in DECLARE_INTERFACE_() local 214 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p)
|
/external/libvpx/examples/includes/HTML-Toc-0.91/t/ |
D | siteMap.t | 61 # Restore current directory
|
D | generate.t | 133 # Restore options
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebContextMenuClient.mm | 163 … // Restore the modern tags to the menu items whose tags we altered in fixMenusToSendToOldClients. 172 …// Restore the specific tag for items on which we temporarily set WebMenuItemTagOther to match old… 253 …// Restore the new API tag for items on which we temporarily set the old SPI tag. The old SPI tag …
|
/external/chromium/chrome/browser/ui/panels/ |
D | panel.h | 35 void Restore();
|
D | panel.cc | 30 void Panel::Restore() { in Restore() function in Panel
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | base_tab.cc | 95 canvas->Restore(); in DrawIconCenter() 466 canvas->Restore(); in PaintIcon()
|
/external/regex-re2/re2/ |
D | dfa.cc | 1164 State* Restore(); 1200 DFA::State* DFA::StateSaver::Restore() { in Restore() function in re2::DFA::StateSaver 1380 if ((start = save_start.Restore()) == NULL || in InlinedSearchLoop() 1381 (s = save_s.Restore()) == NULL) { in InlinedSearchLoop() 1461 if ((s = save_s.Restore()) == NULL) { in InlinedSearchLoop()
|
/external/chromium/chrome/common/extensions/ |
D | extension_action.cc | 193 canvas->Restore(); in PaintBadge()
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebFrame.mm | 115 Restore form state: YES 116 Restore scroll and focus state: YES 122 Restore form state: YES 123 Restore scroll and focus state: YES 129 Restore form state: NO 130 Restore scroll and focus state: YES 136 Restore form state: NO 137 Restore scroll and focus state: NO, reset to initial conditions
|
/external/libusb/ |
D | configure.ac | 99 # Restore gnu89 inline semantics on gcc 4.3 and newer
|