Searched defs:hi (Results 1 – 10 of 10) sorted by relevance
72 unsigned lo = 0, hi = 0; in GetNumCores() local
561 uint32_t hi = ((handle & BTA_JV_RFC_HDL_MASK) & ~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommClose() local642 uint32_t hi = ((handle & BTA_JV_RFC_HDL_MASK) & ~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommGetPortHdl() local663 uint32_t hi = ((handle & BTA_JV_RFC_HDL_MASK) & ~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommWrite() local
435 uint32_t hi = in bta_jv_free_set_pm_profile_cb() local
182 int32_t hi; in gglMulii() member442 int32_t hi; in gglMulii() member752 int32_t hi; in gglMulii() member
249 uint32_t hi = ab>>32; in slow_muldiv() local
1505 horz_iterator32 hi(c); in scanline_t32cb16blend_dither() local2218 horz_iterator32 hi(c); in scanline_t32cb16blend_srca() local
57 uint64_t hi = file_size - mi / 2; in find_offset() local
167 block hi = _mm_load_si128((__m128i*)(KtopStr + 0)); /* hi = B A */ in gen_offset() local207 vector unsigned hi = *(vector unsigned*)(KtopStr + 0); in gen_offset() local258 uint64x2_t hi = vld1q_u64(KtopStr + 0); /* hi = A B */ in gen_offset() local
541 uint_8t cc, rc, hi; local
243 inline int hi(int c) const { return format.c[c].h; } in hi() function