HomeSort by relevance Sort by last modified time
    Searched defs:hash_size (Results 1 - 25 of 32) sorted by null

1 2

  /external/webp/src/utils/
color_cache_utils.c 24 const int hash_size = 1 << hash_bits; local
27 cc->colors_ = (uint32_t*)WebPSafeCalloc((uint64_t)hash_size,
  /toolchain/binutils/binutils-2.25/include/mach-o/
codesign.h 54 unsigned char hash_size[1]; member in struct:mach_o_codesign_codedirectory_external_v1
70 unsigned char hash_size; member in struct:mach_o_codesign_codedirectory_v1
  /toolchain/binutils/binutils-2.25/opcodes/
cgen-dis.c 179 unsigned int hash_size = cd->dis_hash_size; local
188 xmalloc (hash_size * sizeof (CGEN_INSN_LIST *));
189 memset (dis_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
cgen-asm.c 126 unsigned int hash_size = cd->asm_hash_size; local
135 xmalloc (hash_size * sizeof (CGEN_INSN_LIST *));
136 memset (asm_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
  /external/avb/libavb/
avb_vbmeta_image.h 141 uint64_t hash_size; member in struct:AvbVBMetaImageHeader
  /external/e2fsprogs/intl/
gettextP.h 109 nls_uint32 hash_size; member in struct:loaded_domain
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.c 170 int hash_size = cso_hash_size(hash); local
171 int max_entries = (max_size > hash_size) ? max_size : hash_size;
173 if (hash_size > max_size)
174 to_remove += hash_size - max_size;
cso_context.c 215 int hash_size = cso_hash_size(hash); local
216 int max_entries = (max_size > hash_size) ? max_size : hash_size;
219 if (hash_size > max_size)
220 to_remove += hash_size - max_size;
    [all...]
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
hash_map.hpp 144 rehash(hash_size(size_ + 1));
210 static std::size_t hash_size(std::size_t num_elems) function in class:asio::detail::hash_map
  /external/vboot_reference/firmware/2lib/
2rsa.c 247 uint32_t hash_size = vb2_digest_size(key->hash_alg); local
248 uint32_t pad_size = sig_size - hash_size;
254 if (!sig_size || !hash_size || hash_size > sig_size)
  /external/wpa_supplicant_8/src/tls/
tlsv1_record.h 41 size_t hash_size; member in struct:tlsv1_record_layer
  /toolchain/binutils/binutils-2.25/intl/
gettextP.h 117 nls_uint32 hash_size; member in struct:loaded_domain
  /external/e2fsprogs/debugfs/
revoke.c 117 int hash_size; member in struct:jbd2_revoke_table_s
142 (hash << (hash_shift - 12))) & (table->hash_size - 1);
228 static struct jbd2_revoke_table_s *journal_init_revoke_table(int hash_size)
231 int tmp = hash_size;
241 table->hash_size = hash_size;
244 kmalloc(hash_size * sizeof(struct list_head), GFP_KERNEL);
251 for (tmp = 0; tmp < hash_size; tmp++)
263 for (i = 0; i < table->hash_size; i++) {
273 int journal_init_revoke(journal_t *journal, int hash_size)
    [all...]
  /external/e2fsprogs/e2fsck/
revoke.c 117 int hash_size; member in struct:jbd2_revoke_table_s
142 (hash << (hash_shift - 12))) & (table->hash_size - 1);
228 static struct jbd2_revoke_table_s *journal_init_revoke_table(int hash_size)
231 int tmp = hash_size;
241 table->hash_size = hash_size;
244 kmalloc(hash_size * sizeof(struct list_head), GFP_KERNEL);
251 for (tmp = 0; tmp < hash_size; tmp++)
263 for (i = 0; i < table->hash_size; i++) {
273 int journal_init_revoke(journal_t *journal, int hash_size)
    [all...]
  /external/fio/t/
genzipf.c 36 static unsigned long hash_size = 1 << 24; variable
196 hash_size = nranges;
197 while ((hash_size >>= 1) != 0)
200 hash_size = 1 << hash_bits;
202 hash = malloc(hash_size * sizeof(struct flist_head));
203 for (i = 0; i < hash_size; i++)
  /system/extras/libfec/
fec_private.h 81 uint32_t hash_size; member in struct:verity_info
  /system/extras/verity/
build_verity_tree.cpp 25 uint64_t hash_size; member in struct:sparse_hash_ctx
40 size_t verity_tree_blocks(uint64_t data_size, size_t block_size, size_t hash_size,
44 int hashes_per_block = div_round_up(block_size, hash_size);
105 memcpy(ctx->hashes, ctx->zero_block_hash, ctx->hash_size);
106 ctx->hashes += ctx->hash_size;
214 size_t hash_size = EVP_MD_size(md); local
215 assert(hash_size * 2 < block_size);
218 salt_size = hash_size;
245 level_blocks = verity_tree_blocks(calculate_size, block_size, hash_size, levels);
289 level_blocks = verity_tree_blocks(len, block_size, hash_size, levels)
    [all...]
  /toolchain/binutils/binutils-2.25/include/som/
lst.h 34 unsigned char hash_size[4]; member in struct:som_external_lst_header
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.h 140 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
141 uInt hash_bits; /* log2(hash_size) */
142 uInt hash_mask; /* hash_size-1 */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
deflate.h 137 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
138 uInt hash_bits; /* log2(hash_size) */
139 uInt hash_mask; /* hash_size-1 */
  /external/dnsmasq/src/
cache.c 26 static int bignames_left, hash_size; variable
108 /* hash_size is a power of two. */
114 else if (new_size <= hash_size || !(new = whine_malloc(new_size * sizeof(struct crec *))))
121 old_size = hash_size;
123 hash_size = new_size;
150 /* hash_size is a power of two */
151 return hash_table + ((val ^ (val >> 16)) & (hash_size - 1));
307 for (i = 0; i < hash_size; i++)
600 for (i=0; i<hash_size; i++)
673 for (i=0; i<hash_size; i++
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.h 140 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
141 uInt hash_bits; /* log2(hash_size) */
142 uInt hash_mask; /* hash_size-1 */
  /external/syslinux/com32/lib/zlib/
deflate.h 137 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
138 uInt hash_bits; /* log2(hash_size) */
139 uInt hash_mask; /* hash_size-1 */
  /external/zlib/src/
deflate.h 140 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
141 uInt hash_bits; /* log2(hash_size) */
142 uInt hash_mask; /* hash_size-1 */
  /external/syslinux/gpxe/src/net/
tls.c 328 size_t hash_size = tx_cipherspec->digest->digestsize; local
331 size_t total = ( 2 * ( hash_size + key_size + iv_size ) );
346 memcpy ( tx_cipherspec->mac_secret, key, hash_size );
348 DBGC_HD ( tls, key, hash_size );
349 key += hash_size;
352 memcpy ( rx_cipherspec->mac_secret, key, hash_size );
354 DBGC_HD ( tls, key, hash_size );
355 key += hash_size;
    [all...]

Completed in 2728 milliseconds

1 2