HomeSort by relevance Sort by last modified time
    Searched defs:C8 (Results 1 - 5 of 5) 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 {
  /external/libvpx/libvpx/test/
dct16x16_test.cc 73 const double C8 = 0.707106781186548;
186 output[ 4] = 2*(temp1 * C8);
191 output[12] = 2 * (temp1 * C8);
193 output[ 2] = 2 * ((step[4] + step[ 5]) * C8);
194 output[14] = 2 * ((step[7] - step[ 6]) * C8);
207 output[3] = 2 * (temp1 * C8);
212 output[13] = 2 * (temp1 * C8);
214 output[ 9] = 2 * ((step[10] + step[11]) * C8);
225 output[ 7] = 2 * (intermediate[13] * C8);
230 output[11] = -2 * (temp1 * C8);
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c     [all...]
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 86 milliseconds