/external/neven/Embedded/common/src/b_BasicEm/ |
D | Memory.c | 60 const uint16* srcL = ( uint16* )srcA; in bbs_memcpy16() local 110 const uint32* srcL = ( uint32* )srcA; in bbs_memcpy32() local
|
D | Functions.c | 135 const uint32* srcL = ( uint32* )ptrA; in bbs_memWrite32Arr() local 175 const uint16* srcL = ( uint16* )ptrA; in bbs_memWrite16Arr() local
|
D | String.c | 42 const char* srcL = srcA; in bbs_strcpy() local 65 const char* srcL = srcA; in bbs_strcat() local
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | Flt16Image.c | 476 const struct bbs_Complex* srcL; in bim_Flt16Image_importReal() local 495 const struct bbs_Complex* srcL; in bim_Flt16Image_importImag() local 514 const struct bbs_Complex* srcL; in bim_Flt16Image_importAbs() local 534 const struct bbs_Complex* srcL; in bim_Flt16Image_importPhase() local
|
D | Functions.c | 50 const uint8* srcL = srcPtrA; in bim_downscaleBy2() local 85 const uint8* srcL = srcImagePtrA; in bim_filterWarpInterpolation() local 417 const uint8* srcL = srcImagePtrA; in bim_filterWarpPixelReplication() local
|
D | APhImage.c | 442 const struct bbs_Complex* srcL; in bim_APhImage_importComplex() local
|
D | UInt16ByteImage.c | 509 uint16 srcL = *( ulPtrL + khL ); in bim_UInt16ByteImage_warp() local 537 uint16 srcL = *( llPtrL + khL ); in bim_UInt16ByteImage_warp() local
|
D | ComplexImage.c | 466 const struct bbs_APh* srcL; in bim_ComplexImage_importAPh() local
|
D | UInt8PyramidalImage.c | 352 uint8 *srcL, *dstL; in bim_UInt8PyramidalImage_recompute() local
|
D | UInt16BytePyrImage.c | 358 uint16* srcL = dstPtrA->arrE.arrPtrE; in bim_UInt16BytePyrImage_recompute() local
|
/external/valgrind/VEX/priv/ |
D | host_ppc_defs.c | 776 HReg srcL, PPCRH* srcR ) { in PPCInstr_Alu() 786 HReg dst, HReg srcL, PPCRH* srcR ) { in PPCInstr_Shft() 797 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AddSubC() 808 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp() 827 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_MulL() 842 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Div() 981 HReg srcL, HReg srcR ) { in PPCInstr_FpBinary() 998 PPCInstr* PPCInstr_Fp128Binary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) { in PPCInstr_Fp128Binary() 1007 PPCInstr* PPCInstr_Fp128Trinary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) { in PPCInstr_Fp128Trinary() 1062 PPCInstr* PPCInstr_Dfp64Binary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) { in PPCInstr_Dfp64Binary() [all …]
|
D | host_ppc_defs.h | 618 HReg srcL; member 629 HReg srcL; member 637 HReg srcL; member 646 HReg srcL; member 660 HReg srcL; member 669 HReg srcL; member 762 HReg srcL; member 773 HReg srcL; member 779 HReg srcL; member 831 HReg srcL; member [all …]
|
D | host_mips_defs.c | 765 MIPSInstr *MIPSInstr_Alu(MIPSAluOp op, HReg dst, HReg srcL, MIPSRH * srcR) in MIPSInstr_Alu() 776 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Shft() 799 MIPSInstr *MIPSInstr_Cmp(Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR, in MIPSInstr_Cmp() 814 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Mul() 829 MIPSInstr *MIPSInstr_Msub(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Msub() 842 MIPSInstr *MIPSInstr_Madd(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Madd() 855 MIPSInstr *MIPSInstr_Div(Bool syned, Bool sz32, HReg srcL, HReg srcR) in MIPSInstr_Div() 1072 MIPSInstr *MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpBinary() 1107 MIPSInstr *MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpCompare()
|
D | host_mips_defs.h | 398 HReg srcL; member 409 HReg srcL; member 423 HReg srcL; member 433 HReg srcL; member 439 HReg srcL; member 531 HReg srcL; member 544 HReg srcL; member 576 HReg srcL; member
|
D | host_x86_defs.c | 759 X86Instr* X86Instr_FpBinary ( X86FpOp op, HReg srcL, HReg srcR, HReg dst ) { in X86Instr_FpBinary() 816 X86Instr* X86Instr_FpCmp ( HReg srcL, HReg srcR, HReg dst ) { in X86Instr_FpCmp()
|
D | host_x86_defs.h | 544 HReg srcL; member 589 HReg srcL; member
|
D | host_x86_isel.c | 899 HReg srcL = iselDblExpr(env, triop->arg2); in iselIntExpr_R_wrk() local 3085 HReg srcL = iselDblExpr(env, triop->arg2); in iselDblExpr_wrk() local
|
D | host_amd64_defs.c | 861 AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst ) { in AMD64Instr_SseUComIS()
|
D | host_ppc_isel.c | 1629 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1, IEndianess); in iselWordExpr_R_wrk() local 1644 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1, IEndianess); in iselWordExpr_R_wrk() local
|
D | host_arm_isel.c | 5625 HReg srcL = iselDblExpr(env, e->Iex.Binop.arg1); in iselDblExpr_wrk() local 5797 HReg srcL = iselFltExpr(env, e->Iex.Binop.arg1); in iselFltExpr_wrk() local
|
D | host_amd64_defs.h | 616 HReg srcL; /* xmm */ member
|
D | host_arm_defs.h | 871 HReg srcL; member
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | Scanner.c | 154 const uint8* srcL = ( uint8* )imagePtrA; in bbf_Scanner_copyImage() local 173 const uint8* srcL = ( uint8* )imagePtrA + roiPtrA->y1E * imageWidthA + roiPtrA->x1E; in bbf_Scanner_copyImage() local 865 uint32* srcL = ( uint32* )ptrA->bitImageE.arrE.arrPtrE + rowL * sizeL; in bbf_Scanner_next() local 923 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + rowL * sizeL; in bbf_Scanner_goToXY() local 969 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ( rowL - 1 ) * sizeL; in bbf_Scanner_goToXY() local
|
D | LocalScanner.c | 299 const uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ybL * ptrA->bitImageE.widthE + xbL; in bbf_LocalScanner_initPatchBuffer() local 700 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + rowL * widthL + ptrA->xE; in bbf_LocalScanner_next() local 765 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ( rowL - 1 ) * imgWidthL + imgOffsL; in bbf_LocalScanner_goToXY() local
|
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Flt16Vec.c | 102 const int16* srcL = ptrA->arrE.arrPtrE; in bts_Flt16Vec_avg() local 124 const int16* srcL = ptrA->arrE.arrPtrE; in bts_Flt16Vec_maxAbs() local
|