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

<<11121314151617181920>>

  /frameworks/base/tests/HugeBackup/res/values/
strings.xml 27 <string name="restore_text">Restore last data</string>
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
AlphaLayersActivity.java 93 canvas.restore();
103 canvas.restore();
113 canvas.restore();
125 canvas.restore();
MatrixActivity.java 53 canvas.restore();
SimplePatchActivity.java 53 canvas.restore();
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
FadeOutTexture.java 39 canvas.restore();
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidgetImageView.java 46 canvas.restore();
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWidgetImageView.java 46 canvas.restore();
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
signal.h 54 * This is used by the kernel to restore state following
56 * to the handler to allow it to restore state properly if
91 long sc_onstack; /* sigstack state to restore */
92 long sc_mask; /* signal mask to restore */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
signal.h 54 * This is used by the kernel to restore state following
56 * to the handler to allow it to restore state properly if
91 long sc_onstack; /* sigstack state to restore */
92 long sc_mask; /* signal mask to restore */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
signal.h 54 * This is used by the kernel to restore state following
56 * to the handler to allow it to restore state properly if
91 long sc_onstack; /* sigstack state to restore */
92 long sc_mask; /* signal mask to restore */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
signal.h 54 * This is used by the kernel to restore state following
56 * to the handler to allow it to restore state properly if
91 long sc_onstack; /* sigstack state to restore */
92 long sc_mask; /* signal mask to restore */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
signal.h 54 * This is used by the kernel to restore state following
56 * to the handler to allow it to restore state properly if
91 long sc_onstack; /* sigstack state to restore */
92 long sc_mask; /* signal mask to restore */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
wrapper.py 5 application raises an exception, wrapper() will restore the terminal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
wrapper.py 5 application raises an exception, wrapper() will restore the terminal
  /system/core/adb/
backup_service.c 62 operation = "restore";
71 D("can't create backup/restore socketpair\n");
72 fprintf(stderr, "unable to create backup/restore socketpair\n");
76 D("Backup/restore socket pair: (send=%d, receive=%d)\n", s[1], s[0]);
  /system/media/audio_effects/include/audio_effects/
effect_aec.h 38 //t_equalizer_settings groups all current aec settings for backup and restore.
effect_agc.h 42 //t_agc_settings groups all current agc settings for backup and restore.
effect_ns.h 45 // s_ns_settings groups all current ns settings for backup and restore.
  /external/chromium/chrome/browser/sessions/
session_restore_uitest.cc 274 // Creates a tabbed browser and popup and makes sure we restore both.
342 // we restore the tabbed browser url.
361 // Restore the session, which should bring back the first window with url1_.
362 // First restore the settings so we can connect to the browser.
364 // Restore the session with 1 tab.
401 // Make sure after a restore the number of processes matches that of the number
402 // of processes running before the restore. This creates a new tab so that
  /external/chromium_org/chrome/browser/extensions/api/session_restore/
session_restore_api.cc 38 "There are no browser windows to restore the session.";
45 namespace Restore = api::session_restore::Restore;
160 scoped_ptr<Restore::Params> params(Restore::Params::Create(*args_));
  /external/compiler-rt/lib/i386/
moddi3.S 96 addl %esi, %eax // Restore correct sign to result
100 popl %edi // Restore callee-save registers
136 addl %esi, %eax // Restore correct sign to result
140 popl %edi // Restore callee-save registers
158 addl %esi, %eax // Restore correct sign to result
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_it.S 58 /*--- Save/restore FPU context ---*/
167 /* Restore FPU if needed */
200 /* Restore registers space */
266 /* Restore FPU if needed */
357 /* Restore FPU if needed */
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlayPage.html 255 context.restore();
278 context.restore();
285 context.restore();
287 context.restore();
315 context.restore();
343 context.restore();
346 context.restore();
371 context.restore();
384 context.restore();
394 context.restore();
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 150 /* save/restore the PC and/or FP from the thread struct */
347 /* This directive will make sure all subsequent jal restore gp at a known offset */
487 # restore a0-a2 and ra
618 # restore rTEMP,a1-a3
695 # restore a0-a2 and ra
830 # restore rTEMP,a0-a3
    [all...]
  /external/libffi/src/ia64/
unix.S 373 .restore sp
381 .restore sp
389 .restore sp
397 .restore sp
405 .restore sp
423 .restore sp
451 .restore sp
479 .restore sp
507 .restore sp

Completed in 1334 milliseconds

<<11121314151617181920>>