Searched defs:base_len (Results 1 – 12 of 12) sorted by relevance
/external/freetype/src/type42/ |
D | t42parse.h | 35 FT_Long base_len; member
|
/external/e2fsprogs/intl/ |
D | localcharset.c | 126 size_t base_len = strlen (base); in get_charset_aliases() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_internal-modexp.c | 89 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
|
D | crypto_nettle.c | 375 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
|
D | crypto_gnutls.c | 361 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
|
D | crypto_libtomcrypt.c | 738 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
|
D | crypto_openssl.c | 589 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
|
/external/freetype/src/type1/ |
D | t1parse.h | 76 FT_ULong base_len; member
|
/external/u-boot/cmd/ |
D | pxe.c | 277 size_t base_len = strlen(PXELINUX_DIR); in get_pxelinux_path() local
|
/external/u-boot/lib/ |
D | fdtdec.c | 522 int base_len = strlen(base); in fdtdec_get_alias_seq() local
|
/external/boringssl/src/ssl/ |
D | ssl_test.cc | 1118 size_t base_len = GetClientHelloLen(max_version, session_version, 1); in TestPaddingExtension() local
|
/external/libevent/ |
D | evdns.c | 3177 const size_t base_len = strlen(base_name); in search_make_new() local
|