Home
last modified time | relevance | path

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

12345678910>>...33

/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/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/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/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core_wrappers.hpp11 inline cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, voi… in clBuildProgram()
14 inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, c… in clCompileProgram()
17 inline cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { ret… in clCreateBuffer()
20 …d_queue clCreateCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_in… in clCreateCommandQueue()
23 …ext clCreateContext(const cl_context_properties* p0, cl_uint p1, const cl_device_id* p2, void (CL_… in clCreateContext()
29 inline cl_mem clCreateImage(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_ima… in clCreateImage()
32 inline cl_mem clCreateImage2D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3,… in clCreateImage2D()
35 inline cl_mem clCreateImage3D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3,… in clCreateImage3D()
38 inline cl_kernel clCreateKernel(cl_program p0, const char* p1, cl_int* p2) { return clCreateKernel_… in clCreateKernel()
41 inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { ret… in clCreateKernelsInProgram()
[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/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/opencv3/modules/core/test/
Dtest_ptr.cpp117 Ptr<Reporter> p2(p1); in TEST() local
127 Ptr<void> p2(p1); in TEST() local
137 Ptr<int> p2(p1, &dummyObject); in TEST() local
160 Ptr<Reporter> p2(new Reporter(&deleted2)); in TEST() local
172 Ptr<void> p2(new Reporter(&deleted2)); in TEST() local
224 Ptr<Reporter> p1(r1), p2(r2); in TEST() local
239 Ptr<Reporter> p1(r1), p2(r2); in TEST() local
292 Ptr<Reporter> p2 = p1.constCast<Reporter>(); in TEST() local
307 Ptr<SubReporter> p2 = p1.staticCast<SubReporter>(); in TEST() local
319 Ptr<void> p2 = p1.dynamicCast<void>(); in TEST() local
[all …]
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar ... internal/ org/eclipse/equinox/internal/p2/ org/eclipse/equinox/internal/p2
Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar ... internal/ org/eclipse/equinox/internal/p2/ org/eclipse/equinox/internal/p2 ...
Dorg.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar ... internal/ org/eclipse/equinox/internal/p2/ org/eclipse/equinox/internal/p2 ...
Dorg.eclipse.equinox.p2.ql_2.0.0.v20100503a.jar ... eclipse/equinox/ org/eclipse/equinox/p2/ org/eclipse/equinox/p2/ql
/external/opencv3/3rdparty/libjpeg/
Djerror.h216 #define ERREXIT2(cinfo,code,p1,p2) \ argument
221 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
227 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument
234 #define ERREXIT6(cinfo,code,p1,p2,p3,p4,p5,p6) \ argument
258 #define WARNMS2(cinfo,code,p1,p2) \ argument
272 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument
277 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument
282 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument
287 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument
293 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/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/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/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/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/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/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

12345678910>>...33