Searched defs:index_of (Results 1 – 11 of 11) sorted by relevance
18 uint16_t *index_of = rs->index_of; variable
22 uint16_t *index_of = rs->index_of; variable
234 uint16_t *index_of = rs->index_of; in compute_syndrome() local
38 uint16_t *index_of; member
138 u16 *index_of; member452 s16 *index_of = user->gf_tables->index_of; in atmel_pmecc_substitute() local498 s16 *index_of = user->gf_tables->index_of; in atmel_pmecc_get_sigma() local
183 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_substitute() local241 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_get_sigma() local758 int16_t *index_of, int16_t *alpha_to) in build_gf_tables()
83 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable
99 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable
113 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro
625 using index_of = index_of_impl< seq::index_sequence_for< Ts... >, T, Ts... >; typedef
1647 size_type index_of(iterator p) BOOST_NOEXCEPT_OR_NOTHROW in index_of() function in boost::container::vector1663 size_type index_of(const_iterator p) const BOOST_NOEXCEPT_OR_NOTHROW in index_of() function in boost::container::vector