/external/webp/src/utils/ |
D | color_cache_utils.c | 24 const int hash_size = 1 << hash_bits; in VP8LColorCacheInit() local
|
/external/e2fsprogs/e2fsck/ |
D | revoke.c | 117 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/ |
D | revoke.c | 117 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/ |
D | of_extra.h | 31 int hash_size; /* Hash size */ member
|
/external/vboot_reference/tests/ |
D | vboot_api_kernel3_tests.c | 143 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/ |
D | vboot_api_stub.c | 118 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/ |
D | tlsv1_record.h | 41 size_t hash_size; member
|
/external/avb/libavb/ |
D | avb_vbmeta_image.h | 145 uint64_t hash_size; member
|
/external/u-boot/lib/libavb/ |
D | avb_vbmeta_image.h | 126 uint64_t hash_size; member
|
/external/vboot_reference/firmware/2lib/ |
D | 2rsa.c | 247 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/ |
D | hash_map.hpp | 210 static std::size_t hash_size(std::size_t num_elems) in hash_size() function in asio::detail::hash_map
|
/external/e2fsprogs/intl/ |
D | gettextP.h | 109 nls_uint32 hash_size; member
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
|
D | cso_context.c | 228 int hash_size = cso_hash_size(hash); in sanitize_hash() local
|
/external/virglrenderer/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 170 int hash_size = cso_hash_size(hash); in sanitize_cb() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 140 #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/ |
D | sig_node_test.cc | 967 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/ |
D | deflate.h | 137 uInt hash_size; /* number of elements in hash table */ member
|
/external/zlib/src/ |
D | deflate.h | 143 uInt hash_size; /* number of elements in hash table */ member
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.h | 143 uInt hash_size; /* number of elements in hash table */ member
|
/external/dnsmasq/src/ |
D | cache.c | 26 static int bignames_left, hash_size; variable
|
/external/u-boot/tools/ |
D | kwbimage.c | 460 unsigned int hash_size; in kwb_compute_pubkey_hash() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 412 DWORD hash_size, len, i; in cryptoapi_rsa_priv_enc() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 4636 int hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 4888 size_t hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact2() local
|