Searched defs:hash_functions (Results 1 – 3 of 3) sorted by relevance
24 HashFxTable hash_functions[NUM_HASH_ALGORITHMS] = { variable
302 Status HashNodeNonInput(const NodeDef* node, bool hash_functions, in HashNodeNonInput()393 bool hash_functions, uint64* hash) { in HashAttr()
1386 uint32_t (*const hash_functions[])(uint32_t) = { in ApplyPalette() local