Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/external/libnfc-nci/src/include/
Dbt_trace.h591 #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 …]
Dgki_target.h392 #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/std/utilities/utility/pairs/pairs.spec/
Dcomparison.pass.cpp29 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/
Dnfc_hal_target.h176 #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 …]
Dgki_hal_target.h254 #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/std/utilities/memory/unique.ptr/unique.ptr.special/
Drel.pass.cpp60 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
Deq.pass.cpp52 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
/external/clang/test/CodeGen/
Denable_if.c14 void (*p2)(int) = &foo; in test1() local
37 void (*p2)(int) = &bar; in test2() local
60 void (*p2)(int) = &baz; in test3() local
77 void (*p2)(int) = &qux; in test4() local
/external/webrtc/webrtc/base/
Drefcount.h40 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()
59 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) in RefCountedObject()
65 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) in RefCountedObject()
71 RefCountedObject(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8) in RefCountedObject()
78 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9) in RefCountedObject()
85 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10) in RefCountedObject()
93 P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, in RefCountedObject()
/external/webrtc/webrtc/system_wrappers/include/
Dref_count.h52 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/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/
Dswap.pass.cpp37 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/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.spec/
Dswap.pass.cpp37 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/libchrome/sandbox/linux/seccomp-bpf/
Dsyscall.h49 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7) { in Call()
69 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6) { in Call()
83 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { in Call()
96 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4) { in Call()
101 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3) { in Call()
106 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2) { in Call()
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mman_test.cc24 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/libweave/third_party/chromium/base/memory/
Dref_counted_unittest.cc150 scoped_refptr<SelfAssign> p2(new SelfAssign); in TEST() local
161 scoped_refptr<SelfAssign> p2; in TEST() local
182 scoped_refptr<ScopedRefPtrCountBase> p2; in TEST() local
211 scoped_refptr<ScopedRefPtrCountBase> p2(raw); in TEST() local
242 scoped_refptr<ScopedRefPtrCountBase> p2(p1); in TEST() local
273 scoped_refptr<ScopedRefPtrCountBase> p2(p1); in TEST() local
305 scoped_refptr<ScopedRefPtrCountBase> p2(raw2); in TEST() local
340 scoped_refptr<ScopedRefPtrCountDerived> p2(raw2); in TEST() local
379 scoped_refptr<ScopedRefPtrCountBase> p2(std::move(p1)); in TEST() local
409 scoped_refptr<ScopedRefPtrCountBase> p2(std::move(p1)); in TEST() local
/external/libjpeg-turbo/
Djerror.h237 #define ERREXIT2(cinfo,code,p1,p2) \ argument
242 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
248 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument
270 #define WARNMS2(cinfo,code,p1,p2) \ argument
284 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument
289 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument
294 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument
299 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument
305 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/external/pdfium/third_party/libjpeg/
Djerror.h212 #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/libchrome/base/memory/
Dref_counted_unittest.cc161 scoped_refptr<SelfAssign> p2(new SelfAssign); in TEST() local
172 scoped_refptr<SelfAssign> p2; in TEST() local
193 scoped_refptr<ScopedRefPtrCountBase> p2; in TEST() local
222 scoped_refptr<ScopedRefPtrCountBase> p2(raw); in TEST() local
253 scoped_refptr<ScopedRefPtrCountBase> p2(p1); in TEST() local
284 scoped_refptr<ScopedRefPtrCountBase> p2(p1); in TEST() local
316 scoped_refptr<ScopedRefPtrCountBase> p2(raw2); in TEST() local
351 scoped_refptr<ScopedRefPtrCountDerived> p2(raw2); in TEST() local
390 scoped_refptr<ScopedRefPtrCountBase> p2(std::move(p1)); in TEST() local
420 scoped_refptr<ScopedRefPtrCountBase> p2(std::move(p1)); in TEST() local
/external/clang/test/SemaCXX/
Denable_if.cpp175 int (*p2)(int) = &ovlFoo; in test() local
185 int (*p2)(int) = &ovlBar; in test2() local
195 …int (*p2)(int) = &ovlConflict; // expected-error{{address of overloaded function 'ovlConflict' is … in test3() local
207 int (*p2)(int) = &templated<int>; in test4() local
217 …int (*p2)(int) = &templatedBar<int>; // expected-error{{address of overloaded function 'templatedB… in test5() local
241 …int (*p2)(int) = &ovlNoCandidate; // expected-error{{address of overloaded function 'ovlNoCandidat… in test7() local
250 …int (*p2)(int) = &noOvlNoCandidate; // expected-error{{cannot take address of function 'noOvlNoCan… in test8() local
/external/clang/test/Sema/
Denable_if.c98 int (*p2)(int) = isdigit2; in test5() local
126 …void (*p2)(void) = f2; // expected-error{{initializing 'void (*)(void)' with an expression of inco… in test6() local
135 …void (*p2)(int) = f3; // expected-error{{initializing 'void (*)(int)' with an expression of incomp… in test7() local
143 …void (*p2)(int) = f4; // expected-error{{cannot take address of function 'f4' becuase it has one o… in test8() local
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dcopy_ctor.pass.cpp24 P1 p2 = p1; in main() local
35 constexpr P1 p2 = p1; in main() local
Dconst_pair_U_V.pass.cpp25 P2 p2 = p1; in main() local
35 constexpr P2 p2 = p1; in main() local
/external/libcxx/test/std/language.support/support.exception/propagation/
Dcurrent_exception.pass.cpp49 std::exception_ptr p2; in main() local
69 std::exception_ptr p2; in main() local
89 std::exception_ptr p2; in main() local
/external/ceres-solver/include/ceres/internal/
Dscoped_ptr.h109 void swap(scoped_ptr& p2) { in swap()
146 inline void swap(scoped_ptr<C>& p1, scoped_ptr<C>& p2) { in swap()
243 void swap(scoped_array& p2) { in swap()
274 inline void swap(scoped_array<C>& p1, scoped_array<C>& p2) { in swap()
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
Dparam_eq.pass.cpp27 param_type p2(0.75); in main() local
34 param_type p2(0.5); in main() local

12345678910>>...29