Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.c328 int ZEXPORT inflate(z_streamp strm, int flush) in inflate() function
/OK3568_Linux_fs/kernel/lib/
H A Dinflate.c1085 STATIC int INIT inflate(void) in inflate() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzconf.h98 # define inflate z_inflate macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzconf.h98 # define inflate z_inflate macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h71 # define inflate z_inflate macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzconf.h98 # define inflate z_inflate macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzconf.h98 # define inflate z_inflate macro
/OK3568_Linux_fs/kernel/drivers/virt/vboxguest/
H A Dvmmdev.h353 u32 inflate; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_trie.c535 static struct key_vector *inflate(struct trie *t, in inflate() function