Home
last modified time | relevance | path

Searched defs:index_of (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Dencode_rs.c18 uint16_t *index_of = rs->index_of; variable
H A Ddecode_rs.c22 uint16_t *index_of = rs->index_of; variable
H A Dtest_rslib.c234 uint16_t *index_of = rs->index_of; in compute_syndrome() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drslib.h38 uint16_t *index_of; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c138 u16 *index_of; member
452 s16 *index_of = user->gf_tables->index_of; in atmel_pmecc_substitute() local
498 s16 *index_of = user->gf_tables->index_of; in atmel_pmecc_get_sigma() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c183 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_substitute() local
241 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_get_sigma() local
758 int16_t *index_of, int16_t *alpha_to) in build_gf_tables()
/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp83 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c99 UINT alpha_to[nn + 1], index_of[nn + 1] ; // Galois field variable
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A De500.h113 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp625 using index_of = index_of_impl< seq::index_sequence_for< Ts... >, T, Ts... >; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp1647 size_type index_of(iterator p) BOOST_NOEXCEPT_OR_NOTHROW in index_of() function in boost::container::vector
1663 size_type index_of(const_iterator p) const BOOST_NOEXCEPT_OR_NOTHROW in index_of() function in boost::container::vector