Searched refs:cL (Results 1 – 25 of 73) sorted by relevance
123
676 int32 bbp_scaleL, cL, rL, c1L, r1L; in bts_Cluster2D_alt() local694 cL = 0; in bts_Cluster2D_alt()720 cL = 0; in bts_Cluster2D_alt()726 cL = 1; in bts_Cluster2D_alt()756 cL = quotientL; in bts_Cluster2D_alt()762 c1L = cL; in bts_Cluster2D_alt()768 bitsTaken1L = bts_maxAbsIntLog2Of2( cL, rL ) + 1; in bts_Cluster2D_alt()773 cL >>= shiftL; in bts_Cluster2D_alt()779 ppL = cL * pxqxL - rL * pyqxL + cL * pyqyL + rL * pxqyL; in bts_Cluster2D_alt()780 pmL = cL * pxqxL + rL * pyqxL + cL * pyqyL - rL * pxqyL; in bts_Cluster2D_alt()[all …]
91 int16 cL = bbs_cos16( angleA ); in bts_Int16Mat2D_createRotation() local94 matL.xxE = cL; in bts_Int16Mat2D_createRotation()97 matL.yyE = cL; in bts_Int16Mat2D_createRotation()
192 int16 cL = bbs_cos16( angleA ); in bts_Flt16Mat2D_createRotation() local195 matL.xxE = cL; in bts_Flt16Mat2D_createRotation()198 matL.yyE = cL; in bts_Flt16Mat2D_createRotation()
121 dnam{"cL"}122 one{"{0}cL"}123 other{"{0}cL"}294 dnam{"cL"}295 one{"{0} cL"}296 other{"{0} cL"}
165 dnam{"cL"}166 one{"{0}cL"}167 other{"{0}cL"}484 dnam{"cL"}485 one{"{0} cL"}486 other{"{0} cL"}
656 dnam{"cL"}657 one{"{0} cL"}658 other{"{0} cL"}1562 dnam{"cL"}1563 one{"{0} cL"}1564 other{"{0} cL"}
1389 few{"{0} cL"}1390 many{"{0} cL"}1394 zero{"{0} cL"}2538 dnam{"cL"}2539 few{"{0}cL"}2540 many{"{0}cL"}2541 one{"{0}cL"}2542 other{"{0}cL"}2543 two{"{0}cL"}2544 zero{"{0}cL"}[all …]
628 dnam{"cL"}629 other{"{0} cL"}1483 dnam{"cL"}1484 other{"{0} cL"}
957 one{"{0} cL"}958 other{"{0} cL"}1583 dnam{"cL"}1584 one{"{0} cL"}1585 other{"{0} cL"}
1380 dnam{"cL"}1381 one{"{0}cL"}1382 other{"{0}cL"}2128 dnam{"cL"}2129 one{"{0} cL"}2130 other{"{0} cL"}
1576 dnam{"cL"}1577 one{"{0} cL"}1578 other{"{0} cL"}
688 dnam{"cL"}689 other{"{0} cL"}
639 one{"{0} cL"}1510 dnam{"cL"}1511 one{"{0} cL"}1512 other{"{0} cL"}
2862 dnam{"cL"}2863 many{"{0} cL"}2864 one{"{0} cL"}2865 other{"{0} cL"}2866 two{"{0} cL"}
1154 dnam{"cL"}1155 one{"{0} cL"}1156 other{"{0} cL"}
1770 dnam{"cL"}1771 one{"{0} cL"}1772 other{"{0} cL"}
1773 dnam{"cL"}1774 one{"{0}cL"}1775 other{"{0}cL"}2723 dnam{"cL"}2724 one{"{0} cL"}2725 other{"{0} cL"}
2046 dnam{"cL"}2047 one{"{0} cL"}2048 other{"{0} cL"}
1705 dnam{"cL"}1706 one{"{0} cL"}1707 other{"{0} cL"}
2016 dnam{"cL"}2017 one{"{0} cL"}2018 other{"{0} cL"}
2106 dnam{"cL"}2107 one{"{0} cL"}2108 other{"{0} cL"}
2266 dnam{"cL"}2267 few{"{0} cL"}2268 one{"{0} cL"}2269 other{"{0} cL"}
2503 few{"{0} cL"}2504 many{"{0} cL"}2505 one{"{0} cL"}2506 other{"{0} cL"}2507 two{"{0} cL"}3876 dnam{"cL"}3877 few{"{0} cL"}3878 many{"{0} cL"}3879 one{"{0} cL"}3880 other{"{0} cL"}[all …]
549 int cL, cH; in get() local550 cL = fgetc(fFile); in get()552 c = cL | (cH << 8); in get()561 int cL, cH; in get() local563 cL = fgetc(fFile); in get()564 c = cL | (cH << 8); in get()565 if (cL == EOF) { in get()
1276 int cL, cH; in get() local1277 cL = fgetc(fFile); in get()1279 c = cL | (cH << 8); in get()1288 int cL, cH; in get() local1290 cL = fgetc(fFile); in get()1291 c = cL | (cH << 8); in get()1292 if (cL == EOF) { in get()