Searched defs:u1 (Results 1 – 6 of 6) sorted by relevance
/system/bt/btif/test/ |
D | btif_storage_test.cpp | 28 const uint8_t u1[] = {0xe3, 0x9c, 0x62, 0x85, 0x86, 0x7f, 0x4b, 0x1d, in TEST() local 48 const uint8_t u1[] = {0xe3, 0x9c, 0x62, 0x85, 0x86, 0x7f, 0x4b, 0x1d, in TEST() local
|
/system/bt/bta/sdp/ |
D | bta_sdp_act.c | 62 #define IS_UUID(u1,u2) !memcmp(u1,u2,UUID_MAX_LENGTH) argument
|
/system/bt/btif/src/ |
D | btif_sock_sdp.c | 98 #define UUID_MATCHES(u1, u2) !memcmp(u1, u2, UUID_MAX_LENGTH) argument
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-dct8.c | 66 OI_INT32 u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
|
/system/core/libmincrypt/ |
D | p256_ec.c | 882 felem z1z1, z1z1z1, z2z2, z2z2z2, s1, s2, u1, u2, h, i, j, r, rr, v, tmp; in point_add() local 929 felem z1z1, z1z1z1, z2z2, z2z2z2, s1, s2, u1, u2, h, i, j, r, rr, v, tmp; in point_add_or_double_vartime() local
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 760 int u1 = u0 + 1; in scanline() local
|