Searched refs:check_index (Results 1 – 3 of 3) sorted by relevance
55 check_index(index); in view_at()60 check_index(index); in set_ideal_bounds()65 check_index(index); in ideal_bounds()83 void check_index(int index) const { in check_index() function88 void check_index(int index) const {} in check_index() function
31 check_index(index); in Remove()
2359 uint8_t check_index = 0; in phFriNfc_Tpz_H_CheckCCBytesForWrite() local2365 (PH_FRINFC_TOPAZ_CC_BYTE0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2367 || (0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2372 check_index = (uint8_t)(check_index + 1); in phFriNfc_Tpz_H_CheckCCBytesForWrite()