Home
last modified time | relevance | path

Searched defs:p3 (Results 1 – 25 of 243) sorted by relevance

12345678910

/external/libnfc-nci/src/include/
Dbt_trace.h593 #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
607 #define BT_ERROR_TRACE_3(l,m,p1,p2,p3) LogMsg_3(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STA… 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
616 #define HCI_TRACE_ERROR5(m,p1,p2,p3,p4,p5) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument
617 #define HCI_TRACE_ERROR6(m,p1,p2,p3,p4,p5,p6) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT… argument
622 #define HCI_TRACE_WARNING3(m,p1,p2,p3) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_WARNING) … argument
[all …]
Dgki_target.h393 #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
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
411 #define GKI_TRACE_ERROR_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
412 #define GKI_TRACE_ERROR_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
[all …]
/external/libnfc-nci/src/hal/include/
Dnfc_hal_target.h178 #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
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
200 #define HAL_TRACE_WARNING3(m,p1,p2,p3) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_WARNI… argument
201 #define HAL_TRACE_WARNING4(m,p1,p2,p3,p4) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_WARNI… argument
[all …]
Dgki_hal_target.h255 #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
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
273 #define GKI_TRACE_ERROR_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
274 #define GKI_TRACE_ERROR_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE… argument
[all …]
/external/chromium_org/base/memory/
Dmanual_constructor.h75 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/sandbox/linux/seccomp-bpf/
Dsyscall.h53 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7) { in Call()
73 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6) { in Call()
87 Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { in Call()
100 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3, T4 p4) { in Call()
105 static inline intptr_t Call(int nr, T0 p0, T1 p1, T2 p2, T3 p3) { in Call()
/external/linux-tools-perf/perf-3.12.0/arch/hexagon/lib/
Dmemcpy.S206 p3 = cmp.gtu(len, #95); /* %8 < 97 */ define
269 p3 = cmp.gtu(back, #8); define
334 p3 = sp1loop0(.Ldword_loop_prolog, prolog) define
353 p3 = cmp.gtu(kernel, #0); define
363 p3 = cmp.gtu(dalign, #24); define
381 p3 = cmp.eq(kernel, rest); define
457 p3 = cmp.eq(epilogdws, #0); define
469 p3 = cmp.eq(kernel, #0); define
479 p3 = cmp.gt(epilog, kernel); define
508 p3 = sp1loop0(.Lbyte_copy, len); define
[all …]
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
Dref_count.h55 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/
Dref_count.h55 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/chromium_org/third_party/webrtc/base/
Dbind.h271 P3 p3) in MethodFunctor3()
292 Functor3(const FunctorT& functor, P1 p1, P2 p2, P3 p3) in Functor3()
317 typename detail::identity<P3>::type p3) { in Bind()
333 typename detail::identity<P3>::type p3) { in Bind()
349 typename detail::identity<P3>::type p3) { in Bind()
366 P3 p3, in MethodFunctor4()
391 Functor4(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4) in Functor4()
419 typename detail::identity<P3>::type p3, in Bind()
437 typename detail::identity<P3>::type p3, in Bind()
455 typename detail::identity<P3>::type p3, in Bind()
[all …]
Drefcount.h44 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/ppapi/shared_impl/
Dthread_aware_callback.h82 void RunOnTargetThread(const P1& p1, const P2& p2, const P3& p3) { in RunOnTargetThread()
89 const P3& p3, in RunOnTargetThread()
97 const P3& p3, in RunOnTargetThread()
/external/chromium_org/base/
Dbind.h181 Bind(Functor functor, const P1& p1, const P2& p2, const P3& p3) { in Bind()
238 Bind(Functor functor, const P1& p1, const P2& p2, const P3& p3, const P4& p4) { in Bind()
301 Bind(Functor functor, const P1& p1, const P2& p2, const P3& p3, const P4& p4, in Bind()
370 Bind(Functor functor, const P1& p1, const P2& p2, const P3& p3, const P4& p4, in Bind()
444 Bind(Functor functor, const P1& p1, const P2& p2, const P3& p3, const P4& p4, in Bind()
/external/pdfium/core/src/fxcodec/libjpeg/
Djerror.h217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ 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/chromium_org/third_party/libjpeg_turbo/
Djerror.h240 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
246 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument
287 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument
292 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument
297 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument
303 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
/external/qemu/distrib/jpeg-6b/
Djerror.h217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ 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/include/thirdparties/libjpeg/
Djerror.h217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ 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/
Djerror.h217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument
223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ 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/chromium_org/media/base/
Dgmock_callback_support.h83 AND_4_VALUE_PARAMS(p0, p1, p2, p3)) { in ACTION_TEMPLATE() argument
89 AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)) { in ACTION_TEMPLATE() argument
95 AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)) { in ACTION_TEMPLATE() argument
101 AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)) { in ACTION_TEMPLATE() argument
/external/chromium_org/cc/resources/
Dlayer_quad_unittest.cc16 gfx::PointF p3(0.5f, 0.5f); in TEST() local
31 gfx::PointF p3(0.5f, 0.5f); in TEST() local
/external/chromium-trace/trace-viewer/src/base/
Dquad.js60 Quad.From4Vecs = function(p1, p2, p3, p4) { argument
206 function sign(p1, p2, p3) { argument
211 function vecInTriangle2(pt, p1, p2, p3) { argument
/external/chromium_org/v8/src/ia32/
Dsimulator-ia32.h15 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \ argument
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/chromium_org/v8/src/x64/
Dsimulator-x64.h16 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \ argument
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/chromium_org/v8/src/x87/
Dsimulator-x87.h15 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \ argument
24 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
/external/chromium_org/testing/
Dgmock_mutant.h2561 const P3& p3) { in CreateFunctor()
2573 const P3& p3) { in CreateFunctor()
2586 const P3& p3) { in CreateFunctor()
2600 const P2& p2, const P3& p3) { in CreateFunctor()
2612 const P3& p3) { in CreateFunctor()
2624 const P2& p2, const P3& p3) { in CreateFunctor()
2639 const P2& p2, const P3& p3) { in CreateFunctor()
2651 const P3& p3) { in CreateFunctor()
2664 const P2& p2, const P3& p3) { in CreateFunctor()
2678 const P2& p2, const P3& p3) { in CreateFunctor()
[all …]

12345678910