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

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_expl.h 79 A10 = 2.7557333722375069e-7; /* 0x1.27e505ab56259p-22 */
265 dr * (A7 + dr * (A8 + dr * (A9 + dr * A10))))))));
  /external/libcxxabi/test/
dynamic_cast14.pass.cpp 127 struct A10
131 virtual ~A10() {}
143 A10* getA10() {return this;}
169 : public A10,
175 A1* getA1_3() {return A10::getA1_3();}
176 A1* getA1_4() {return A10::getA1_4();}
177 A1* getA1_6() {return A10::getA1_6();}
179 A2* getA2() {return A10::getA2();}
180 A3* getA3() {return A10::getA3();}
181 A4* getA4() {return A10::getA4();
225 A10 a10; local
946 A10 a10; local
1667 A10 a10; local
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast14.cpp 126 struct A10
130 virtual ~A10() {}
142 A10* getA10() {return this;}
168 : public A10,
174 A1* getA1_3() {return A10::getA1_3();}
175 A1* getA1_4() {return A10::getA1_4();}
176 A1* getA1_6() {return A10::getA1_6();}
178 A2* getA2() {return A10::getA2();}
179 A3* getA3() {return A10::getA3();}
180 A4* getA4() {return A10::getA4();
224 A10 a10; local
945 A10 a10; local
1666 A10 a10; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast14.cpp 126 struct A10
130 virtual ~A10() {}
142 A10* getA10() {return this;}
168 : public A10,
174 A1* getA1_3() {return A10::getA1_3();}
175 A1* getA1_4() {return A10::getA1_4();}
176 A1* getA1_6() {return A10::getA1_6();}
178 A2* getA2() {return A10::getA2();}
179 A3* getA3() {return A10::getA3();}
180 A4* getA4() {return A10::getA4();
224 A10 a10; local
945 A10 a10; local
1666 A10 a10; local
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 189 LhsPacket A00, A01, A02, A03, A10, A11, A12, A13;
203 A10 = pload<LhsPacket>(&lhs0[j+LhsPacketSize]);
205 T1 = pcj.pmadd(A10, ptmp0, pload<ResPacket>(&res[j+ResPacketSize]));
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
Annotations57649Test.java 36 @Retention(RetentionPolicy.RUNTIME) @interface A10 {}
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 165 milliseconds