Searched defs:nlen (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | setexpr.c | 87 int nlen) /* length of new string */ in substitute() 137 int res, len, nlen, loop; in regex_sub() local
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | replay.c | 399 union ubifs_key *key, const char *name, int nlen, in insert_dent() 448 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
|
| H A D | tnc.c | 538 int nlen, err; in matches_name() local 826 int nlen, err; in fallible_matches_name() local
|
| H A D | debug.c | 454 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2106 int nlen; in check_leaf() local
|
| H A D | ubifs-media.h | 525 __le16 nlen; member
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inflate.h | 108 unsigned nlen; /* number of length code lengths */ member
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_ce.c | 440 static int hw_crypto_ccm128_setiv(u8 *iv_buf, u8 *nonce, u32 nlen, u32 mlen) in hw_crypto_ccm128_setiv()
|
| H A D | crypto_v2.c | 834 static int ccm128_set_iv_reg(u32 chn, const u8 *nonce, u32 nlen) in ccm128_set_iv_reg()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair() 3160 stbtt_int32 nlen = (stbtt_int32) STBTT_strlen((char *) name); in stbtt__matches() local
|