HomeSort by relevance Sort by last modified time
    Searched refs:Restore (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/lldb/include/lldb/Host/
Terminal.h 76 /// descriptor and later restore that state as it originally was.
113 /// Restore the TTY state to the cached state.
115 /// Restore the state of the TTY using the cached values from a
123 Restore () const;
130 /// settings that can be used to restore a previous state,
211 /// Restore the TTY state for state at index \a idx.
218 Restore (uint32_t idx) const;
  /external/skia/src/core/
SkRecordOpts.cpp 20 // Save-NoDraw-Restore sequences better than we can here.
47 // Turns the logical NoOp Save and Restore in Save-Draw*-Restore patterns into actual NoOps.
51 Is<Restore> >
56 record->replace<NoOp>(end-1); // Restore
118 // Turns logical no-op Save-[non-drawing command]*-Restore patterns into actual no-ops.
120 // Star matches greedily, so we also have to exclude Save and Restore.
121 // Nested SaveLayers need to be excluded, or we'll match their Restore!
125 Is<Restore>,
127 Is<Restore> >
    [all...]
SkRecordDraw.cpp 19 SkAutoCanvasRestore saveRestore(canvas, true /*save now, restore at exit*/);
64 SkAutoCanvasRestore saveRestore(canvas, true /*save now, restore at exit*/);
79 DRAW(Restore, restore());
140 // the bounds of a Save, a Translate, a Restore, etc. are the union of the
142 // Save/Restore block, the bounds of the Save, the Restore, and any other
147 // inside the Save/Restore block, drawing ops are unioned with the bounds of
149 // block with a Restore, our bounds are complete, and we go back and fill them
173 // Any control ops not part of any Save/Restore block draw everywhere
    [all...]
  /external/llvm/lib/Target/X86/
X86CompilationCallback_Win64.asm 47 ; Restore all XMM arg registers.
53 ; Restore RSP.
56 ; Restore all int arg registers
63 ; Restore RBP.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice_armv7.S 47 ldr r9, [sp, #32] @ Restore the inner loop counter to order_coef
49 add r0, r9, asl #1 @ Restore r0 to &ar_g_Q0[order_coef]
50 add r2, r9, asl #1 @ Restore r2 to &cth_Q15[order_coef]
51 add r3, r9, asl #1 @ Restore r3 to &sth_Q15[order_coef]
  /external/skia/tests/
RecordOptsTest.cpp 43 recorder.restore();
57 // A simple pointless pair of save/restore.
59 recorder.restore();
65 recorder.restore();
66 recorder.restore();
81 recorder.restore();
82 recorder.restore();
89 assert_type<SkRecords::Restore> (r, record, 2);
90 assert_type<SkRecords::Restore> (r, record, 3);
94 assert_type<SkRecords::Restore> (r, record, 1)
    [all...]
RecordPatternTest.cpp 11 Is<Restore> >
22 // Build up a save-clip-restore block. The pattern will match only it's complete.
29 recorder.restore();
33 REPORTER_ASSERT(r, pattern.third<Restore>() != NULL);
42 // There will be two save-clipRect-restore blocks [0,3) and [3,6).
46 recorder.restore();
68 recorder.restore();
74 Pattern3<Is<Save>, Star<Is<ClipRect> >, Is<Restore> > pattern;
82 recorder.restore();
89 recorder.restore();
    [all...]
RecordReplaceDrawTest.cpp 59 assert_type<SkRecords::Restore>(r, rerecord, 2);
105 canvas->restore();
148 assert_type<SkRecords::Restore>(r, rerecord, 3);
  /external/lldb/source/Host/common/
Terminal.cpp 167 // Restore the state of the TTY using the cached values from a
171 TerminalState::Restore () const
191 // Restore the original signal handler.
204 // that can be used to restore a previous state.
264 // Restore the state at index "idx".
266 // Returns true if the restore was successful, false otherwise.
269 TerminalStateSwitcher::Restore (uint32_t idx) const
281 if (m_ttystates[idx].Restore())
296 // Returns true if the restore was successful, false otherwise.
  /external/llvm/include/llvm/CodeGen/
RegisterScavenging.h 45 ScavengedInfo(int FI = -1) : FrameIndex(FI), Reg(0), Restore(nullptr) {}
55 const MachineInstr *Restore;
  /bionic/libc/arch-x86/bionic/
syscall.S 52 # Restore the callee save registers.
  /external/skia/experimental/SkV8Example/
DrawingMethods.h 49 static void Restore(const v8::FunctionCallbackInfo<v8::Value>& args);
DrawingMethods.cpp 35 void DrawingMethods::Restore(const v8::FunctionCallbackInfo<v8::Value>& args) {
42 canvas->restore();
166 ADD_METHOD("restore", Restore);
  /art/runtime/arch/mips64/
jni_entrypoints_mips64.S 49 .cpreturn # Restore gp from t8 in branch delay slot. gp is not used
52 ld $a0, 0($sp) # restore registers from stack
71 daddiu $sp, $sp, 80 # restore the stack
  /external/lldb/tools/debugserver/source/MacOSX/
MachException.h 46 kern_return_t Restore(task_t task);
  /external/skia/tools/
DumpRecord.cpp 51 void print(const SkRecords::Restore& command, double time) {
  /art/compiler/dwarf/
dwarf_test.cc 95 opcodes.Restore(Reg(0x3F));
97 opcodes.Restore(Reg(0x40));
99 opcodes.Restore(reg);
debug_frame_opcode_writer.h 104 Restore(Reg(reg_base.num() + i));
137 void ALWAYS_INLINE Restore(Reg reg) {
  /external/llvm/lib/CodeGen/
RegisterScavenging.cpp 43 I->Restore = nullptr;
184 if (I->Restore != MI)
188 I->Restore = nullptr;
330 // restore point.
347 // If we ran off the end, that's where we want to restore.
350 "No available scavenger restore location!");
414 // If the target knows how to save/restore the register, let it do so;
427 // Restore the scavenged register before its use (or first terminator).
436 Scavenged[SI].Restore = std::prev(UseMI);
  /external/compiler-rt/lib/msan/
msan.h 197 ~ScopedThreadLocalStateBackup() { Restore(); }
199 void Restore();
  /external/libavc/common/arm/
ih264_inter_pred_luma_copy_a9q.s 119 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
151 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
181 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 48 mov %rbx, %rsp # restore the original rsp
52 # Restore scratch registers.
128 mov %rbx, %rsp # restore the original rsp
132 # Restore scratch registers.
186 // restore env parameter
218 // restore env parameter
260 // restore savesigs parameter
264 // restore env parameter
306 // restore savesigs parameter
310 // restore env paramete
    [all...]
  /external/compiler-rt/make/
subdir.mk 70 # Restore directory variable, for cleanliness.
  /ndk/build/core/
setup-abi.mk 80 # Restore TARGET_PLATFORM, see above.
  /art/compiler/dex/quick/x86/
call_x86.cc 317 // Pop the frame. (ArtMethod* no longer needed but restore it anyway.)
323 cfi_.Restore(DwarfCoreReg(cu_->target64, rs_rSI.GetRegNum()));
326 cfi_.Restore(DwarfCoreReg(cu_->target64, rs_rDI.GetRegNum()));

Completed in 1377 milliseconds

1 2 3 4 5