Lines Matching refs:HasherHandle
31 HasherHandle ha;
32 HasherHandle hb;
36 static BROTLI_INLINE HashComposite* FN(Self)(HasherHandle handle) {
41 HasherHandle handle, const BrotliEncoderParams* params) {
52 static void FN(Prepare)(HasherHandle handle, BROTLI_BOOL one_shot,
88 static BROTLI_INLINE void FN(Store)(HasherHandle BROTLI_RESTRICT handle,
95 static BROTLI_INLINE void FN(StoreRange)(HasherHandle handle,
103 static BROTLI_INLINE void FN(StitchToPreviousBlock)(HasherHandle handle,
114 HasherHandle handle, int* BROTLI_RESTRICT distance_cache) {
120 static BROTLI_INLINE void FN(FindLongestMatch)(HasherHandle handle,