Searched defs:cL (Results 1 - 14 of 14) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
H A DInt16Mat2D.c91 int16 cL = bbs_cos16( angleA ); local
94 matL.xxE = cL;
97 matL.yyE = cL;
H A DFlt16Mat2D.c192 int16 cL = bbs_cos16( angleA ); local
195 matL.xxE = cL;
198 matL.yyE = cL;
H A DCluster2D.c676 int32 bbp_scaleL, cL, rL, c1L, r1L; local
694 cL = 0;
703 cL = sqrt( 1.0 / ( 1.0 + ebs_sqr( aL ) ) );
704 rL = sqrt( 1 - ebs_sqr( cL ) );
720 cL = 0;
726 cL = 1;
756 cL = quotientL;
761 /* save cL and rL with this accuracy for later */
762 c1L = cL;
768 bitsTaken1L = bts_maxAbsIntLog2Of2( cL, r
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_generic_x87.c823 UChar cL = argL[i]; local
825 boolResII = (boolResII << 1) | (cL == cR ? 1 : 0);
1074 UShort cL = argL[i]; local
1076 boolResII = (boolResII << 1) | (cL == cR ? 1 : 0);
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp544 int cL, cH; local
545 cL = fgetc(fFile);
547 c = cL | (cH << 8);
556 int cL, cH; local
558 cL = fgetc(fFile);
559 c = cL | (cH << 8);
560 if (cL == EOF) {
/external/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp544 int cL, cH; local
545 cL = fgetc(fFile);
547 c = cL | (cH << 8);
556 int cL, cH; local
558 cL = fgetc(fFile);
559 c = cL | (cH << 8);
560 if (cL == EOF) {
/external/valgrind/main/none/tests/amd64/
H A Dpcmpstr64w.c236 UShort cL = argL[i]; local
238 boolResII = (boolResII << 1) | (cL == cR ? 1 : 0);
H A Dpcmpstr64.c232 UChar cL = argL[i]; local
234 boolResII = (boolResII << 1) | (cL == cR ? 1 : 0);
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp1273 int cL, cH; local
1274 cL = fgetc(fFile);
1276 c = cL | (cH << 8);
1285 int cL, cH; local
1287 cL = fgetc(fFile);
1288 c = cL | (cH << 8);
1289 if (cL == EOF) {
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1273 int cL, cH; local
1274 cL = fgetc(fFile);
1276 c = cL | (cH << 8);
1285 int cL, cH; local
1287 cL = fgetc(fFile);
1288 c = cL | (cH << 8);
1289 if (cL == EOF) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1972 milliseconds