Home
last modified time | relevance | path

Searched refs:hash_seed (Results 1 – 20 of 20) sorted by relevance

/external/iptables/extensions/
Dlibxt_cluster.c48 XTOPT_POINTER(s, hash_seed)},
112 info->total_nodes, info->hash_seed); in cluster_print()
126 info->total_nodes, info->hash_seed); in cluster_save()
141 info->total_nodes, info->hash_seed, in cluster_xlate()
152 info->total_nodes, info->hash_seed, in cluster_xlate()
157 info->total_nodes, info->hash_seed); in cluster_xlate()
/external/e2fsprogs/debugfs/
Dhtree.c315 __u32 hash_seed[4]; in do_dx_hash() local
319 hash_seed[0] = hash_seed[1] = hash_seed[2] = hash_seed[3] = 0; in do_dx_hash()
330 if (uuid_parse(optarg, (unsigned char *) hash_seed)) { in do_dx_hash()
359 hash_seed, &hash, &minor_hash); in do_dx_hash()
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dtftext_utils.cc288 auto hash_seed = in VerifySgnnProjection() local
290 if (!hash_seed) { in VerifySgnnProjection()
299 if (output_type.getDimSize(1) != hash_seed.size()) { in VerifySgnnProjection()
317 auto hash_seed = attrs.get("hash_seed").dyn_cast_or_null<ArrayAttr>(); in CreateSgnnProjectionCustomOption() local
319 for (int i = 0; i < hash_seed.size(); i++) { in CreateSgnnProjectionCustomOption()
321 (hash_seed.getValue().data() + i)->dyn_cast<IntegerAttr>().getInt())); in CreateSgnnProjectionCustomOption()
/external/e2fsprogs/tests/r_move_itable/
Dscript28 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
45 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
62 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
79 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
/external/e2fsprogs/tests/r_resize_inode/
Dscript25 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
47 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
64 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_cluster.h14 __u32 hash_seed; member
/external/iptables/include/linux/netfilter/
Dxt_cluster.h13 __u32 hash_seed; member
/external/e2fsprogs/tests/f_uninit_last_uninit/
Dscript13 set_super_value hash_seed null
/external/python/cpython3/Python/
Dbootstrap_hash.c584 if (config->hash_seed == 0) { in _Py_HashRandomization_Init()
590 lcg_urandom(config->hash_seed, secret, secret_size); in _Py_HashRandomization_Init()
Dinitconfig.c807 COPY_ATTR(hash_seed); in _PyConfig_Copy()
914 SET_ITEM_UINT(hash_seed); in config_as_dict()
1105 config->hash_seed != 0); in config_set_global_vars()
1271 config->hash_seed = seed; in config_init_hash_seed()
1276 config->hash_seed = 0; in config_init_hash_seed()
1782 config->hash_seed = 0; in config_read()
Dsysmodule.c2484 SetFlag(config->use_hash_seed == 0 || config->hash_seed != 0); in make_flags()
/external/e2fsprogs/tests/f_dup4/
Dscript16 set_super_value hash_seed null
/external/python/cpython3/Include/cpython/
Dinitconfig.h144 unsigned long hash_seed; member
/external/e2fsprogs/tests/r_move_itable_nostride/
Dscript41 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
/external/e2fsprogs/tests/r_move_itable_realloc/
Dscript41 $DEBUGFS -R "set_super_value hash_seed null" -w $TMPFILE >/dev/null 2>&1
/external/e2fsprogs/tests/d_special_files/
Dscript26 set_super_value hash_seed null
/external/toybox/toys/pending/
Dmke2fs.c151 uint32_t hash_seed[4]; // HTREE hash seed member
/external/python/cpython3/Programs/
D_testembed.c495 config.hash_seed = 123; in test_init_from_config()
/external/python/cpython3/Doc/c-api/
Dinit_config.rst506 .. c:member:: unsigned long hash_seed
512 at Pythonstartup, and :c:member:`~PyConfig.hash_seed` is ignored.
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dfuse-tftext.mlir3441 … #tf.func<@"tftext:custom:SgnnProjection", {buckets = 2147483647 : i64, hash_seed = [1902835825, -…
3451 … #tf.func<@"tftext:custom:SgnnProjection", {buckets = 2147483647 : i64, hash_seed = [1902835825, -…