Home
last modified time | relevance | path

Searched defs:tab2 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dmath_config.h405 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
420 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dmath_config.h405 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
420 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dtda10071.c773 struct tda10071_reg_val_mask tab2[] = { in tda10071_init() local
/OK3568_Linux_fs/kernel/lib/
H A Dbch.c251 const uint32_t * const tab2 = tab1 + 256*(l+1); in bch_encode() local
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c234 const uint32_t * const tab2 = tab1 + 256*(l+1); in encode_bch() local