Searched refs:HasherCommon (Results 1 – 8 of 8) sorted by relevance
/external/brotli/c/enc/ |
D | hash_composite_inc.h | 33 HasherCommon hb_common; 37 HasherCommon* common; 43 static void FN(Initialize)(HasherCommon* common, in FN()
|
D | hash.h | 41 } HasherCommon; typedef 177 HasherCommon* common, const uint8_t* data, size_t max_length, in SearchInStaticDictionary() 382 HasherCommon common;
|
D | hash_longest_match_quickly_inc.h | 39 HasherCommon* common; 47 HasherCommon* common, HashLongestMatchQuickly* BROTLI_RESTRICT self, in FN()
|
D | hash_longest_match64_inc.h | 49 HasherCommon* common_; 61 HasherCommon* common, HashLongestMatch* BROTLI_RESTRICT self, in FN()
|
D | hash_longest_match_inc.h | 46 HasherCommon* common_; 62 HasherCommon* common, HashLongestMatch* BROTLI_RESTRICT self, in FN()
|
D | hash_forgetful_chain_inc.h | 53 HasherCommon* common; 84 HasherCommon* common, HashForgetfulChain* BROTLI_RESTRICT self, in FN()
|
D | hash_rolling_inc.h | 55 HasherCommon* common, HashRolling* BROTLI_RESTRICT self, in FN()
|
D | hash_to_binary_tree_inc.h | 58 HasherCommon* common, HashToBinaryTree* BROTLI_RESTRICT self, in FN()
|