Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dcolor_cache_utils.c24 const int hash_size = 1 << hash_bits; in VP8LColorCacheInit() local
/external/e2fsprogs/e2fsck/
Drevoke.c117 int hash_size; member
224 static struct jbd2_revoke_table_s *journal_init_revoke_table(int hash_size) in journal_init_revoke_table()
269 int journal_init_revoke(journal_t *journal, int hash_size) in journal_init_revoke()
/external/e2fsprogs/debugfs/
Drevoke.c117 int hash_size; member
224 static struct jbd2_revoke_table_s *journal_init_revoke_table(int hash_size) in journal_init_revoke_table()
269 int journal_init_revoke(journal_t *journal, int hash_size) in journal_init_revoke()
/external/u-boot/include/dm/
Dof_extra.h31 int hash_size; /* Hash size */ member
/external/vboot_reference/tests/
Dvboot_api_kernel3_tests.c143 VbError_t VbExEcHashRW(int devidx, const uint8_t **hash, int *hash_size) in VbExEcHashRW()
160 const uint8_t **hash, int *hash_size) in VbExEcGetExpectedRWHash()
/external/vboot_reference/firmware/stub/
Dvboot_api_stub.c118 VbError_t VbExEcHashRW(int devidx, const uint8_t **hash, int *hash_size) in VbExEcHashRW()
137 const uint8_t **hash, int *hash_size) in VbExEcGetExpectedRWHash()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.h41 size_t hash_size; member
/external/avb/libavb/
Davb_vbmeta_image.h145 uint64_t hash_size; member
/external/u-boot/lib/libavb/
Davb_vbmeta_image.h126 uint64_t hash_size; member
/external/vboot_reference/firmware/2lib/
D2rsa.c247 uint32_t hash_size = vb2_digest_size(key->hash_alg); in vb2_check_padding() local
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhash_map.hpp210 static std::size_t hash_size(std::size_t num_elems) in hash_size() function in asio::detail::hash_map
/external/e2fsprogs/intl/
DgettextP.h109 nls_uint32 hash_size; member
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
Dcso_context.c228 int hash_size = cso_hash_size(hash); in sanitize_hash() local
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c140 #define TDB_DATA_START(hash_size) TDB_HASH_TOP(hash_size-1) argument
193 u32 hash_size; /* number of hash entries */ member
3729 static int tdb_new_database(struct tdb_context *tdb, int hash_size) in tdb_new_database()
3798 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open()
3811 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, in tdb_open_ex()
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node_test.cc967 std::vector<size_t> hash_size; in TEST_F() local
1013 std::vector<size_t> hash_size; in TEST_F() local
/external/u-boot/lib/zlib/
Ddeflate.h137 uInt hash_size; /* number of elements in hash table */ member
/external/zlib/src/
Ddeflate.h143 uInt hash_size; /* number of elements in hash table */ member
/external/python/cpython2/Modules/zlib/
Ddeflate.h143 uInt hash_size; /* number of elements in hash table */ member
/external/dnsmasq/src/
Dcache.c26 static int bignames_left, hash_size; variable
/external/u-boot/tools/
Dkwbimage.c460 unsigned int hash_size; in kwb_compute_pubkey_hash() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c412 DWORD hash_size, len, i; in cryptoapi_rsa_priv_enc() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c4636 int hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c4888 size_t hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact2() local