Home
last modified time | relevance | path

Searched defs:index_of (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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
[all...]
H A Dtest_rslib.c234 uint16_t *index_of = rs->index_of; in compute_syndrome() local
/kernel/linux/linux-6.6/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
[all...]
H A Dtest_rslib.c234 uint16_t *index_of = rs->index_of; in compute_syndrome() local
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dvalue_object.h49 struct index_of : std::integral_constant<size_t, 0> {}; struct in OHOS::NativeRdb::ValueObject
55 struct index_of<Tp, First, Rest...> struct in OHOS::NativeRdb::ValueObject
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtraits.h24 struct index_of : std::integral_constant<size_t, 0> {}; struct
30 struct index_of<Tp, First, Rest...> struct
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtraits.h24 struct index_of : std::integral_constant<size_t, 0> {}; struct
30 struct index_of<Tp, First, Rest...> struct
/kernel/linux/linux-5.10/include/linux/
H A Drslib.h38 uint16_t *index_of; member
/kernel/linux/linux-6.6/include/linux/
H A Drslib.h38 uint16_t *index_of; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dcloud_db_types.h68 struct index_of : std::integral_constant<size_t, 0> {}; struct
74 struct index_of<Tp, First, Rest...> struct
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A De500.h113 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A De500.h113 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-6.6/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
[all...]

Completed in 9 milliseconds