Home
last modified time | relevance | path

Searched refs:cL (Results 1 – 25 of 249) sorted by relevance

12345678910

/external/neven/Embedded/common/src/b_TensorEm/
DCluster2D.c676 int32 bbp_scaleL, cL, rL, c1L, r1L; in bts_Cluster2D_alt() local
694 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 …]
DInt16Mat2D.c91 int16 cL = bbs_cos16( angleA ); in bts_Int16Mat2D_createRotation() local
94 matL.xxE = cL; in bts_Int16Mat2D_createRotation()
97 matL.yyE = cL; in bts_Int16Mat2D_createRotation()
DFlt16Mat2D.c192 int16 cL = bbs_cos16( angleA ); in bts_Flt16Mat2D_createRotation() local
195 matL.xxE = cL; in bts_Flt16Mat2D_createRotation()
198 matL.yyE = cL; in bts_Flt16Mat2D_createRotation()
/external/icu/icu4c/source/data/unit/
Den_AU.txt117 dnam{"cL"}
118 one{"{0}cL"}
119 other{"{0}cL"}
294 dnam{"cL"}
295 one{"{0} cL"}
296 other{"{0} cL"}
Den_CA.txt114 dnam{"cL"}
115 one{"{0}cL"}
116 other{"{0}cL"}
421 dnam{"cL"}
422 one{"{0} cL"}
423 other{"{0} cL"}
Dzu.txt637 dnam{"cL"}
638 one{"{0} cL"}
639 other{"{0} cL"}
1533 dnam{"cL"}
1534 one{"{0} cL"}
1535 other{"{0} cL"}
Dlo.txt526 dnam{"cL"}
527 other{"{0} cL"}
1348 dnam{"cL"}
1349 other{"{0} cL"}
Dcy.txt2200 dnam{"cL"}
2201 few{"{0}cL"}
2202 many{"{0}cL"}
2203 one{"{0}cL"}
2204 other{"{0}cL"}
2205 two{"{0}cL"}
2206 zero{"{0}cL"}
3418 dnam{"cL"}
3419 few{"{0} cL"}
3420 many{"{0} cL"}
[all …]
Dlb.txt957 one{"{0} cL"}
958 other{"{0} cL"}
1583 dnam{"cL"}
1584 one{"{0} cL"}
1585 other{"{0} cL"}
Droot.txt547 dnam{"cL"}
548 other{"{0} cL"}
Den.txt1373 dnam{"cL"}
1374 one{"{0}cL"}
1375 other{"{0}cL"}
2137 dnam{"cL"}
2138 one{"{0} cL"}
2139 other{"{0} cL"}
Dfr_CA.txt950 dnam{"cL"}
951 one{"{0} cL"}
952 other{"{0} cL"}
Dhe.txt2469 dnam{"cL"}
2470 many{"{0} cL"}
2471 one{"{0} cL"}
2472 other{"{0} cL"}
2473 two{"{0} cL"}
Dga.txt2169 few{"{0} cL"}
2170 many{"{0} cL"}
2171 one{"{0} cL"}
2172 other{"{0} cL"}
2173 two{"{0} cL"}
3354 dnam{"cL"}
3355 few{"{0} cL"}
3356 many{"{0} cL"}
3357 one{"{0} cL"}
3358 other{"{0} cL"}
[all …]
Dast.txt1380 dnam{"cL"}
1381 one{"{0}cL"}
1382 other{"{0}cL"}
2128 dnam{"cL"}
2129 one{"{0} cL"}
2130 other{"{0} cL"}
Dsr.txt1932 dnam{"cL"}
1933 few{"{0} cL"}
1934 one{"{0} cL"}
1935 other{"{0} cL"}
Dchr.txt1514 dnam{"cL"}
1515 one{"{0} cL"}
1516 other{"{0} cL"}
Dgd.txt1937 dnam{"cL"}
1938 few{"{0}cL"}
1939 one{"{0}cL"}
1940 other{"{0}cL"}
1941 two{"{0}cL"}
2985 few{"{0} cL"}
2986 one{"{0} cL"}
2987 other{"{0} cL"}
2988 two{"{0} cL"}
Del.txt1638 dnam{"cL"}
1639 one{"{0} cL"}
1640 other{"{0} cL"}
Dne.txt1638 dnam{"cL"}
1639 one{"{0} cL"}
1640 other{"{0} cL"}
Dccp.txt1576 dnam{"cL"}
1577 one{"{0} cL"}
1578 other{"{0} cL"}
Dmr.txt1756 dnam{"cL"}
1757 one{"{0} cL"}
1758 other{"{0} cL"}
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp549 int cL, cH; in get() local
550 cL = fgetc(fFile); in get()
552 c = cL | (cH << 8); in get()
561 int cL, cH; in get() local
563 cL = fgetc(fFile); in get()
564 c = cL | (cH << 8); in get()
565 if (cL == EOF) { in get()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1277 int cL, cH; in get() local
1278 cL = fgetc(fFile); in get()
1280 c = cL | (cH << 8); in get()
1289 int cL, cH; in get() local
1291 cL = fgetc(fFile); in get()
1292 c = cL | (cH << 8); in get()
1293 if (cL == EOF) { in get()
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D58ffff2822dde9813750421207debbd2.00006ef4.honggfuzz.cov43 …="�����lLh�x���W�P3��K�s^B��{ԩh`��C��a�e�������s2T�oa�j�,����eR�1�cL�V{�VI���H��^�1i…
53 …="�����lLh�x���W�P3��K�s^B��{ԩh`��C��a�e�������s2T�oa�j�,����eR�1�cL�V{�VI���H��^�1i…

12345678910