Searched defs:u1 (Results 1 – 5 of 5) sorted by relevance
/system/bt/btif/test/ |
D | btif_storage_test.cc | 26 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.cc | 67 #define IS_UUID(u1, u2) !memcmp(u1, u2, UUID_MAX_LENGTH) argument
|
/system/bt/btif/src/ |
D | btif_sock_sdp.cc | 88 #define UUID_MATCHES(u1, u2) !memcmp(u1, u2, UUID_MAX_LENGTH) argument
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-dct8.c | 66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 755 int u1 = u0 + 1; in scanline() local
|