HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 301 - 325 of 2497) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/provider/src/android/provider/cts/
MediaStoreTest.java 56 // 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/interp/
InterpDefs.h 31 * may). Save/restore routine is defined by target, and size should
  /dalvik/vm/mterp/armv5te/
OP_NEW_ARRAY.S 41 mov r1, r9 @ r1<- length (restore)
OP_NEW_ARRAY_JUMBO.S 43 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 56 UNSPILL_TMP1(%eax) # restore method->clazz
OP_INVOKE_SUPER_JUMBO.S 49 UNSPILL_TMP1(%eax) # restore method->clazz
OP_NEW_INSTANCE.S 46 UNSPILL_TMP1(%ecx) # restore object
OP_NEW_INSTANCE_JUMBO.S 46 UNSPILL_TMP1(%ecx) # restore object
cvtfp_int.S 29 fldcw LOCAL0_OFFSET(%ebp) # restore previous rounding mode
  /dalvik/vm/mterp/x86-atom/
footer.S 47 movl -8(%esp), %edx # %edx<- restore %edx
49 movl -4(%esp), %ebx # %ebx<- restore %ebx
58 movl 4(%esp), %edx # %edx<- restore %edx
59 movl 8(%esp), %ebx # %ebx<- restore %ebx
101 movl rINST, %edx # %edx<- restore %edx
171 movl sReg1, %ebx # %ebx<- restore %ebx
252 movl sReg0, %ecx # %ecx<- restore methodToCall
468 movl -4(%esp), %eax # %eax<- restore %eax
499 movl %ecx, offThread_exception(%edx) # restore the exception
  /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();
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
ServicesTest.java 50 Services.updateServiceInfo(); // restore from registered providers
  /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.
  /external/chromium/net/base/
test_root_certs.h 88 // settings, in order to restore them when Clear() is called.
  /external/e2fsprogs/
INSTALL 41 using these libraries (like the 4.4BSD dump and restore port).
  /external/e2fsprogs/lib/et/
com_err.3 49 may be used to restore the behavior of
  /external/grub/stage2/
start.S 227 /* restore %dx */
266 /* restore %ax */
285 movw %bx, %ds /* restore the source segment */
293 /* restore addressing regs and print a dot with correct DS

Completed in 1384 milliseconds

<<11121314151617181920>>