Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 22 of 22) sorted by relevance

/external/webp/src/utils/
Dcolor_cache.c23 const int hash_size = 1 << hash_bits; in VP8LColorCacheInit() local
/external/chromium_org/third_party/libwebp/utils/
Dcolor_cache.c23 const int hash_size = 1 << hash_bits; in VP8LColorCacheInit() local
/external/e2fsprogs/e2fsck/
Drevoke.c94 int hash_size; member
200 int journal_init_revoke(journal_t *journal, int hash_size) in journal_init_revoke()
/external/chromium_org/crypto/
Dsymmetric_key_win.cc138 DWORD hash_size = 0; in CheckHMACKeySize() local
239 DWORD hash_size, in ComputePBKDF2Block()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.h41 size_t hash_size; member
/external/e2fsprogs/intl/
DgettextP.h109 nls_uint32 hash_size; member
/external/fio/t/
Dgenzipf.c36 static unsigned long hash_size = 1 << 24; variable
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
Dcso_context.c215 int hash_size = cso_hash_size(hash); in sanitize_hash() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
Dcso_cache.c170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
Dcso_context.c215 int hash_size = cso_hash_size(hash); in sanitize_hash() local
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc69 size_t hash_size = 0; in ParseFrom() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c139 #define TDB_DATA_START(hash_size) TDB_HASH_TOP(hash_size-1) argument
192 u32 hash_size; /* number of hash entries */ member
3724 static int tdb_new_database(struct tdb_context *tdb, int hash_size) in tdb_new_database()
3793 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open()
3806 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, in tdb_open_ex()
/external/zlib/src/
Ddeflate.h140 uInt hash_size; /* number of elements in hash table */ member
/external/qemu/distrib/zlib-1.2.8/
Ddeflate.h140 uInt hash_size; /* number of elements in hash table */ member
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Ddeflate.h140 uInt hash_size; /* number of elements in hash table */ member
/external/chromium_org/third_party/zlib/
Ddeflate.h140 uInt hash_size; /* number of elements in hash table */ member
/external/dnsmasq/src/
Dcache.c26 static int bignames_left, hash_size; variable
/external/openssl/ssl/
Dt1_enc.c914 int hash_size; in tls1_handshake_digest() local
/external/chromium_org/third_party/boringssl/src/ssl/
Dt1_enc.c1010 int hash_size; in tls1_handshake_digest() local
/external/valgrind/main/coregrind/m_debuginfo/
Dreadpdb.c387 unsigned long hash_size; member
481 unsigned long hash_size; member
496 unsigned long hash_size; member
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c230 DWORD hash_size, len, i; in cryptoapi_rsa_priv_enc() local