/external/compiler-rt/lib/builtins/ |
H A D | divtf3.c | 166 rep_t qb; local 169 wideMultiply(quotient, bSignificand, &dummy, &qb); 170 residual = (aSignificand << 113) - qb; 174 wideMultiply(quotient, bSignificand, &dummy, &qb); 175 residual = (aSignificand << 112) - qb;
|
/external/aac/libSBRenc/src/ |
H A D | sbrenc_freq_sca.cpp | 561 INT i, qb, qe, qtmp; local 569 base = fDivNorm((FIXP_DBL)stop, (FIXP_DBL)start, &qb); 571 tmp = fPow(base, qb, exp, qe, &qtmp);
|
/external/libopus/celt/ |
H A D | rate.c | 165 int qb; local 195 The average measured cost for theta is 0.89701 times qb, 199 qb = IMIN((num+(den>>1))/den, 57); 200 celt_assert(qb >= 0); 201 max_bits += qb; 211 0.95164 times qb, approximated here as 487/512. */ 214 qb = IMIN((num+(den>>1))/den, (N==2?64:61)); 215 celt_assert(qb >= 0); 216 max_bits += qb; 231 qb [all...] |
H A D | bands.c | 618 int qn, qb; local 625 qb = IMIN(b-pulse_cap-(4<<BITRES), (b+N2*offset)/N2); 627 qb = IMIN(8<<BITRES, qb); 629 if (qb<(1<<BITRES>>1)) { 632 qn = exp2_table8[qb&0x7]>>(14-(qb>>BITRES));
|
/external/opencv3/3rdparty/openexr/Imath/ |
H A D | ImathQuat.h | 169 const Quat<T> &qa, const Quat<T> &qb, T t); 174 Quat<T> &qa, Quat<T> &qb); 554 // of unit quaternions: q1, qa, qb, q2. 558 // quaternions: qa and qb. The qa and qb are 562 // for q1 and the qb represents the out-tangent for q2. 567 // in computing qa and qb. 571 Quat<T> qb = intermediate (q1, q2, q3); local 572 Quat<T> result = squad (q1, qa, qb, q2, t); 581 const Quat<T> &qb, cons 580 squad(const Quat<T> &q1, const Quat<T> &qa, const Quat<T> &qb, const Quat<T> &q2, T t) argument [all...] |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |