/external/libnfc-nci/src/include/ |
D | bt_trace.h | 591 #define BT_TRACE_2(l,t,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 593 #define BT_TRACE_3(l,t,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 595 #define BT_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg_4(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 597 #define BT_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg_5(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 600 #define BT_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg_6(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument 606 #define BT_ERROR_TRACE_2(l,m,p1,p2) LogMsg_2(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 607 #define BT_ERROR_TRACE_3(l,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… argument 613 #define HCI_TRACE_ERROR2(m,p1,p2) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument 614 #define HCI_TRACE_ERROR3(m,p1,p2,p3) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument 615 #define HCI_TRACE_ERROR4(m,p1,p2,p3,p4) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument [all …]
|
D | gki_target.h | 392 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 394 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 396 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 400 #define GKI_TRACE_2(m,p1,p2) argument 401 #define GKI_TRACE_3(m,p1,p2,p3) argument 402 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument 403 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) argument 404 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) argument [all …]
|
/external/libcxx/test/utilities/utility/pairs/pairs.spec/ |
D | comparison.pass.cpp | 29 P p2(3, 4); in main() local 40 P p2(3, 4); in main() local 51 P p2(3, 4); in main() local 62 P p2(2, 4); in main() local 73 P p2(3, 2); in main() local 86 constexpr P p2(3, 2); in main() local
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_hal_target.h | 176 #define NCI_TRACE_2(l,t,m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 178 #define NCI_TRACE_3(l,t,m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 185 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument 191 #define HAL_TRACE_ERROR2(m,p1,p2) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 192 #define HAL_TRACE_ERROR3(m,p1,p2,p3) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 193 #define HAL_TRACE_ERROR4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 194 #define HAL_TRACE_ERROR5(m,p1,p2,p3,p4,p5) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument 195 #define HAL_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR… argument [all …]
|
D | gki_hal_target.h | 254 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 255 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 256 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 257 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 258 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument 262 #define GKI_TRACE_2(m,p1,p2) argument 263 #define GKI_TRACE_3(m,p1,p2,p3) argument 264 #define GKI_TRACE_4(m,p1,p2,p3,p4) argument 265 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) argument 266 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) argument [all …]
|
/external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.special/ |
D | eq.pass.cpp | 52 const std::unique_ptr<A, Deleter<A> > p2(new A); in main() local 58 const std::unique_ptr<B, Deleter<B> > p2(new B); in main() local 64 const std::unique_ptr<A[], Deleter<A[]> > p2(new A[3]); in main() local 70 const std::unique_ptr<B[], Deleter<B[]> > p2(new B[3]); in main() local 76 const std::unique_ptr<A, Deleter<A> > p2; in main() local 82 const std::unique_ptr<B, Deleter<B> > p2; in main() local
|
D | rel.pass.cpp | 60 const std::unique_ptr<A, Deleter<A> > p2(new A); in main() local 67 const std::unique_ptr<B, Deleter<B> > p2(new B); in main() local 74 const std::unique_ptr<A[], Deleter<A[]> > p2(new A[3]); in main() local 81 const std::unique_ptr<B[], Deleter<B[]> > p2(new B[3]); in main() local 88 const std::unique_ptr<A, Deleter<A> > p2; in main() local 95 const std::unique_ptr<B, Deleter<B> > p2; in main() local
|
/external/chromium_org/base/memory/ |
D | manual_constructor.h | 70 inline void Init(const T1& p1, const T2& p2) { in Init() 75 inline void Init(const T1& p1, const T2& p2, const T3& p3) { in Init() 80 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) { in Init() 85 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() 92 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() 99 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() 106 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init()
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
D | ref_count.h | 52 RefCountImpl(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) {} in RefCountImpl() 55 RefCountImpl(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) {} in RefCountImpl() 58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl() 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|
/external/webrtc/src/system_wrappers/interface/ |
D | ref_count.h | 52 RefCountImpl(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) {} in RefCountImpl() 55 RefCountImpl(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) {} in RefCountImpl() 58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl() 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.spec/ |
D | swap.pass.cpp | 37 std::shared_ptr<A> p2(ptr2); in main() local 55 std::shared_ptr<A> p2; in main() local 73 std::shared_ptr<A> p2(ptr2); in main() local 91 std::shared_ptr<A> p2; in main() local
|
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/ |
D | swap.pass.cpp | 37 std::shared_ptr<A> p2(ptr2); in main() local 55 std::shared_ptr<A> p2; in main() local 73 std::shared_ptr<A> p2(ptr2); in main() local 91 std::shared_ptr<A> p2; in main() local
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_mman_test.cc | 24 char *p2 = (char*)internal_alloc(MBlockScopedBuf, 20); in TEST() local 42 char *p2 = (char*)user_alloc(thr, pc, 20); in TEST() local 70 void *p2 = user_realloc(thr, pc, p, 0); in TEST() local 77 void *p2 = user_realloc(thr, pc, p, 10000); in TEST() local 88 void *p2 = user_realloc(thr, pc, p, 10); in TEST() local 100 char *p2 = (char*)user_alloc(thr, pc, 20); in TEST() local
|
/external/chromium_org/third_party/webrtc/base/ |
D | bind.h | 188 P2 p2) in MethodFunctor2() 206 Functor2(const FunctorT& functor, P1 p1, P2 p2) in Functor2() 227 typename detail::identity<P2>::type p2) { in Bind() 241 typename detail::identity<P2>::type p2) { in Bind() 255 typename detail::identity<P2>::type p2) { in Bind() 270 P2 p2, in MethodFunctor3() 292 Functor3(const FunctorT& functor, P1 p1, P2 p2, P3 p3) in Functor3() 316 typename detail::identity<P2>::type p2, in Bind() 332 typename detail::identity<P2>::type p2, in Bind() 348 typename detail::identity<P2>::type p2, in Bind() [all …]
|
D | refcount.h | 40 RefCountedObject(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) { in RefCountedObject() 44 RefCountedObject(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) { in RefCountedObject() 48 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject() 53 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject()
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | bind.h | 205 P2 p2) in MethodFunctor2() 223 Functor2(const FunctorT& functor, P1 p1, P2 p2) in Functor2() 244 typename detail::identity<P2>::type p2) { in Bind() 258 typename detail::identity<P2>::type p2) { in Bind() 272 typename detail::identity<P2>::type p2) { in Bind() 287 P2 p2, in MethodFunctor3() 309 Functor3(const FunctorT& functor, P1 p1, P2 p2, P3 p3) in Functor3() 333 typename detail::identity<P2>::type p2, in Bind() 349 typename detail::identity<P2>::type p2, in Bind() 365 typename detail::identity<P2>::type p2, in Bind() [all …]
|
D | refcount.h | 57 RefCountedObject(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) { in RefCountedObject() 61 RefCountedObject(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) { in RefCountedObject() 65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4) in RefCountedObject() 70 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountedObject()
|
/external/chromium_org/ppapi/shared_impl/ |
D | thread_aware_callback.h | 77 void RunOnTargetThread(const P1& p1, const P2& p2) { in RunOnTargetThread() 82 void RunOnTargetThread(const P1& p1, const P2& p2, const P3& p3) { in RunOnTargetThread() 88 const P2& p2, in RunOnTargetThread() 96 const P2& p2, in RunOnTargetThread()
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/jpeg/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/qemu/distrib/jpeg-6b/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/libcxx/test/utilities/utility/pairs/pairs.pair/ |
D | copy_ctor.pass.cpp | 24 P1 p2 = p1; in main() local 35 constexpr P1 p2 = p1; in main() local
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
D | syscall.h | 46 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { in Call() 57 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4) { in Call() 62 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3) { in Call() 67 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2) { in Call()
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | keyboard_overlay_data.js | 744 'p2': '21', property 749 'p2': '22', property 754 'p2': '00B7', property 759 'p2': '24', property 764 'p2': '25', property 768 'p2': '26', property 773 'p2': '002F', property 777 'p2': '28', property 781 'p2': '29', property 785 'p2': '003D', property [all …]
|