Home
last modified time | relevance | path

Searched defs:inx (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
Dport_utils.c319 UINT8 inx; in port_find_mcb_dlci_port() local
Dport_int.h147 UINT8 inx; /* Index of this control block in the port_info array */ member
/external/skia/legacy/src/effects/
DSkBlurMask.cpp304 int inx = SkClampMax(next_x - 1, sw); in kernel_interp_clamped() local
401 int inx = next_x - 1; in apply_kernel_interp() local
471 int inx = sw; in apply_kernel_interp() local
/external/skia/src/effects/
DSkBlurMask.cpp612 int inx = SkClampMax(next_x - 1, sw); in kernel_interp_clamped() local
709 int inx = next_x - 1; in apply_kernel_interp() local
779 int inx = sw; in apply_kernel_interp() local
/external/llvm/lib/CodeGen/
DShrinkWrapping.cpp396 for (unsigned inx = 0, e = CSI.size(); inx != e; ++inx) { in calculateSets() local
411 for (unsigned inx = 0, e = CSI.size(); inx != e; ++inx) { in calculateSets() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c1097 UINT16 inx; in BTM_InqNextResult() local
1191 UINT16 inx; in BTM_InqDbNext() local
/external/bluetooth/bluedroid/bta/av/
Dbta_av_act.c1550 UINT8 inx = (UINT8)p_tle->param; in bta_av_acp_sig_timer_cback() local