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

  /external/clang/test/CodeGenCXX/
type-metadata.cpp 159 // MS: define internal void @"\01?dh1@@YAXPEAUD@?A@@@Z"
160 void dh1(D *d) { function
193 dh1(&d);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 101 dh1 DN D1.S16 define
168 VADD dh1,dg1,dg2 ;// f1 = e1 + e2
178 VRSHR dh1,#6
187 VST1 {dh0,dh1,dh2,dh3},[pDst]
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 180 dh1 DN D1.S16 define
342 VADD dh1,dg1,dg2 ;// f1 = e1 + e2
352 VRSHR dh1,#6
  /external/dng_sdk/source/
dng_mosaic_info.cpp 798 int32 dh1 = 0;
801 while (!map [v1] [DeltaCol (patCol, dh1)])
803 dh1--;
811 kernel.Add (dng_point (dv1, dh1),
812 LinearWeight1 (dh1, dh2) * w1);
815 LinearWeight2 (dh1, dh2) * w1);
817 dh1 = 0;
820 while (!map [v2] [DeltaCol (patCol, dh1)])
822 dh1--;
830 kernel.Add (dng_point (dv2, dh1),
    [all...]
  /external/valgrind/none/tests/s390x/
opcodes.h 26 #define SIY_IRD(op1,i2,b1,dl1,dh1,op2) \
28 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
65 #define SIY_URD(op1,i2,b1,dl1,dh1,op2) \
67 ".long 0x" #b1 #dl1 #dh1 #op2 "\n\t"
109 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a)
119 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e)
124 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c 2519 s390_disasm(ENC3(MNM, SDXB, UINT), mnm, dh1, dl1, 0, b1, i2); variable
2537 s390_disasm(ENC3(MNM, SDXB, INT), mnm, dh1, dl1, 0, b1, (Int)(Char)i2); variable
15341 unsigned int dh1 : 8; member in struct:__anon34610::__anon34624
    [all...]
host_s390_defs.c 1621 s390_disasm(ENC3(MNM, SDXB, INT), "agsi", dh1, dl1, 0, b1, (Int)(Char)i2); local
1633 s390_disasm(ENC3(MNM, SDXB, INT), "asi", dh1, dl1, 0, b1, (Int)(Char)i2); local
    [all...]

Completed in 359 milliseconds