Searched defs:A10 (Results 1 - 4 of 4) sorted by relevance

/external/arduino/hardware/arduino/cores/arduino/
H A DWProgram.h44 const static uint8_t A10 = 64; variable
/external/libcxxabi/test/
H A Ddynamic_cast14.cpp126 struct A10 struct in namespace:t1
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
847 struct A10 struct in namespace:t2
1568 struct A10 struct in namespace:t3
[all...]
/external/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector.h189 LhsPacket A00, A01, A02, A03, A10, A11, A12, A13; local
203 A10 = pload<LhsPacket>(&lhs0[j+LhsPacketSize]);
205 T1 = pcj.pmadd(A10, ptmp0, pload<ResPacket>(&res[j+ResPacketSize]));
/external/openssl/crypto/modes/
H A Dgcm128.c1688 A10[]= {0xfe,0xed,0xfa,0xce,0xde,0xad,0xbe,0xef,0xfe,0xed,0xfa,0xce,0xde,0xad,0xbe,0xef, local
1699 #define A11 A10

Completed in 101 milliseconds