Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dbt_trace.h105 #define BT_TRACE_2(l, t, m, p1, p2) \ argument
108 #define BT_TRACE_3(l, t, m, p1, p2, p3) \ argument
111 #define BT_TRACE_4(l, t, m, p1, p2, p3, p4) \ argument
114 #define BT_TRACE_5(l, t, m, p1, p2, p3, p4, p5) \ argument
118 #define BT_TRACE_6(l, t, m, p1, p2, p3, p4, p5, p6) \ argument
128 #define BT_ERROR_TRACE_2(l, m, p1, p2) \ argument
131 #define BT_ERROR_TRACE_3(l, m, p1, p2, p3) \ argument
147 #define LLCP_TRACE_ERROR2(m, p1, p2) \ argument
152 #define LLCP_TRACE_ERROR3(m, p1, p2, p3) \ argument
157 #define LLCP_TRACE_ERROR4(m, p1, p2, p3, p4) \ argument
[all …]
Dgki_target.h366 #define GKI_TRACE_2(m, p1, p2) argument
367 #define GKI_TRACE_3(m, p1, p2, p3) argument
368 #define GKI_TRACE_4(m, p1, p2, p3, p4) argument
369 #define GKI_TRACE_5(m, p1, p2, p3, p4, p5) argument
370 #define GKI_TRACE_6(m, p1, p2, p3, p4, p5, p6) argument
380 #define GKI_TRACE_ERROR_2(m, p1, p2) \ argument
384 #define GKI_TRACE_ERROR_3(m, p1, p2, p3) \ argument
388 #define GKI_TRACE_ERROR_4(m, p1, p2, p3, p4) \ argument
392 #define GKI_TRACE_ERROR_5(m, p1, p2, p3, p4, p5) \ argument
396 #define GKI_TRACE_ERROR_6(m, p1, p2, p3, p4, p5, p6) \ argument
/system/nfc/src/hal/include/
Dnfc_hal_target.h184 #define NCI_TRACE_2(l, t, m, p1, p2) \ argument
187 #define NCI_TRACE_3(l, t, m, p1, p2, p3) \ argument
190 #define NCI_TRACE_4(l, t, m, p1, p2, p3, p4) \ argument
193 #define NCI_TRACE_5(l, t, m, p1, p2, p3, p4, p5) \ argument
197 #define NCI_TRACE_6(l, t, m, p1, p2, p3, p4, p5, p6) \ argument
212 #define HAL_TRACE_ERROR2(m, p1, p2) \ argument
217 #define HAL_TRACE_ERROR3(m, p1, p2, p3) \ argument
222 #define HAL_TRACE_ERROR4(m, p1, p2, p3, p4) \ argument
227 #define HAL_TRACE_ERROR5(m, p1, p2, p3, p4, p5) \ argument
232 #define HAL_TRACE_ERROR6(m, p1, p2, p3, p4, p5, p6) \ argument
[all …]
Dgki_hal_target.h220 #define GKI_TRACE_2(m, p1, p2) argument
221 #define GKI_TRACE_3(m, p1, p2, p3) argument
222 #define GKI_TRACE_4(m, p1, p2, p3, p4) argument
223 #define GKI_TRACE_5(m, p1, p2, p3, p4, p5) argument
224 #define GKI_TRACE_6(m, p1, p2, p3, p4, p5, p6) argument
234 #define GKI_TRACE_ERROR_2(m, p1, p2) \ argument
238 #define GKI_TRACE_ERROR_3(m, p1, p2, p3) \ argument
242 #define GKI_TRACE_ERROR_4(m, p1, p2, p3, p4) \ argument
246 #define GKI_TRACE_ERROR_5(m, p1, p2, p3, p4, p5) \ argument
250 #define GKI_TRACE_ERROR_6(m, p1, p2, p3, p4, p5, p6) \ argument
/system/gatekeeper/include/gatekeeper/
Dgatekeeper_utils.h47 static inline int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
/system/nfc/src/adaptation/
Dandroid_logmsg.cpp279 uintptr_t p2) { in LogMsg_2()
284 uintptr_t p2, uintptr_t p3) { in LogMsg_3()
289 uintptr_t p2, uintptr_t p3, uintptr_t p4) { in LogMsg_4()
294 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5) { in LogMsg_5()
299 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5, in LogMsg_6()
/system/nfc/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp278 uintptr_t p2) { in LogMsg_2()
283 uintptr_t p2, uintptr_t p3) { in LogMsg_3()
288 uintptr_t p2, uintptr_t p3, uintptr_t p4) { in LogMsg_4()
293 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5) { in LogMsg_5()
298 uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5, in LogMsg_6()
/system/keymaster/
Dandroid_keymaster_utils.cpp36 int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
/system/extras/app-launcher/
Dcomputestatsf.c23 compare_double(const void *p1, const void *p2) in compare_double()
Dcomputestats.c23 compare_long(const void *p1, const void *p2) in compare_long()
/system/bt/stack/test/
Dstack_smp_test.cc172 BT_OCTET16 p2; in TEST_F() local
/system/bt/btcore/src/
Ddevice_class.cc96 const bt_device_class_t* p2) { in device_class_equals()
Dproperty.cc50 bool property_equals(const bt_property_t* p1, const bt_property_t* p2) { in property_equals()
/system/bt/btif/src/
Dbluetooth.cc122 static bool is_profile(const char* p1, const char* p2) { in is_profile()
/system/bt/stack/smp/
Dsmp_keys.cc397 BT_OCTET16 p2) { in smp_gen_p2_4_confirm()
453 BT_OCTET16 p2; in smp_calculate_comfirm() local
1759 uint8_t* p2; in smp_calculate_long_term_key_from_link_key() local
Daes.cc259 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/system/core/libpixelflinger/
Dtrap.cpp668 const GGLcoord* p2, in edge_setup()
858 const GGLcoord* p2, in aa_edge_setup()
/system/tools/hidl/c2hal/test/
Dtest.h282 void (*p2)(struct framebuffer_device_t* dev, char *buff, int buff_len); member
/system/media/camera/src/
Dcamera_metadata.c699 static int compare_entry_tags(const void *p1, const void *p2) { in compare_entry_tags()
/system/bt/stack/l2cap/
Dl2c_utils.cc398 uint16_t p1, uint16_t p2) { in l2cu_send_peer_cmd_reject()
/system/bt/bta/hh/
Dbta_hh_le.cc1271 uint8_t* p2; in bta_hh_gatt_open() local
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc1473 char *p1, *p2; in bta_hf_client_dump_at() local