Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_BasicEm/
DMemSeg.c125 uint32 countL = 0; in bbs_MemSeg_usedSize() local
132 countL += sizeL - 2; in bbs_MemSeg_usedSize()
135 return countL; in bbs_MemSeg_usedSize()
150 uint32 countL = 0; in bbs_MemSeg_blocks() local
158 countL++; in bbs_MemSeg_blocks()
160 return countL; in bbs_MemSeg_blocks()
169 uint32 countL = 0; in bbs_MemSeg_usedBlocks() local
177 countL += ( ( sizeL & 1 ) == 0 ); in bbs_MemSeg_usedBlocks()
179 return countL; in bbs_MemSeg_usedBlocks()
/external/neven/Embedded/common/src/b_TensorEm/
DIdCluster2D.c233 uint32 countL = 0; in bts_IdCluster2D_convertToEqivalentClusters() local
263 if( countL == maxOutSizeL ) in bts_IdCluster2D_convertToEqivalentClusters()
270 dstVecArr1E[ countL ] = srcVecArr1E[ iL ]; in bts_IdCluster2D_convertToEqivalentClusters()
271 dstVecArr2E[ countL ] = srcVecArr2E[ jL ]; in bts_IdCluster2D_convertToEqivalentClusters()
272 countL++; in bts_IdCluster2D_convertToEqivalentClusters()
277 bts_Cluster2D_size( cpA, outCluster1PtrA, countL ); in bts_IdCluster2D_convertToEqivalentClusters()
278 bts_Cluster2D_size( cpA, outCluster2PtrA, countL ); in bts_IdCluster2D_convertToEqivalentClusters()
/external/arm-trusted-firmware/plat/mediatek/mt8173/drivers/timer/
Dmt_cpuxgpt.c20 static void cpuxgpt_set_init_cnt(unsigned int countH, unsigned int countL) in cpuxgpt_set_init_cnt() argument
24 write_cpuxgpt(INDEX_CNT_L_INIT, countL); in cpuxgpt_set_init_cnt()
/external/freetype/src/raster/
Dftraster.c367 Int countL; /* number of lines to step before this */ member
2761 P->countL = P->start - min_Y; in Draw_Sweep()
2783 P->countL -= y_height; in Draw_Sweep()
2784 if ( P->countL == 0 ) in Draw_Sweep()
2845 P_Left->countL = 1; in Draw_Sweep()
2917 if ( P_Left->countL ) in Draw_Sweep()
2919 P_Left->countL = 0; in Draw_Sweep()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...