Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 14 of 14) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/ctype/
Dcasemap.h1 static const unsigned char tab[] = { variable
/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/math/
Dlog2f_data.h15 } tab[1 << LOG2F_TABLE_BITS]; member
Dexp2f_data.h15 uint64_t tab[1 << EXP2F_TABLE_BITS]; member
Dlogf_data.h15 } tab[1 << LOGF_TABLE_BITS]; member
Dpowf_data.h22 } tab[1 << POWF_LOG2_TABLE_BITS]; member
Dpow_data.h19 } tab[1 << POW_LOG_TABLE_BITS]; member
Dexp_data.h23 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member
Dlog2_data.h20 } tab[1 << LOG2_TABLE_BITS]; member
Dlog_data.h20 } tab[1 << LOG_TABLE_BITS]; member
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/algorithm/crc/
Duapi_crc32.c99 const uint32_t *tab = g_unf_crc32_tab; in uapi_crc32_no_comp() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dmemp_priv.h127 struct memp **tab; member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/priv/
Dmemp_priv.h136 struct memp **tab; member
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
Dhifmc100_spi_nand.c393 struct HifmcEccInfo *tab = g_hifmcEccInfoTable; in HifmcCntlrGetEccInfo() local
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c10380 struct bpf_jit_poke_descriptor *tab = prog->aux->poke_tab; in adjust_poke_descs() local