Home
last modified time | relevance | path

Searched defs:srcL (Results 1 – 22 of 22) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DMemory.c60 const uint16* srcL = ( uint16* )srcA; in bbs_memcpy16() local
110 const uint32* srcL = ( uint32* )srcA; in bbs_memcpy32() local
DString.c42 const char* srcL = srcA; in bbs_strcpy() local
65 const char* srcL = srcA; in bbs_strcat() local
DFunctions.c135 const uint32* srcL = ( uint32* )ptrA; in bbs_memWrite32Arr() local
175 const uint16* srcL = ( uint16* )ptrA; in bbs_memWrite16Arr() local
/external/neven/Embedded/common/src/b_ImageEm/
DFlt16Image.c476 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
DFunctions.c50 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
DAPhImage.c442 const struct bbs_Complex* srcL; in bim_APhImage_importComplex() local
DUInt16ByteImage.c509 uint16 srcL = *( ulPtrL + khL ); in bim_UInt16ByteImage_warp() local
537 uint16 srcL = *( llPtrL + khL ); in bim_UInt16ByteImage_warp() local
DComplexImage.c466 const struct bbs_APh* srcL; in bim_ComplexImage_importAPh() local
DUInt8PyramidalImage.c352 uint8 *srcL, *dstL; in bim_UInt8PyramidalImage_recompute() local
DUInt16BytePyrImage.c358 uint16* srcL = dstPtrA->arrE.arrPtrE; in bim_UInt16BytePyrImage_recompute() local
/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h516 HReg srcL; member
527 HReg srcL; member
535 HReg srcL; member
544 HReg srcL; member
558 HReg srcL; member
567 HReg srcL; member
642 HReg srcL; member
693 HReg srcL; member
718 HReg srcL; member
724 HReg srcL; member
[all …]
Dhost_ppc_defs.c743 HReg srcL, PPCRH* srcR ) { in PPCInstr_Alu()
753 HReg dst, HReg srcL, PPCRH* srcR ) { in PPCInstr_Shft()
764 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AddSubC()
775 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp()
794 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_MulL()
809 HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Div()
926 HReg srcL, HReg srcR ) { in PPCInstr_FpBinary()
1049 PPCInstr* PPCInstr_FpCmp ( HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_FpCmp()
1087 HReg srcL, HReg srcR ) { in PPCInstr_AvBinary()
1097 HReg srcL, HReg srcR ) { in PPCInstr_AvBin8x16()
[all …]
Dhost_x86_defs.c735 X86Instr* X86Instr_FpBinary ( X86FpOp op, HReg srcL, HReg srcR, HReg dst ) { in X86Instr_FpBinary()
792 X86Instr* X86Instr_FpCmp ( HReg srcL, HReg srcR, HReg dst ) { in X86Instr_FpCmp()
Dhost_x86_defs.h516 HReg srcL; member
561 HReg srcL; member
Dhost_ppc_isel.c1367 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); in iselWordExpr_R_wrk() local
1381 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); in iselWordExpr_R_wrk() local
Dhost_x86_isel.c781 HReg srcL = iselDblExpr(env, e->Iex.Triop.arg2); in iselIntExpr_R_wrk() local
2959 HReg srcL = iselDblExpr(env, e->Iex.Triop.arg2); in iselDblExpr_wrk() local
Dhost_amd64_defs.c932 AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst ) { in AMD64Instr_SseUComIS()
Dhost_amd64_defs.h599 HReg srcL; /* xmm */ member
Dguest_arm_toIR.c13919 IRTemp srcL = newTemp(Ity_I32); in disInstr_ARM_WRK() local
13949 IRTemp srcL = newTemp(Ity_I32); in disInstr_ARM_WRK() local
17759 IRTemp srcL = newTemp(Ity_I32); in disInstr_THUMB_WRK() local
17788 IRTemp srcL = newTemp(Ity_I32); in disInstr_THUMB_WRK() local
/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.c154 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
DLocalScanner.c299 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/
DFlt16Vec.c102 const int16* srcL = ptrA->arrE.arrPtrE; in bts_Flt16Vec_avg() local
124 const int16* srcL = ptrA->arrE.arrPtrE; in bts_Flt16Vec_maxAbs() local