HomeSort by relevance Sort by last modified time
    Searched defs:C8 (Results 1 - 8 of 8) sorted by null

  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 66 class C8
152 // CHECK-NEXT: -- (Test1::C8, 184) vtable address --
200 , virtual public C8
debug-info-use-after-free.cpp 300 C8:
305 C8 {
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_cosl.c 45 C8 = -0.1561920696721507929516718307820958119868e-15,
57 z*(C8+z*(C9+z*(C10+z*C11))))))))));
s_expl.c 331 C8 = 2.48015873015873015873015112487849040e-5L,
414 x * (C7 + x * (C8 + x * (C9 + x * (C10 +
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
dct16x16_test.cc 71 const double C8 = 0.707106781186548;
184 output[ 4] = 2*(temp1 * C8);
189 output[12] = 2 * (temp1 * C8);
191 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
192 output[14] = 2 * ((step[7] - step[ 6]) * C8);
205 output[3] = 2 * (temp1 * C8);
210 output[13] = 2 * (temp1 * C8);
212 output[ 9] = 2 * ((step[10] + step[11]) * C8);
223 output[ 7] = 2 * (intermediate[13] * C8);
228 output[11] = -2 * (temp1 * C8);
    [all...]
  /external/libvpx/libvpx/test/
dct16x16_test.cc 74 const double C8 = 0.707106781186548;
187 output[ 4] = 2*(temp1 * C8);
192 output[12] = 2 * (temp1 * C8);
194 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
195 output[14] = 2 * ((step[7] - step[ 6]) * C8);
208 output[3] = 2 * (temp1 * C8);
213 output[13] = 2 * (temp1 * C8);
215 output[ 9] = 2 * ((step[10] + step[11]) * C8);
226 output[ 7] = 2 * (intermediate[13] * C8);
231 output[11] = -2 * (temp1 * C8);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct16x16_test.cc 74 const double C8 = 0.707106781186548;
187 output[ 4] = 2*(temp1 * C8);
192 output[12] = 2 * (temp1 * C8);
194 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
195 output[14] = 2 * ((step[7] - step[ 6]) * C8);
208 output[3] = 2 * (temp1 * C8);
213 output[13] = 2 * (temp1 * C8);
215 output[ 9] = 2 * ((step[10] + step[11]) * C8);
226 output[ 7] = 2 * (intermediate[13] * C8);
231 output[11] = -2 * (temp1 * C8);
    [all...]
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 292 milliseconds