Home
last modified time | relevance | path

Searched refs:hashname (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/make/tools/
H A Dmerge-event-log-tags.py146 def hashname(str): function
168 x = (hashname(name) % (ASSIGN_LIMIT - ASSIGN_START - 1)) + ASSIGN_START
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dkeyctl.h83 char __user * hashname; member