Searched defs:p2 (Results 1 – 13 of 13) sorted by relevance
/system/keymaster/ |
D | android_keymaster_utils.cpp | 36 int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
|
/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_utils.h | 47 static inline int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
|
/system/bt/btcore/src/ |
D | device_class.c | 90 bool device_class_equals(const bt_device_class_t *p1, const bt_device_class_t *p2) { in device_class_equals()
|
D | property.c | 51 bool property_equals(const bt_property_t *p1, const bt_property_t *p2) { in property_equals()
|
/system/core/adb/ |
D | sysdeps.h | 246 char* p2 = strchr(path, '\\'); in adb_dirstart() local 259 char* p2 = strrchr(path, '\\'); in adb_dirstop() local
|
/system/bt/stack/smp/ |
D | smp_keys.c | 574 void smp_gen_p2_4_confirm( tSMP_CB *p_cb, BT_OCTET16 p2) in smp_gen_p2_4_confirm() 660 BT_OCTET16 p2; in smp_calculate_comfirm_cont() local 2059 UINT8 *p2; in smp_calculate_long_term_key_from_link_key() local
|
D | aes.c | 235 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 666 const GGLcoord* p2, in edge_setup() 856 const GGLcoord* p2, in aa_edge_setup()
|
/system/media/camera/src/ |
D | camera_metadata.c | 574 static int compare_entry_tags(const void *p1, const void *p2) { in compare_entry_tags()
|
/system/bt/stack/l2cap/ |
D | l2c_utils.c | 429 UINT16 p1, UINT16 p2) in l2cu_send_peer_cmd_reject()
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_at.c | 1289 char *p1, *p2; in bta_hf_client_dump_at() local
|
/system/bt/bta/hh/ |
D | bta_hh_le.c | 1446 UINT8 *p2; in bta_hh_gatt_open() local
|
/system/bt/bta/dm/ |
D | bta_dm_act.c | 5657 UINT8 *p2; in bta_dm_proc_open_evt() local
|