Searched refs:HashComposite (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_composite_inc.h | 13 #define HashComposite HASHER() macro 30 typedef struct HashComposite { struct 41 } HashComposite; typedef 44 HashComposite* BROTLI_RESTRICT self, const BrotliEncoderParams* params) { in Initialize() 58 HashComposite* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in Prepare() 79 static BROTLI_INLINE void FN(Store)(HashComposite* BROTLI_RESTRICT self, in Store() 86 HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, in StoreRange() 94 HashComposite* BROTLI_RESTRICT self, in StitchToPreviousBlock() 104 HashComposite* BROTLI_RESTRICT self, int* BROTLI_RESTRICT distance_cache) { in PrepareDistanceCache() 110 HashComposite* BROTLI_RESTRIC in FindLongestMatch() 125 #undef HashComposite global() macro [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_composite_inc.h | 13 #define HashComposite HASHER() macro 30 typedef struct HashComposite { struct 41 } HashComposite; typedef 44 HashComposite* BROTLI_RESTRICT self, const BrotliEncoderParams* params) { in Initialize() 58 HashComposite* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in Prepare() 79 static BROTLI_INLINE void FN(Store)(HashComposite* BROTLI_RESTRICT self, in Store() 86 HashComposite* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, in StoreRange() 94 HashComposite* BROTLI_RESTRICT self, in StitchToPreviousBlock() 104 HashComposite* BROTLI_RESTRICT self, int* BROTLI_RESTRICT distance_cache) { in PrepareDistanceCache() 110 HashComposite* BROTLI_RESTRIC in FindLongestMatch() 125 #undef HashComposite global() macro [all...] |
Completed in 2 milliseconds