Searched refs:HashMemAllocInBytes (Results 1 - 14 of 14) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_composite_inc.h | 63 FN_A(HashMemAllocInBytes)(self->params, one_shot, input_size); in Prepare() 72 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function 75 return FN_A(HashMemAllocInBytes)(params, one_shot, input_size) + in HashMemAllocInBytes() 76 FN_B(HashMemAllocInBytes)(params, one_shot, input_size); in HashMemAllocInBytes()
|
H A D | hash_rolling_inc.h | 91 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_to_binary_tree_inc.h | 81 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_forgetful_chain_inc.h | 119 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match64_inc.h | 96 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match_inc.h | 95 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match_quickly_inc.h | 83 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_composite_inc.h | 63 FN_A(HashMemAllocInBytes)(self->params, one_shot, input_size); in Prepare() 72 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function 75 return FN_A(HashMemAllocInBytes)(params, one_shot, input_size) + in HashMemAllocInBytes() 76 FN_B(HashMemAllocInBytes)(params, one_shot, input_size); in HashMemAllocInBytes()
|
H A D | hash_rolling_inc.h | 91 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_to_binary_tree_inc.h | 81 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match_inc.h | 95 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match_quickly_inc.h | 83 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_forgetful_chain_inc.h | 119 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
H A D | hash_longest_match64_inc.h | 96 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
|
Completed in 8 milliseconds