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

  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 78 // CHECK: Vtable for 'Test1::C9' (87 entries).
88 // CHECK-NEXT: 9 | Test1::C9 RTTI
90 // CHECK-NEXT: -- (Test1::C9, 0) vtable address --
91 // CHECK-NEXT: 10 | void Test1::C9::f()
96 // CHECK-NEXT: 15 | Test1::C9 RTTI
104 // CHECK-NEXT: 21 | Test1::C9 RTTI
110 // CHECK-NEXT: 24 | Test1::C9 RTTI
116 // CHECK-NEXT: 29 | Test1::C9 RTTI
121 // CHECK-NEXT: 32 | Test1::C9 RTTI
126 // CHECK-NEXT: 36 | Test1::C9 RTT
    [all...]
debug-info-use-after-free.cpp 304 C9:
310 C9::TestBody () {
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_cosl.c 46 C9 = 0.4110317413744594971475941557607804508039e-18,
57 z*(C8+z*(C9+z*(C10+z*C11))))))))));
s_expl.c 332 C9 = 2.75573192239858906525606685484412005e-6L,
414 x * (C7 + x * (C8 + x * (C9 + x * (C10 +
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
dct16x16_test.cc 72 const double C9 = 0.634393284163646;
114 temp2 = step[15] * C9;
141 temp1 = step[ 8] * C9;
  /external/libvpx/libvpx/test/
dct16x16_test.cc 75 const double C9 = 0.634393284163646;
117 temp2 = step[15] * C9;
144 temp1 = step[ 8] * C9;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct16x16_test.cc 75 const double C9 = 0.634393284163646;
117 temp2 = step[15] * C9;
144 temp1 = step[ 8] * C9;
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 2620 milliseconds