Searched defs:partial_hash (Results 1 – 3 of 3) sorted by relevance
70 static inline uint32_t HashStep(uint32_t partial_hash, in HashStep()141 uint32_t partial_hash = RemoveFirstByteFromHash(old_hash, old_first_byte); in UpdateHash() local
284 def revision_and_hash_from_partial(config, partial_hash): argument478 def find_hash_and_roll_deps(config, revision=None, partial_hash=None): argument