Searched defs:C8 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dvtable-layout-extreme.cpp66 class C8 class in namespace:Test1
152 // CHECK-NEXT: -- (Test1::C8, 184) vtable address --
200 , virtual public C8
H A Ddebug-info-use-after-free.cpp300 C8: class in namespace:n1
305 C8 {
/external/libvpx/libvpx/test/
H A Ddct16x16_test.cc74 const double C8 = 0.707106781186548; member in namespace:__anon24778
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/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddct16x16_test.cc71 const double C8 = 0.707106781186548; member in namespace:__anon12980
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/openssl/crypto/modes/
H A Dgcm128.c1663 C8[]= {0x98,0xe7,0x24,0x7c,0x07,0xf0,0xfe,0x41,0x1c,0x26,0x7e,0x43,0x84,0xb0,0xf6,0x00}, local

Completed in 267 milliseconds