HomeSort by relevance Sort by last modified time
    Searched refs:rDest (Results 1 - 24 of 24) sorted by null

  /art/runtime/arch/arm/
asm_support_arm.S 33 // Macro to generate the value of Runtime::Current into rDest clobbering rTemp. As it uses labels
35 .macro RUNTIME_CURRENT name, num, rDest, rTemp
40 ldr \rDest, .Lgot_\name\()_\num @ Load offset of the GOT.
43 add \rDest, pc @ Fixup GOT address.
44 ldr \rDest, [\rDest, \rTemp] @ Load address of Runtime::instance_.
45 ldr \rDest, [\rDest] @ Load Runtime::instance_.
72 .macro RUNTIME_CURRENT1 rDest, rTemp
73 RUNTIME_CURRENT \name, 1, \rDest, \rTem
    [all...]
quick_entrypoints_arm.S 696 * rObj and rDest are registers, offset is a defined literal such as MIRROR_OBJECT_CLASS_OFFSET.
699 .macro READ_BARRIER rDest, rObj, offset
718 .ifnc \rDest, r0
719 mov \rDest, r0 @ save return value in rDest
723 POP_REG_NE r0, 0, \rDest @ conditionally restore saved registers
724 POP_REG_NE r1, 4, \rDest
725 POP_REG_NE r2, 8, \rDest
726 POP_REG_NE r3, 12, \rDest
727 POP_REG_NE ip, 16, \rDest
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
hwc_utils.cpp     [all...]
hwc_utils.h 354 const ovutils::eDest& rDest, overlay::Rotator **rot);
361 const ovutils::eDest& rDest, overlay::Rotator **rot);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
hwc_utils.cpp     [all...]
hwc_utils.h 374 const ovutils::eDest& rDest, overlay::Rotator **rot);
381 const ovutils::eDest& rDest, overlay::Rotator **rot);
  /art/runtime/arch/mips/
quick_entrypoints_mips.S     [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_utils.h 208 const ovutils::eDest& rDest, overlay::Rotator **rot);
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
hwc_utils.h 423 const ovutils::eDest& rDest, overlay::Rotator **rot);
430 const ovutils::eDest& rDest, overlay::Rotator **rot);
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp     [all...]
hwc_utils.h 447 const ovutils::eDest& rDest, overlay::Rotator **rot);
454 const ovutils::eDest& rDest, overlay::Rotator **rot);
hwc_utils.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ddrawi.h 575 RECTL rDest;
593 RECTL rDest;
668 RECT rDest;
    [all...]
vmr9.idl 275 VMR9NormalizedRect *rDest;
vmr9.h     [all...]
strmif.h     [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]

Completed in 1563 milliseconds