Searched defs:hashCode (Results 1 – 10 of 10) sorted by relevance
29 readonly hashCode: string; property
181 readonly hashCode?: string; property
85 int hashCode = tab->nodeHash(node); in HashMapAdd() local106 int hashCode = tab->keyHash(key); in HashMapRemove() local133 int hashCode = tab->keyHash(key); in HashMapGet() local167 int hashCode, const void *key, HashKeyCompare keyCompare) in HashMapFind()
17 function hashCode(element: any): number { function
577 int hashCode = inputMethodSetting->GetCurrentKeyboardType(); // To be checked. in GetCurrentKeyboardType() local729 int hashCode = std::atoi(str.c_str()); in OnCurrentKeyboardTypeChanged() local956 int hashCode = currentKbdTypes[typeIndex]; in GetKeyboardType() local975 int hashCode = 0; in ResetCurrentKeyboardType() local1066 int hashCode[2]; in CopyInputMethodService() local
464 …16string PerUserSetting::GetKeyboardTypeLanguage(const InputMethodProperty *property, int hashCode) in GetKeyboardTypeLanguage()
151 int hashCode = ((index >> 16) & 0x0000ffff) - 1; // 16 left shift in PluginExecCmdByCmdIndex() local187 int hashCode = GenerateHashCode(cmdName); in PluginGetCmdIndex() local
204 const char *path, uint32_t *offset, char **hashCode) in CreatePackageL1()
176 public static void writeHeader(DataOutputStream out, int hashCode, int localesCount, in writeHeader()
213 public int hashCode() { in hashCode() method in Fetcher