Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 12 of 12) sorted by relevance

/scripts/basic/
A Dfixdep.c113 unsigned int hash; member
123 unsigned int i, hash = 2166136261U; in strhash() local
133 static void add_to_hashtable(const char *name, int len, unsigned int hash, in add_to_hashtable()
153 unsigned int hash = strhash(name, len); in in_hashtable() local
/scripts/include/
A Dhash.h8 unsigned int hash = 2166136261U; in hash_str() local
/scripts/gendwarfksyms/
A Dcache.c11 struct hlist_node hash; member
A Dkabi.c86 struct hlist_node hash; member
A Dtypes.c73 struct hlist_node hash; member
A Dgendwarfksyms.h190 struct hlist_node hash; member
/scripts/kconfig/
A Dutil.c29 int hash = hash_str(name); in file_lookup() local
A Dsymbol.c905 int hash; in sym_lookup() local
946 int hash = 0; in sym_find() local
A Dexpr.c36 int hash; in expr_lookup() local
/scripts/mod/
A Dsumversion.c43 uint32_t hash[MD4_HASH_WORDS]; member
90 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
/scripts/
A Dsign-file.c67 uint8_t hash; /* Digest algorithm [0] */ member
/scripts/gcc-plugins/
A Drandomize_layout_plugin.c47 unsigned long hash = 0; in name_hash() local

Completed in 16 milliseconds