Searched refs:srcL (Results 1 - 25 of 25) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DMemory.c60 const uint16* srcL = ( uint16* )srcA; local
64 *dstL++ = *srcL++;
79 const uint16* srcL = ( uint16* )srcA;
83 dstL[ 0 ] = srcL[ 0 ];
84 dstL[ 1 ] = srcL[ 1 ];
85 dstL[ 2 ] = srcL[ 2 ];
86 dstL[ 3 ] = srcL[ 3 ];
88 srcL += 4;
93 *dstL++ = *srcL++;
110 const uint32* srcL local
[all...]
H A DFunctions.c135 const uint32* srcL = ( uint32* )ptrA; local
141 memPtrA += bbs_memWrite32( srcL++, memPtrA );
175 const uint16* srcL = ( uint16* )ptrA; local
181 memPtrA += bbs_memWrite16( srcL++, memPtrA );
H A DString.c42 const char* srcL = srcA; local
44 while( ( *dstL++ = *srcL++ ) != 0 );
65 const char* srcL = srcA; local
68 while( ( *dstL++ = *srcL++ ) != 0 );
/external/neven/Embedded/common/src/b_ImageEm/
H A DFunctions.c50 const uint8* srcL = srcPtrA; local
58 *dstL = ( ( uint32 )srcL[ 0 ] + srcL[ 1 ] + srcL[ wsL ] + srcL[ wsL + 1 ] + 2 ) >> 2;
60 srcL += 2;
62 srcL += ( wsL - w1L ) * 2;
85 const uint8* srcL = srcImagePtrA; local
233 bim_downscaleBy2( bufPtrA->arrPtrE, srcL + yMinL * w0L + xMinL, w0L, wEffL, hEffL );
250 srcL
417 const uint8* srcL = srcImagePtrA; local
[all...]
H A DFlt16Image.c476 const struct bbs_Complex* srcL; local
480 srcL = srcPtrA->arrE.arrPtrE;
483 *dstL++ = ( *srcL++ ).realE;
495 const struct bbs_Complex* srcL; local
499 srcL = srcPtrA->arrE.arrPtrE;
502 *dstL++ = ( *srcL++ ).imagE;
514 const struct bbs_Complex* srcL; local
518 srcL = srcPtrA->arrE.arrPtrE;
521 *dstL++ = bbs_sqrt32( ( int32 )srcL->realE * srcL
534 const struct bbs_Complex* srcL; local
[all...]
H A DUInt16BytePyrImage.c358 uint16* srcL = dstPtrA->arrE.arrPtrE; local
359 uint16* dstL = srcL + ( heightL * halfWidthL );
367 tmpL = ( ( *srcL & 0x0FF ) + ( *srcL >> 8 ) + ( *( srcL + halfWidthL ) & 0x0FF ) +
368 ( *( srcL + halfWidthL ) >> 8 ) + 2 ) >> 2;
374 srcL++;
376 tmpL = ( ( *srcL & 0x0FF ) + ( *srcL >> 8 ) + ( *( srcL
[all...]
H A DUInt8PyramidalImage.c352 uint8 *srcL, *dstL; local
357 srcL = dstPtrA->arrE.arrPtrE;
358 dstL = srcL + widthL * heightL;
366 *dstL++ = ( ( *srcL + *( srcL + 1 ) + *( srcL + widthL ) + *( srcL + widthL + 1 ) ) + 2 ) >> 2;
367 srcL += 2;
369 srcL += widthL;
H A DUInt16ByteImage.c509 uint16 srcL = *( ulPtrL + khL ); local
510 valL = f1xL * ( srcL & 0x00FF ) + f2xL * ( srcL >> 8 );
537 uint16 srcL = *( llPtrL + khL ); local
538 valL = f1xL * ( srcL & 0x00FF ) + f2xL * ( srcL >> 8 );
H A DAPhImage.c442 const struct bbs_Complex* srcL; local
445 srcL = srcPtrA->arrE.arrPtrE;
448 bbs_APh_importComplex( dstL++, srcL++ );
H A DComplexImage.c466 const struct bbs_APh* srcL; local
469 srcL = srcPtrA->arrE.arrPtrE;
472 bbs_Complex_importAPh( dstL++, srcL++ );
/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.h584 HReg srcL; member in struct:__anon31998::__anon31999::__anon32001
595 HReg srcL; member in struct:__anon31998::__anon31999::__anon32002
603 HReg srcL; member in struct:__anon31998::__anon31999::__anon32003
612 HReg srcL; member in struct:__anon31998::__anon31999::__anon32004
626 HReg srcL; member in struct:__anon31998::__anon31999::__anon32006
635 HReg srcL; member in struct:__anon31998::__anon31999::__anon32007
728 HReg srcL; member in struct:__anon31998::__anon31999::__anon32021
780 HReg srcL; member in struct:__anon31998::__anon31999::__anon32029
805 HReg srcL; member in struct:__anon31998::__anon31999::__anon32033
811 HReg srcL; member in struct:__anon31998::__anon31999::__anon32034
817 HReg srcL; member in struct:__anon31998::__anon31999::__anon32035
823 HReg srcL; member in struct:__anon31998::__anon31999::__anon32036
830 HReg srcL; member in struct:__anon31998::__anon31999::__anon32037
836 HReg srcL; member in struct:__anon31998::__anon31999::__anon32038
847 HReg srcL; member in struct:__anon31998::__anon31999::__anon32040
853 HReg srcL; member in struct:__anon31998::__anon31999::__anon32041
860 HReg srcL; member in struct:__anon31998::__anon31999::__anon32042
900 HReg srcL; member in struct:__anon31998::__anon31999::__anon32049
911 HReg srcL; member in struct:__anon31998::__anon31999::__anon32051
960 HReg srcL; member in struct:__anon31998::__anon31999::__anon32058
982 HReg srcL; member in struct:__anon31998::__anon31999::__anon32061
1001 HReg srcL; member in struct:__anon31998::__anon31999::__anon32064
[all...]
H A Dhost_mips_defs.h422 HReg srcL; member in struct:__anon31937::__anon31938::__anon31940
433 HReg srcL; member in struct:__anon31937::__anon31938::__anon31941
447 HReg srcL; member in struct:__anon31937::__anon31938::__anon31943
457 HReg srcL; member in struct:__anon31937::__anon31938::__anon31944
463 HReg srcL; member in struct:__anon31937::__anon31938::__anon31945
548 HReg srcL; member in struct:__anon31937::__anon31938::__anon31957
561 HReg srcL; member in struct:__anon31937::__anon31938::__anon31959
593 HReg srcL; member in struct:__anon31937::__anon31938::__anon31964
664 extern MIPSInstr *MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL,
669 extern MIPSInstr *MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL,
[all...]
H A Dhost_ppc_defs.c794 HReg srcL, PPCRH* srcR ) {
799 i->Pin.Alu.srcL = srcL;
804 HReg dst, HReg srcL, PPCRH* srcR ) {
810 i->Pin.Shft.srcL = srcL;
815 HReg dst, HReg srcL, HReg srcR ) {
821 i->Pin.AddSubC.srcL = srcL;
826 UInt crfD, HReg srcL, PPCR
793 PPCInstr_Alu( PPCAluOp op, HReg dst, HReg srcL, PPCRH* srcR ) argument
803 PPCInstr_Shft( PPCShftOp op, Bool sz32, HReg dst, HReg srcL, PPCRH* srcR ) argument
814 PPCInstr_AddSubC( Bool isAdd, Bool setC, HReg dst, HReg srcL, HReg srcR ) argument
825 PPCInstr_Cmp( Bool syned, Bool sz32, UInt crfD, HReg srcL, PPCRH* srcR ) argument
844 PPCInstr_MulL( Bool syned, Bool hi, Bool sz32, HReg dst, HReg srcL, HReg srcR ) argument
859 PPCInstr_Div( Bool extended, Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR ) argument
998 PPCInstr_FpBinary( PPCFpOp op, HReg dst, HReg srcL, HReg srcR ) argument
1054 PPCInstr_Dfp64Binary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) argument
1127 PPCInstr_DfpQuantize( PPCFpOp op, HReg dst, HReg srcL, HReg srcR, PPCRI* rmc ) argument
1182 PPCInstr_InsertExpD128( PPCFpOp op, HReg dst_hi, HReg dst_lo, HReg srcL, HReg srcR_hi, HReg srcR_lo ) argument
1195 PPCInstr_Dfp64Cmp( HReg dst, HReg srcL, HReg srcR ) argument
1304 PPCInstr_FpCmp( HReg dst, HReg srcL, HReg srcR ) argument
1341 PPCInstr_AvBinary( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
1351 PPCInstr_AvBin8x16( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
1361 PPCInstr_AvBin16x8( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
1371 PPCInstr_AvBin32x4( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
1381 PPCInstr_AvBin64x2( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
1392 PPCInstr_AvBin32Fx4( PPCAvFpOp op, HReg dst, HReg srcL, HReg srcR ) argument
1410 PPCInstr_AvPerm( HReg dst, HReg srcL, HReg srcR, HReg ctl ) argument
1420 PPCInstr_AvSel( HReg ctl, HReg dst, HReg srcL, HReg srcR ) argument
1429 PPCInstr_AvShlDbl( UChar shift, HReg dst, HReg srcL, HReg srcR ) argument
1470 PPCInstr_AvCipherV128Binary( PPCAvOp op, HReg dst, HReg srcL, HReg srcR ) argument
[all...]
H A Dhost_mips_defs.c1190 MIPSInstr *MIPSInstr_Alu(MIPSAluOp op, HReg dst, HReg srcL, MIPSRH * srcR) argument
1196 i->Min.Alu.srcL = srcL;
1201 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL, argument
1209 i->Min.Shft.srcL = srcL;
1224 MIPSInstr *MIPSInstr_Cmp(Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR, argument
1232 i->Min.Cmp.srcL = srcL;
1239 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL, argument
1254 MIPSInstr_Msub(Bool syned, HReg srcL, HReg srcR) argument
1267 MIPSInstr_Madd(Bool syned, HReg srcL, HReg srcR) argument
1280 MIPSInstr_Div(Bool syned, Bool sz32, HReg srcL, HReg srcR) argument
1480 MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) argument
1515 MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) argument
[all...]
H A Dhost_x86_defs.h541 HReg srcL; member in struct:__anon32163::__anon32164::__anon32188
586 HReg srcL; member in struct:__anon32163::__anon32164::__anon32195
686 extern X86Instr* X86Instr_FpBinary ( X86FpOp op, HReg srcL, HReg srcR, HReg dst );
693 extern X86Instr* X86Instr_FpCmp ( HReg srcL, HReg srcR, HReg dst );
H A Dhost_x86_defs.c760 X86Instr* X86Instr_FpBinary ( X86FpOp op, HReg srcL, HReg srcR, HReg dst ) { argument
764 i->Xin.FpBinary.srcL = srcL;
817 X86Instr* X86Instr_FpCmp ( HReg srcL, HReg srcR, HReg dst ) { argument
820 i->Xin.FpCmp.srcL = srcL;
1078 ppHRegX86(i->Xin.FpBinary.srcL);
1135 ppHRegX86(i->Xin.FpCmp.srcL);
1375 addHRegUse(u, HRmRead, i->Xin.FpBinary.srcL);
1404 addHRegUse(u, HRmRead, i->Xin.FpCmp.srcL);
[all...]
H A Dhost_amd64_defs.h598 HReg srcL; /* xmm */ member in struct:__anon31681::__anon31682::__anon31713
729 extern AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst );
H A Dhost_amd64_defs.c858 AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst ) { argument
862 i->Ain.SseUComIS.srcL = srcL;
1204 ppHRegAMD64(i->Ain.SseUComIS.srcL);
1516 addHRegUse(u, HRmRead, i->Ain.SseUComIS.srcL);
1742 mapReg(m, &i->Ain.SseUComIS.srcL);
3152 /* ucomi[sd] %srcL, %srcR ; pushfq ; popq %dst */
3153 /* ucomi[sd] %srcL, %srcR */
3161 rexAMode_R( vreg2ireg(i->Ain.SseUComIS.srcL),
3165 p = doAMode_R(p, vreg2ireg(i->Ain.SseUComIS.srcL),
[all...]
H A Dhost_x86_isel.c899 HReg srcL = iselDblExpr(env, triop->arg2); local
906 srcL,srcR,junk
3083 HReg srcL = iselDblExpr(env, triop->arg2); local
3087 addInstr(env, X86Instr_FpBinary(fpop,srcL,srcR,res));
H A Dguest_arm_toIR.c16564 IRTemp srcL = newTemp(Ity_I32); local
16568 assign(srcL, getIRegA(rN));
16570 mkexpr(srcL),
16594 IRTemp srcL = newTemp(Ity_I32); local
16598 assign(srcL, getIRegA(rN));
16600 mkexpr(srcL),
21121 IRTemp srcL = newTemp(Ity_I32); local
21125 assign(srcL, getIRegT(rN));
21127 mkexpr(srcL),
21150 IRTemp srcL local
[all...]
H A Dhost_ppc_isel.c1576 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); local
1579 7/*cr*/, srcL, srcR));
1590 HReg srcL = iselWordExpr_R(env, e->Iex.Binop.arg1); local
1594 7/*cr*/, srcL, srcR));
H A Dguest_arm64_toIR.c2878 IRTemp srcL = newTemp(ty); local
2882 assign(srcL, getIRegOrZR(is64, nn));
2893 assign(res, binop(iop, mkexpr(srcL), mkexpr(srcR)));
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DScanner.c154 const uint8* srcL = ( uint8* )imagePtrA; local
162 *dstL++ = ( uint16 )srcL[ 0 ] | ( uint16 )srcL[ 1 ] << 8;
163 srcL += 2;
167 if( ptrA->workWidthE & 1 ) *dstL++ = *srcL++;
173 const uint8* srcL = ( uint8* )imagePtrA + roiPtrA->y1E * imageWidthA + roiPtrA->x1E; local
193 *dstL++ = ( uint16 )srcL[ 0 ] | ( uint16 )srcL[ 1 ] << 8;
194 srcL += 2;
198 if( ptrA->workWidthE & 1 ) *dstL++ = *srcL
865 uint32* srcL = ( uint32* )ptrA->bitImageE.arrE.arrPtrE + rowL * sizeL; local
923 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + rowL * sizeL; local
969 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ( rowL - 1 ) * sizeL; local
[all...]
H A DLocalScanner.c299 const uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ybL * ptrA->bitImageE.widthE + xbL; local
301 for( iL = 0; iL < wsrWidthL; iL++ ) dstL[ iL ] = srcL[ iL ] >> yoL;
700 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + rowL * widthL + ptrA->xE; local
704 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( dstL[ iL ] >> 1 ) | ( srcL[ iL ] << shlL );
708 bbs_memcpy32( dstL, srcL, sizeL );
765 uint32* srcL = ptrA->bitImageE.arrE.arrPtrE + ( rowL - 1 ) * imgWidthL + imgOffsL; local
766 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = srcL[ iL ] >> offL;
/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Vec.c102 const int16* srcL = ptrA->arrE.arrPtrE; local
105 sumL += srcL[ iL ];
124 const int16* srcL = ptrA->arrE.arrPtrE; local
127 uint16 vL = srcL[ iL ] > 0 ? srcL[ iL ] : -srcL[ iL ];

Completed in 440 milliseconds