Home
last modified time | relevance | path

Searched refs:HashMemAllocInBytes (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dhash_composite_inc.h63 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 Dhash_rolling_inc.h91 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_to_binary_tree_inc.h81 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_forgetful_chain_inc.h119 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match64_inc.h96 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match_inc.h95 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match_quickly_inc.h83 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_composite_inc.h63 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 Dhash_rolling_inc.h91 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_to_binary_tree_inc.h81 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match_inc.h95 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match_quickly_inc.h83 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_forgetful_chain_inc.h119 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function
H A Dhash_longest_match64_inc.h96 static BROTLI_INLINE size_t FN(HashMemAllocInBytes)( in HashMemAllocInBytes() function

Completed in 8 milliseconds