Searched defs:StoreAndFindMatches (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/third_party/brotli/enc/ |
D | hash_to_binary_tree_inc.h | 114 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument 276 FN(StoreAndFindMatches)(self, data, ix, mask, MAX_TREE_COMP_LENGTH, in FN() local 322 FN(StoreAndFindMatches)(self, ringbuffer, i, ringbuffer_mask, in FN() local
|
/external/cronet/tot/third_party/brotli/enc/ |
D | hash_to_binary_tree_inc.h | 114 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument 276 FN(StoreAndFindMatches)(self, data, ix, mask, MAX_TREE_COMP_LENGTH, in FN() local 322 FN(StoreAndFindMatches)(self, ringbuffer, i, ringbuffer_mask, in FN() local
|
/external/brotli/c/enc/ |
D | hash_to_binary_tree_inc.h | 113 static BROTLI_INLINE BackwardMatch* FN(StoreAndFindMatches)( in FN() argument 275 FN(StoreAndFindMatches)(self, data, ix, mask, MAX_TREE_COMP_LENGTH, in FN() local 321 FN(StoreAndFindMatches)(self, ringbuffer, i, ringbuffer_mask, in FN() local
|