Searched refs:countL (Results 1 - 6 of 6) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DMemSeg.c125 uint32 countL = 0; local
132 countL += sizeL - 2;
135 return countL;
150 uint32 countL = 0; local
158 countL++;
160 return countL;
169 uint32 countL = 0; local
177 countL += ( ( sizeL & 1 ) == 0 );
179 return countL;
/external/neven/Embedded/common/src/b_TensorEm/
H A DIdCluster2D.c233 uint32 countL = 0; local
263 if( countL == maxOutSizeL )
270 dstVecArr1E[ countL ] = srcVecArr1E[ iL ];
271 dstVecArr2E[ countL ] = srcVecArr2E[ jL ];
272 countL++;
277 bts_Cluster2D_size( cpA, outCluster1PtrA, countL );
278 bts_Cluster2D_size( cpA, outCluster2PtrA, countL );
/external/freetype/src/raster/
H A Dftraster.c367 Int countL; /* number of lines to step before this */ member in struct:TProfile_
2704 P->countL = P->start - min_Y;
2726 P->countL -= y_height;
2727 if ( P->countL == 0 )
2788 P_Left->countL = 1;
2860 if ( P_Left->countL )
2862 P_Left->countL = 0;
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c368 unsigned countL; /* number of lines to step before this */ member in struct:TProfile_
3010 P->countL = (UShort)( P->start - min_Y );
3032 P->countL -= y_height;
3033 if ( P->countL == 0 )
3094 P_Left->countL = 1;
3166 if ( P_Left->countL )
3168 P_Left->countL = 0;
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 97 milliseconds