Searched refs:HashForgetfulChain (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_forgetful_chain_inc.h | 18 #define HashForgetfulChain HASHER() macro 47 typedef struct HashForgetfulChain { struct 65 } HashForgetfulChain; typedef 84 HasherCommon* common, HashForgetfulChain* BROTLI_RESTRICT self, in Initialize() 93 HashForgetfulChain* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in Prepare() 131 static BROTLI_INLINE void FN(Store)(HashForgetfulChain* BROTLI_RESTRICT self, in Store() 150 HashForgetfulChain* BROTLI_RESTRICT self, in StoreRange() 160 HashForgetfulChain* BROTLI_RESTRICT self, in StitchToPreviousBlock() 174 HashForgetfulChain* BROTLI_RESTRICT self, in PrepareDistanceCache() 192 HashForgetfulChain* BROTLI_RESTRIC in FindLongestMatch() 293 #undef HashForgetfulChain global() macro [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_forgetful_chain_inc.h | 18 #define HashForgetfulChain HASHER() macro 47 typedef struct HashForgetfulChain { struct 65 } HashForgetfulChain; typedef 84 HasherCommon* common, HashForgetfulChain* BROTLI_RESTRICT self, in Initialize() 93 HashForgetfulChain* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in Prepare() 131 static BROTLI_INLINE void FN(Store)(HashForgetfulChain* BROTLI_RESTRICT self, in Store() 150 HashForgetfulChain* BROTLI_RESTRICT self, in StoreRange() 160 HashForgetfulChain* BROTLI_RESTRICT self, in StitchToPreviousBlock() 174 HashForgetfulChain* BROTLI_RESTRICT self, in PrepareDistanceCache() 192 HashForgetfulChain* BROTLI_RESTRIC in FindLongestMatch() 293 #undef HashForgetfulChain global() macro [all...] |
Completed in 2 milliseconds