HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 551 - 575 of 4527) sorted by null

<<21222324252627282930>>

  /sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.cpp 160 // restore texture units enable state
177 // restore current active texture
181 // restore other client state enable bits
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 70 ldr lr, [sp, #28] @ restore lr for return
76 ldr lr, [sp, #28] @ restore lr for return
106 ldr r1, [sp, #8] @ restore non-callee save r1
107 ldrd r2, [sp, #12] @ restore non-callee saves r2-r3
108 ldr lr, [sp, #44] @ restore lr
213 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
276 ldr r0, [r11] @ restore method*
284 mov sp, r11 @ restore the stack pointer
287 pop {r0, r4, r5, r9, r11, lr} @ restore spill regs
    [all...]
  /art/runtime/arch/mips/
portable_entrypoints_mips.S 58 lw $ra, 60($sp) # restore $ra
  /art/runtime/base/
stringprintf.cc 53 // Restore the va_list before we use it again
  /bionic/libc/arch-x86/string/
strcat.S 72 popl %edi /* restore edi */
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStoreTest.java 51 // restore initial values
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMPL_FLOAT.S 49 mov r0, r10 @ restore in reverse order
TEMPLATE_INVOKE_METHOD_CHAIN.S 46 ldmfd sp!, {r0-r2,lr} @ restore registers
TEMPLATE_INVOKE_METHOD_NO_OPT.S 53 ldmfd sp!, {r0-r3} @ restore r0-r3
TEMPLATE_RETURN.S 14 ldmfd sp!, {r0-r2,lr} @ restore live registers
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_CHAIN.S 61 # restore a0-a2 and ra
TEMPLATE_INVOKE_METHOD_NO_OPT.S 69 # restore rTEMP,a1-a3
TEMPLATE_RETURN.S 21 # restore a0-a2 and ra
  /dalvik/vm/mterp/armv5te/
OP_NEW_ARRAY.S 41 mov r1, r9 @ r1<- length (restore)
  /dalvik/vm/mterp/x86/
OP_APUT_OBJECT.S 45 movl sReg0,%eax # restore the two classes...
OP_INVOKE_SUPER.S 59 UNSPILL_TMP2(%eax) # restore method->clazz
cvtfp_int.S 29 fldcw LOCAL0_OFFSET(%ebp) # restore previous rounding mode
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalSampleInstrumentation.java 52 // First start the activity we are instrumenting -- the save/restore
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PathFillTypes.java 58 canvas.restore();
  /development/samples/training/basic/FragmentBasics/src/com/example/fragments/
ArticleFragment.java 33 // If activity recreated (such as from screen rotate), restore
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
ServicesTest.java 50 Services.updateServiceInfo(); // restore from registered providers
  /external/bison/lib/
fseterr.c 71 /* Whee... we botched the stream and now cannot restore it! */
  /external/chromium/chrome/browser/debugger/
inspectable_tab_proxy.cc 44 // TODO(prybin): Restore FrameNavigate.
  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 32 // To restore a tab/window from the TabRestoreService invoke RestoreEntryById
149 // entries to restore. If the most recently restored entry is a tab, it is
240 // Creates a restore command.
334 // the results from both us and the session restore service have finished
  /external/chromium/chrome/browser/ui/cocoa/
restart_browser.mm 46 // Set the flag to restore state after the restart.

Completed in 584 milliseconds

<<21222324252627282930>>