HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 26 - 50 of 2973) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 27 # pragma info(restore)
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 90 if ("restore".equals(op)) {
212 // The rest of the 'list' options work with a restore session on the current transport
257 System.out.println("Unable to request restore sets");
270 System.out.println("No restore sets");
360 // Off and running -- wait for the restore to complete
363 System.err.println("Unable to restore package " + pkg);
392 System.out.println("Scheduling restore: " + s.name);
407 System.out.println("No available restore sets; no restore performed");
409 System.out.println("No matching restore set token. Available sets:")
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
focus_tracker.h 12 // that view. FocusTracker will not restore focus to views that are
24 // Attempts to restore focus to the snapshotted view. Returns YES if
25 // focus was restored. Will not restore focus if the view is no
focus_tracker_unittest.mm 38 // Give focus to |viewB_|, then try and restore it to view1.
54 // Give focus to |viewB_|, then try and restore it to the text field.
70 // to restore focus. The restore should fail.
82 // Give focus to |viewB_|, then try and restore focus in a different
  /frameworks/base/core/java/android/app/backup/
FullBackupAgent.java 23 * Simple concrete class that merely provides the default BackupAgent full backup/restore
33 // Doesn't do incremental backup/restore
39 // Doesn't do incremental backup/restore
IBackupManager.aidl 69 * need a data-restore pass. This method is only invoked by the Package Manager.
75 * or restore operations will take place. Data-changed notifications will
85 * Enable/disable automatic restore of application data at install time. When
88 * backup dataset or from the restore set used in the last wholesale restore operation,
89 * that data will be supplied to the new package's restore agent before the package
94 * @param doAutoRestore When true, enables the automatic app-data restore facility. When
171 * Restore device content from the data stream passed through the given socket. The
179 * Confirm that the requested full backup/restore operation can proceed. The system will
187 * supplied for restore, it must match the password used when creating the ful
    [all...]
BackupDataInput.java 91 * Extract the next entity header from the restore stream. After this method
96 * restore stream, <code>false</code> if the restore stream has been fully consumed.
97 * @throws IOException if an error occurred while reading the restore stream
117 * Report the key associated with the current entity in the restore stream
131 * restore stream.
145 * Read a record's raw data from the restore stream. The record's header must first
157 * @throws IOException if an error occurred when trying to read the restore data stream
176 * restore operation.
178 * @throws IOException if an error occurred when trying to read the restore data strea
    [all...]
BackupAgentHelper.java 26 * key prefix. When processing a backup or restore operation, the BackupAgentHelper
36 * <ul><li>{@link FileBackupHelper} - Manages the backup and restore of entire files
38 * <li>{@link SharedPreferencesBackupHelper} - Manages the backup and restore of an
70 * Run the restore process on each of the configured handlers.
89 * @param helper A backup/restore helper object to be invoked during backup and restore
  /external/skia/gm/
poly2poly.cpp 56 canvas->restore();
72 canvas->restore();
80 canvas->restore();
88 canvas->restore();
96 canvas->restore();
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ColoredRectsActivity.java 89 canvas.restore();
98 canvas.restore();
103 canvas.restore();
109 canvas.restore();
115 canvas.restore();
121 canvas.restore();
122 canvas.restore();
ShapesActivity.java 83 canvas.restore();
94 canvas.restore();
105 canvas.restore();
116 canvas.restore();
127 canvas.restore();
138 canvas.restore();
  /external/libpng/
pnggccrd.c 31 "popfq \n\t" // restore modified value to Eflag reg
35 "popfq \n\t" // restore original Eflag
45 "popfl \n\t" // restore modified value to Eflag reg
49 "popfl \n\t" // restore original Eflag
75 "popq %%rdx \n\t" // restore rdx
76 "popq %%rcx \n\t" // restore rcx
77 "popq %%rbx \n\t" // restore rbx
79 "popl %%edx \n\t" // restore edx
80 "popl %%ecx \n\t" // restore ecx
81 "popl %%ebx \n\t" // restore eb
    [all...]
  /dalvik/vm/mterp/armv5te/
entry.S 24 * got pushed onto the stack. From this it figures out how to restore
112 * Restore the stack pointer and PC from the save point established on entry.
117 * SP and LR. Here we restore SP, restore the registers, and then restore
126 ldmfd sp!, {r4-r10,fp,pc} @ restore 9 regs and return
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Clipping.java 70 canvas.restore();
77 canvas.restore();
86 canvas.restore();
93 canvas.restore();
100 canvas.restore();
107 canvas.restore();
Regions.java 58 // restore style
100 canvas.restore();
107 canvas.restore();
112 canvas.restore();
117 canvas.restore();
122 canvas.restore();
RoundRects.java 71 canvas.restore();
78 canvas.restore();
87 canvas.restore();
94 canvas.restore();
103 canvas.restore();
110 canvas.restore();
  /external/iptables/iptables/
Makefile.am 25 xtables_multi_SOURCES += iptables-save.c iptables-restore.c \
31 xtables_multi_SOURCES += ip6tables-save.c ip6tables-restore.c \
40 man_MANS = iptables.8 iptables-restore.8 iptables-save.8 \
41 iptables-xml.1 ip6tables.8 ip6tables-restore.8 \
47 v4_sbin_links = iptables iptables-restore iptables-save
50 v6_sbin_links = ip6tables ip6tables-restore ip6tables-save
iptables-apply.8 15 iptables\-save/read by iptables\-restore) to iptables, then prompt the
22 ip6tables\-save/\-restore instead.
36 \fBiptables-restore\fP(8), \fBiptables-save\fP(8), \fBiptables\fR(8).
  /external/skia/samplecode/
SampleConcavePaths.cpp 68 canvas->restore();
80 canvas->restore();
94 canvas->restore();
108 canvas->restore();
120 canvas->restore();
136 canvas->restore();
  /external/chromium/chrome/browser/resources/options/
certificate_restore_overlay.js 10 * Encapsulated handling of the 'enter restore password' overlay page.
51 * Attempt the restore operation.
64 * Cancel the restore operation.
  /external/compiler-rt/lib/arm/
restore_vfp_d8_d15_regs.S 1 //===-- save_restore_regs.S - Implement save/restore* ---------------------===//
19 // must also add a call to __restore_vfp_d8_d15_regs to restore those registers.
26 // Restore registers d8-d15 from stack
  /external/qemu/
hostregs_helper.h 2 * Save/restore host registers.
23 save/restore these registers when called from regular code.
24 It is not sufficient to save/restore T0 et. al. as these may be declared

Completed in 1532 milliseconds

12 3 4 5 6 7 8 91011>>