/external/libcxxabi/test/ |
D | dynamic_cast5.pass.cpp | 57 struct A5 struct 61 char _[13489]; 62 virtual ~A5() {} in ~A5() 64 t1::A1* getA1() {return A4::getA1();} in getA1() 65 A2* getA2() {return A4::getA2();} in getA2() 66 A3* getA3() {return A4::getA3();} in getA3() 67 A4* getA4() {return A4::getA4();} in getA4() 68 A5* getA5() {return this;} in getA5() 201 struct A5 struct 205 char _[13489]; [all …]
|
D | dynamic_cast14.pass.cpp | 56 struct A5 struct 60 char _[13489]; 61 virtual ~A5() {} in ~A5() 63 A1* getA1_3() {return A3::getA1();} in getA1_3() 64 A1* getA1_4() {return A4::getA1();} in getA1_4() 65 A2* getA2() {return A3::getA2();} in getA2() 66 A3* getA3() {return A3::getA3();} in getA3() 67 A4* getA4() {return A4::getA4();} in getA4() 68 A5* getA5() {return this;} in getA5() 777 struct A5 struct [all …]
|
/external/clang/INPUTS/ |
D | macro_pounder_obj.c | 11 #define A5 A4 A4 A4 A4 A4 A4 macro
|
D | macro_pounder_fn.c | 11 #define A5(A, B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) macro
|
/external/clang/test/Index/ |
D | annotate-comments-preprocessor.c | 19 #define A5 1 /// Aaa. macro
|
/external/lldb/test/lang/c/stepping/ |
D | main.c | 61 int A5 = complex (a(2), b(3), c(4)); // Stop here to try step in targetting complex. in main() local
|
/external/gmock/include/gmock/ |
D | gmock-generated-actions.h | 172 A5, A6>& args) { in Invoke() argument 181 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6>& args) { in InvokeMethod() argument 194 A5, A6, A7>& args) { in Invoke() argument 203 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, in InvokeMethod() argument 217 A5, A6, A7, A8>& args) { in Invoke() argument 226 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, in InvokeMethod() argument 240 A5, A6, A7, A8, A9>& args) { in Invoke() argument 249 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, in InvokeMethod() argument 266 A5, A6, A7, A8, A9, A10>& args) { in Invoke() argument 276 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, in InvokeMethod() argument [all …]
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h | 172 A5, A6>& args) { in Invoke() argument 181 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6>& args) { in InvokeMethod() argument 194 A5, A6, A7>& args) { in Invoke() argument 203 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, in InvokeMethod() argument 217 A5, A6, A7, A8>& args) { in Invoke() argument 226 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, in InvokeMethod() argument 240 A5, A6, A7, A8, A9>& args) { in Invoke() argument 249 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, in InvokeMethod() argument 266 A5, A6, A7, A8, A9, A10>& args) { in Invoke() argument 276 const ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, in InvokeMethod() argument [all …]
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | signal_processing_unittest.cc | 369 int16_t A5[] = {1, 2, 33, 100, -5}; in TEST_F() local
|
/external/webp/src/dsp/ |
D | filters_sse2.c | 81 const __m128i A5 = _mm_add_epi8(A3, A4); in PredictLineLeft() local
|
D | lossless_sse2.c | 50 const __m128i A5 = _mm_packus_epi16(A4, A4); in ClampedAddSubtractHalf() local
|
/external/opencv/cxcore/src/ |
D | cxmathfuncs.cpp | 907 A5 = .99999999999999999998285227504999 / EXPPOLY_32F_A0, variable 1478 A5 = +1.0; variable
|
/external/llvm/unittests/ADT/ |
D | APIntTest.cpp | 937 APInt A5(integerPartWidth*4, I5); in TEST() local
|