HomeSort by relevance Sort by last modified time
    Searched defs:RESTORE (Results 1 - 15 of 15) sorted by null

  /frameworks/base/services/java/com/android/server/am/
BackupRecord.java 25 // backup/restore modes
28 public static final int RESTORE = 2;
34 final int backupMode; // full backup / incremental / restore
  /external/chromium_org/content/common/
view_message_enums.h 41 // The navigation is the result of session restore and should honor the
46 RESTORE,
48 // Like RESTORE, except that the navigation contains POST data.
  /external/chromium_org/third_party/zlib/
infback.c 130 #define RESTORE() \
476 RESTORE();
inflate.c 448 /* Restore state from registers in inflate() */
449 #define RESTORE() \
805 RESTORE();
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
infback.c 130 #define RESTORE() \
467 RESTORE();
inflate.c 413 /* Restore state from registers in inflate() */
414 #define RESTORE() \
768 RESTORE();
    [all...]
  /external/zlib/src/
infback.c 139 #define RESTORE() \
484 RESTORE();
inflate.c 469 /* Restore state from registers in inflate() */
470 #define RESTORE() \
821 RESTORE();
    [all...]
  /bootable/recovery/minadbd/
adb.h 278 RESTORE
  /external/chromium_org/third_party/skia/src/core/
SkPictureFlat.h 56 RESTORE,
  /external/qemu/tcg/sparc/
tcg-target.c 256 #define RESTORE (INSN_OP(2) | INSN_OP3(0x3d))
    [all...]
  /external/skia/src/core/
SkPictureFlat.h 56 RESTORE,
  /system/core/adb/
adb.h 323 RESTORE
  /external/chromium_org/v8/src/
jsregexp.cc 834 // <pop affected registers to restore their state>
    [all...]
  /external/v8/src/
jsregexp.cc 651 // <pop affected registers to restore their state>
    [all...]

Completed in 705 milliseconds