Searched
full:restore (Results
776 -
800 of
4874) sorted by null
<<31323334353637383940>>
/prebuilts/go/linux-x86/src/testing/ |
example.go | 76 // Close pipe, restore stdout, get output.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_style.py | 55 # restore layout
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_style.py | 55 # restore layout
|
/system/core/base/ |
stringprintf.cpp | 56 // Restore the va_list before we use it again
|
/system/core/include/utils/ |
Errors.h | 78 // Restore define; enumeration is in "android" namespace, so the value defined
|
/system/sepolicy/ |
domain_deprecated.te | 15 # This is used for e.g. adb backup/restore.
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf64-ppc.h | 58 /* Whether to generate out-of-line register save/restore for gcc -Os code. */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
unwind-err.l | 23 .*:30: Error: .restore outside of body region
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
unwind-bad-2.s | 61 # unable to restore return address from previously restored reg
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
tlssunnopic32.s | 77 restore
|
vxworks1-lib.dd | 37 80c40: 81 e8 00 00 restore
|
/external/boringssl/src/crypto/aes/asm/ |
aes-x86_64.pl | 636 mov 16(%rsp),$out # restore out 637 mov 24(%rsp),%rsi # restore saved stack pointer 1234 mov 16(%rsp),$out # restore out 1235 mov 24(%rsp),%rsi # restore saved stack pointer 1562 mov (%rsp),%r8 # restore key schedule [all...] |
/external/boringssl/src/crypto/bn/asm/ |
x86_64-mont.pl | 287 mov 8(%rsp,$num,8),%rsi # restore %rsp 635 mov 16(%rsp,$num,8),$rp # restore $rp 707 mov 8(%rsp,$num,8),%rsi # restore %rsp 829 mov 40(%rsp),%rsi # restore %rsp 842 mov 40(%rsp),%rsi # restore %rsp 1139 mov 32(%rsp),$rptr # restore rp 1183 mov 40(%rsp),%rsi # restore %rsp 1254 mov %rbx,144($context) # restore context->Rbx 1255 mov %rbp,160($context) # restore context->Rbp 1256 mov %r12,216($context) # restore context->R1 [all...] |
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsBackupAgent.java | 75 * Performs backup and restore of the System and Secure settings. 146 // the key to store the WIFI data under, should be sorted as last, so restore happens last. 155 // Name of the temporary file we use during full backup/restore. This is 159 // Delay in milliseconds between the restore operation and when we will bounce 467 Log.v(TAG, "Disabling wifi during restore"); 539 // restore the previous WIFI state. 550 // Instantiate the wifi-config restore runnable, scheduling it for execution 622 // If we have wifi data to restore, post a runnable to perform the 625 // and in turn schedules the 'restore' runnable to do the rewrite [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
SupportMessageTest.java | 79 // Save and restore a string of exactly the maximum length 83 * Save and restore a "short message" string that is too large -- this may only store the
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
PathClippingTests.java | 63 canvas.restore(); 141 canvas.restore();
|
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/ |
CardStreamFragment.java | 229 // restore hidden cards 238 //restore shown cards
|
/developers/build/prebuilts/gradle/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/ |
DocumentCentricActivity.java | 61 // Restore state from PersistableBundle 70 To maintain activity state across reboots the system saves and restore critical information for
|
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/ |
CardStreamFragment.java.ftl | 229 // restore hidden cards 238 //restore shown cards
|
/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/src/main/java/com/example/android/documentcentricapps/ |
DocumentCentricActivity.java | 61 // Restore state from PersistableBundle 70 To maintain activity state across reboots the system saves and restore critical information for
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PersistentState.java | 51 * App/Activity/Save & Restore State 57 * <td class="DescrColumn">The Save/Restore Screen implementation</td>
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
CardStreamFragment.java | 229 // restore hidden cards 238 //restore shown cards
|
/development/samples/browseable/DocumentCentricApps/src/com.example.android.documentcentricapps/ |
DocumentCentricActivity.java | 61 // Restore state from PersistableBundle 70 To maintain activity state across reboots the system saves and restore critical information for
|
/external/autotest/client/deps/glbench/src/ |
fillratetest.cc | 204 // is NOT zero, so we have to save the current binding and restore 243 // Just in case restore the viewport for all other tests.
|
/external/autotest/client/tests/kvm/tests/ |
timedrift.py | 48 Restore the CPU affinity of several threads. 144 # Restore the VM's CPU affinity
|
Completed in 679 milliseconds
<<31323334353637383940>>