HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 551 - 575 of 4874) sorted by null

<<21222324252627282930>>

  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
RotationActivity.java 60 canvas.restore();
  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
ReplacementDrawableSpan.java 57 canvas.restore();
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastBackupAgent.java 47 Log.d(TAG, "Restore finished.");
  /packages/apps/UnifiedEmail/src/com/android/mail/text/
LinkStyleSpan.java 30 * and restore {@link android.text.ParcelableSpan}s which
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java 24 * If a new key is added here, it should also be blacklisted for restore in
  /packages/services/Car/car-support-lib/src/android/support/car/ui/
CheckboxWrapperView.java 46 // If the class loaders are different, just restore the default state. This is fine
  /system/bt/tools/scripts/
change_types.sh 9 # near the top and restore the definitions of TRUE and FALSE. These
  /system/media/audio_effects/include/audio_effects/
effect_equalizer.h 49 //t_equalizer_settings groups all current equalizer setting for backup and restore.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
gotop32.dd 33 +1050: 81 e8 00 00 restore
gotop64.dd 33 +1050: 81 e8 00 00 restore
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-intermix.s 198 restore 24,$31
246 restore 24,$31
294 restore 24,$31
342 restore 24,$31
390 restore 24,$31
452 restore 24,$16,$31
495 restore 24,$16,$31
538 restore 24,$16,$31
581 restore 24,$16,$31
624 restore 24,$16,$3
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-intermix-2.s 198 restore 24,$31
246 restore 24,$31
294 restore 24,$31
342 restore 24,$31
390 restore 24,$31
452 restore 24,$16,$31
495 restore 24,$16,$31
538 restore 24,$16,$31
581 restore 24,$16,$31
624 restore 24,$16,$3
    [all...]
  /bionic/libc/arch-x86/bionic/
setjmp.S 152 // Do we have a signal mask to restore?
157 // Restore the signal mask.
165 // Restore the callee-save registers.
  /bionic/libc/arch-x86_64/bionic/
setjmp.S 158 // Do we need to restore the signal mask?
164 // Restore the signal mask.
177 // Restore the callee-save registers.
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
LayoutManager.java 142 //canvas.restoreToCount(canvasState); // restore clipping etc.
143 canvas.restore();
156 canvas.restore();
  /external/autotest/client/site_tests/power_CPUFreq/
power_CPUFreq.py 78 # restore cpufreq state
112 # restore cpufreq state
116 # Restore the original setting if system has CPUQuiet feature
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_aarch64.S 35 // restore env parameter
83 // Restore jmp_buf parameter
133 // restore env parameter
  /external/iptables/extensions/
libxt_socket.c 30 {.name = "restore-skmark", .id = O_RESTORESKMARK, .type = XTTYPE_NONE},
55 " --restore-skmark Set the packet mark to the socket mark if\n"
151 printf(" --restore-skmark");
  /external/libunwind/
TODO 58 + when doing sigreturn, must restore fp regs (and perhaps other regs) the same
60 + unw_resume() must at least restore gp (r1)! consider restoring all
62 alternative: restore scratch regs that may be used during procedure
  /external/llvm/test/CodeGen/Thumb2/
aligned-spill.ll 41 ; The stack pointer restore must happen after the reloads.
67 ; The stack pointer restore must happen after the reloads.
92 ; The stack pointer restore must happen after the reloads.
  /external/llvm/test/CodeGen/X86/
seh-stack-realign.ll 64 ; Restore ESP
66 ; Restore ESI
68 ; Restore EBP
  /external/skia/gm/
colorfilterimagefilter.cpp 118 canvas->restore();
133 canvas->restore();
219 canvas->restore();
complexclip.cpp 149 canvas->restore();
167 canvas->restore();
172 canvas->restore();
conicpaths.cpp 112 canvas->restore();
118 canvas->restore();
121 canvas->restore();
imagefiltersclipped.cpp 82 canvas->restore();
133 canvas->restore();
136 canvas->restore();

Completed in 696 milliseconds

<<21222324252627282930>>