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

1 2 3 45 6

  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s 349 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
ih264_inter_pred_luma_vert_qpel_a9q.s 325 vldmia sp!, {d8-d15} @ Restore neon registers that were saved
ih264_iquant_itrans_recon_a9.s 162 vmoveq.16 d0[0], r9 @ Restore dc value in case of intra, i.e. r8 == 1
336 vmov.16 d0[0], r9 @ Restore dc value since its chroma iq-it
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wbemcli.h     [all...]
mmcobj.h 629 virtual HRESULT WINAPI Restore(void) = 0;
    [all...]
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 111 ldr \rTemp2, [sp, #0] @ restore rTemp2
358 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
437 mov r0, r4 @ restore method*
448 mov sp, r11 @ restore the stack pointer
458 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} @ restore spill regs
491 ldr r10, [sp, #8] @ Restore JValue* result
492 ldr sp, [sp, #4] @ Restore saved stack pointer
686 // Restore rReg's value from [sp, #offset] if rReg is not the same as rExclude.
689 ldr \rReg, [sp, #\offset] @ restore rReg
723 POP_REG_NE r0, 0, \rDest @ conditionally restore saved register
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 377 addiu $sp, $sp, 16 # restore stack after memcpy
378 lw $a2, 8($sp) # Restore JValue* result
379 lw $sp, 4($sp) # Restore saved stack pointer
565 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
660 addiu $sp, $sp, 16 # restore stack after memcpy
661 lw $gp, 16($fp) # restore $gp
662 lw $a0, SPILL_SIZE($fp) # restore ArtMethod*
724 move $sp, $fp # restore the stack
786 addiu $sp, $sp, 16 # restore stack after memcpy
787 lw $gp, 16($fp) # restore $g
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 528 ;;; Restore the stack and return from whence we came.
  /external/zlib/src/contrib/masmx86/
match686.asm 447 ;;; Restore the stack and return from whence we came.
  /external/libchrome/base/metrics/
field_trial_unittest.cc 502 TEST_F(FieldTrialTest, Restore) {
    [all...]
  /external/webrtc/webrtc/base/
win32regkey.cc 331 // restore the key and all of its subkeys and values which are saved into a file
332 HRESULT RegKey::Restore(const wchar_t* full_key_name,
868 // restore the buffer size
  /external/v8/src/arm/
code-stubs-arm.cc 674 // restore them.
    [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc 629 // restore them.
668 // Restore lr with the value it had before the call to this stub (the value
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 74 // restore them.
240 // Restore registers
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 118 // Retrieve and restore the FCSR.
212 // Restore sign if necessary.
738 // restore them.
    [all...]
  /external/v8/src/mips64/
code-stubs-mips64.cc 116 // Retrieve and restore the FCSR.
210 // Restore sign if necessary.
735 // restore them.
    [all...]
  /external/v8/src/ppc/
code-stubs-ppc.cc 700 // restore them.
    [all...]
  /external/v8/src/s390/
code-stubs-s390.cc 682 // restore them.
    [all...]
  /external/v8/src/x64/
code-stubs-x64.cc 169 // Restore registers
    [all...]
  /external/v8/src/x87/
code-stubs-x87.cc 74 // restore them.
91 // Restore FPU stat in m108byte.
215 // Restore registers
    [all...]
  /art/compiler/utils/mips/
assembler_mips.cc     [all...]
  /art/compiler/utils/mips64/
assembler_mips64.cc     [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc     [all...]
  /external/v8/src/parsing/
parser-base.h 553 void Restore(int* materialized_literal_index_delta) {
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 555 <li><a href="<?cs var:toroot ?>guide/topics/data/testingbackup.html">Testing Backup and Restore</a></li>

Completed in 1380 milliseconds

1 2 3 45 6