Home
last modified time | relevance | path

Searched defs:lengths (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c143 struct huffman_set *lengths = &(stream->lengths); in decompress_huffman() local
227 struct huffman_set *lengths = &(stream->lengths); in decompress_dynamic() local
323 struct huffman_set *lengths = &(stream->lengths); in decompress_fixed() local
/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dmini_inflate.h25 int *lengths; /* The bit length of symbols */ member
59 struct huffman_set lengths; member
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-glue.c350 be128 lengths; in gcm_encrypt() local
465 be128 lengths; in gcm_decrypt() local
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_util.c348 size_t lengths[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Ddowncall.h73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN]; member
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h267 uint32 lengths[kUserDictCacheSize]; member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h267 uint32 lengths[kUserDictCacheSize]; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp174 const auto lengths = static_cast<GLsizei>(source.length()); in createShader() local
/OK3568_Linux_fs/kernel/crypto/
H A Dgcm.c228 be128 lengths; in gcm_hash_len() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_init.c3694 static const char * const lengths[] = { "(10km)", "(5km)", "" }; in qla24xx_detect_sfp() local