Home
last modified time | relevance | path

Searched defs:base_len (Results 1 – 12 of 12) sorted by relevance

/external/freetype/src/type42/
Dt42parse.h35 FT_Long base_len; member
/external/e2fsprogs/intl/
Dlocalcharset.c126 size_t base_len = strlen (base); in get_charset_aliases() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-modexp.c89 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
Dcrypto_nettle.c375 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
Dcrypto_gnutls.c361 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
Dcrypto_libtomcrypt.c738 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
Dcrypto_openssl.c589 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp()
/external/freetype/src/type1/
Dt1parse.h76 FT_ULong base_len; member
/external/u-boot/cmd/
Dpxe.c277 size_t base_len = strlen(PXELINUX_DIR); in get_pxelinux_path() local
/external/u-boot/lib/
Dfdtdec.c522 int base_len = strlen(base); in fdtdec_get_alias_seq() local
/external/boringssl/src/ssl/
Dssl_test.cc1118 size_t base_len = GetClientHelloLen(max_version, session_version, 1); in TestPaddingExtension() local
/external/libevent/
Devdns.c3177 const size_t base_len = strlen(base_name); in search_make_new() local