Searched refs:dst0 (Results 76 - 87 of 87) sorted by relevance

1234

/external/v8/src/compiler/mips64/
H A Dcode-generator-mips64.cc2638 MemOperand dst0 = g.ToMemOperand(destination); local
2639 MemOperand dst1(dst0.rm(), dst0.offset() + kIntSize);
2640 __ ldc1(temp_1, dst0); // Save destination in temp_1.
2642 __ sw(temp_0, dst0);
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dmacros_msa.h1930 Arguments : Inputs - in0, in1, in2, in3, dst0, dst1, pdst, stride
1932 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, pdst, stride) \
1939 AVER_UB2_UB(tmp0_m, dst0, tmp1_m, dst1, tmp0_m, tmp1_m); \
/external/libhevc/common/x86/
H A Dihevc_inter_pred_filters_ssse3_intr.c189 WORD32 dst0, dst1, dst2, dst3; local
200 dst0 = _mm_cvtsi128_si32(src0_16x8b);
206 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0; /* row =0 */
/external/opencv/cxcore/include/
H A Dcxcore.h455 CVAPI(void) cvSplit( const CvArr* src, CvArr* dst0, CvArr* dst1,
/external/v8/src/compiler/x87/
H A Dcode-generator-x87.cc2619 Operand dst0 = g.ToOperand(destination); local
2621 __ Move(dst0, Immediate(lower));
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h817 void Pop(const CPURegister& dst0,
3159 const CPURegister& dst0,
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 659 milliseconds

1234