Home
last modified time | relevance | path

Searched defs:hi (Results 1 – 13 of 13) sorted by relevance

/system/extras/perfprofd/
Dcpuconfig.cc68 unsigned lo = 0, hi = 0; in GetNumCores() local
/system/bt/bta/jv/
Dbta_jv_api.c807 UINT32 hi = ((handle & BTA_JV_RFC_HDL_MASK)&~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommClose() local
914 UINT32 hi = ((handle & BTA_JV_RFC_HDL_MASK) & ~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommGetPortHdl() local
937 UINT32 hi = ((handle & BTA_JV_RFC_HDL_MASK)&~BTA_JV_RFCOMM_MASK) - 1; in BTA_JvRfcommWrite() local
Dbta_jv_act.c475 UINT32 hi = ((jv_handle & BTA_JV_RFC_HDL_MASK) & ~BTA_JV_RFCOMM_MASK) - 1; in bta_jv_free_set_pm_profile_cb() local
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_fixed.h182 int32_t hi; in gglMulii() member
442 int32_t hi; in gglMulii() member
753 int32_t hi; in gglMulii() member
/system/core/liblog/
Devent_tag_map.c131 int hi, lo, mid; in android_lookupEventTag() local
/system/core/libpixelflinger/
Dfixed.cpp260 uint32_t hi = ab>>32; in slow_muldiv() local
Dscanline.cpp1510 horz_iterator32 hi(c); in scanline_t32cb16blend_dither() local
2224 horz_iterator32 hi(c); in scanline_t32cb16blend_srca() local
/system/extras/libfec/
Dfec_open.cpp59 uint64_t hi = file_size - mi / 2; in find_offset() local
/system/keymaster/
Docb.c167 block hi = _mm_load_si128((__m128i*)(KtopStr + 0)); /* hi = B A */ in gen_offset() local
207 vector unsigned hi = *(vector unsigned*)(KtopStr + 0); in gen_offset() local
257 uint64x2_t hi = *(uint64x2_t*)(KtopStr + 0); /* hi = A B */ in gen_offset() local
/system/bt/stack/smp/
Daes.c508 uint_8t cc, rc, hi; local
/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h243 inline int hi(int c) const { return format.c[c].h; } in hi() function
/system/core/toolbox/
Dnewfs_msdos.c967 static u_int argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()
/system/bt/stack/include/
Dbtm_ble_api.h391 UINT16 hi; member