HomeSort by relevance Sort by last modified time
    Searched refs:Restore (Results 126 - 150 of 297) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/skqp/src/core/
SkLiteDL.cpp 51 M(SetDrawFilter) M(Flush) M(Save) M(Restore) M(SaveLayer) \
93 struct Restore final : Op {
94 static const auto kType = Type::Restore;
95 void draw(SkCanvas* c, const SkMatrix&) const { c->restore(); }
550 void SkLiteDL::restore() { this->push<Restore>(0); }
716 // Most state ops (matrix, clip, save, restore) have a trivial destructor.
  /external/v8/src/arm/
code-stubs-arm.h 149 void Restore(MacroAssembler* masm) {
153 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/arm64/
code-stubs-arm64.h 213 void Restore(MacroAssembler* masm) {
217 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/ia32/
code-stubs-ia32.h 233 void Restore(MacroAssembler* masm) {
254 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/mips/
code-stubs-mips.h 180 void Restore(MacroAssembler* masm) {
184 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/mips64/
code-stubs-mips64.h 181 void Restore(MacroAssembler* masm) {
185 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/ppc/
code-stubs-ppc.h 167 void Restore(MacroAssembler* masm) { masm->pop(scratch1_); }
169 // If we have to call into C then we need to save and restore all caller-
185 // Restore all volatile FP registers except d0.
  /external/v8/src/x64/
code-stubs-x64.h 226 void Restore(MacroAssembler* masm) {
247 // If we have to call into C then we need to save and restore all caller-
  /external/v8/src/x87/
code-stubs-x87.h 230 void Restore(MacroAssembler* masm) {
251 // If we have to call into C then we need to save and restore all caller-
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 517 # Restore return address
584 movl %esi, %esp # Restore the return address
633 movl %esi, %esp # Restore the return address
Flat32.asm 402 ; Restore return address
467 mov esp, esi ; Restore the return address
513 mov esp, esi ; Restore the return address
  /external/libffi/src/mips/
n32.S 344 REG_L $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Restore frame pointer
345 REG_L ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Restore return address
510 REG_L ra, RA_OFF2($sp) # Restore return address
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
n32.S 344 REG_L $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Restore frame pointer
345 REG_L ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Restore return address
510 REG_L ra, RA_OFF2($sp) # Restore return address
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
n32.S 344 REG_L $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Restore frame pointer
345 REG_L ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Restore return address
510 REG_L ra, RA_OFF2($sp) # Restore return address
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S 144 ld $t8, 56($sp) # Restore gp back to it's temp storage.
168 ld $t8, 56($sp) # Restore gp back to it's temp storage.
296 ld $t8, 184($sp) # Restore gp back to it's temp storage.
475 // Restore FP registers.
509 // Restore core registers.
679 // Restore return value address and shorty address
700 // Restore callee registers
707 ld $t8, 80($sp) # Restore gp back to it's temp storage.
937 * On success this wrapper will restore arguments and *jump* to the target, leaving the ra
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iadmw.h 136 virtual HRESULT WINAPI Restore(LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags) = 0;
174 HRESULT (WINAPI *Restore)(IMSAdminBaseW *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags);
214 #define IMSAdminBaseW_Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags) (This)->lpVtbl->Restore(This,pszMDBackupLocation,dwMDVersion,dwMDFlags)
330 HRESULT (WINAPI *Restore)(IMSAdminBase2W *This,LPCWSTR pszMDBackupLocation,DWORD dwMDVersion,DWORD dwMDFlags);
    [all...]
dsound.h 592 STDMETHOD(Restore)(THIS) PURE;
619 #define IDirectSoundBuffer_Restore(p) (p)->lpVtbl->Restore(p)
643 #define IDirectSoundBuffer_Restore(p) (p)->Restore()
675 STDMETHOD(Restore)(THIS) PURE;
    [all...]
  /external/tensorflow/tensorflow/core/kernels/data/
iterator_ops.cc 127 Status Restore(OpKernelContext* ctx, IteratorStateReader* reader) {
169 TF_RETURN_IF_ERROR(captured_iterator->Restore(&iter_ctx, reader));
175 "Failed to restore iterator. Make sure the checkpoint ",
352 // to restore iterator state.
369 // iterator_resource->Restore(ctx, wrapper->get())
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi32.asm 136 pop edi ; Restore ImageBase
137 pop esi ; Restore Base of EFILDR.C
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
ExceptionSupport.ARMv6.S 45 LR 0x54 # SVC Link register (we need to restore it)
248 ldmeqed R2, {lr}^ @ restore unbanked lr
250 ldmneed R3, {lr} @ restore SVC lr, via ldmfd SP!, {LR}
252 ldmfd SP!,{R0-R12} @ Restore general purpose registers
256 ldmfd SP!,{LR} @ restore the link register for this context
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
SmiEntry.S 221 # Restore FP registers
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiEntry.S 221 # Restore FP registers
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_horz_a9q.s 245 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
ih264_inter_pred_luma_horz_qpel_a9q.s 263 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
  /external/libffi/src/metag/
sysv.S 140 ! Restore fn pointer
230 ! saved area. We need to restore 4 regs, therefore we need to move

Completed in 1267 milliseconds

1 2 3 4 56 7 8 91011>>