Searched defs:ap2 (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/SemaCXX/ |
D | address-space-conversion.cpp | 26 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_const_cast() 51 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_static_cast() 102 void test_dynamic_cast(A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_dynamic_cast() 132 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_reinterpret_cast() 158 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_cstyle_cast() 182 A_ptr ap, A_ptr_1 ap1, A_ptr_2 ap2, in test_implicit_conversion()
|
/external/openssh/openbsd-compat/ |
D | bsd-asprintf.c | 46 va_list ap2; in vasprintf() local
|
/external/clang/test/Analysis/ |
D | malloc-sizeof.c | 23 struct A *ap2 = calloc(2, sizeof(*ap1)); in foo() local
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 78 a, ap1, ap2, an1, an2, b, bp1, bp2, bn1, bn2; in icvCreateContourTree() local
|
/external/chromium_org/third_party/sqlite/src/tool/ |
D | lemon.c | 397 struct action *ap2 in actioncmp() 4087 struct action *ap, *ap2; in CompressTables() local
|
/external/qemu/ |
D | exec.c | 1698 va_list ap2; in cpu_abort() local
|