Home
last modified time | relevance | path

Searched refs:BROTLI_UNUSED (Results 1 - 25 of 32) sorted by relevance

12

/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h75 BROTLI_UNUSED(params); in Initialize()
88 BROTLI_UNUSED(one_shot); in Prepare()
95 BROTLI_UNUSED(params); in HashMemAllocInBytes()
96 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
97 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
102 BROTLI_UNUSED(self); in Store()
103 BROTLI_UNUSED(data); in Store()
104 BROTLI_UNUSED(mask); in Store()
105 BROTLI_UNUSED(ix); in Store()
111 BROTLI_UNUSED(sel in StoreRange()
[all...]
H A Dhash_longest_match_quickly_inc.h51 BROTLI_UNUSED(params); in Initialize()
86 BROTLI_UNUSED(params); in HashMemAllocInBytes()
87 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
88 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
135 BROTLI_UNUSED(self); in PrepareDistanceCache()
136 BROTLI_UNUSED(distance_cache); in PrepareDistanceCache()
H A Dhash_forgetful_chain_inc.h122 BROTLI_UNUSED(params); in HashMemAllocInBytes()
123 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
124 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
176 BROTLI_UNUSED(self); in PrepareDistanceCache()
H A Dhash_to_binary_tree_inc.h73 BROTLI_UNUSED(data); in Prepare()
74 BROTLI_UNUSED(one_shot); in Prepare()
75 BROTLI_UNUSED(input_size); in Prepare()
H A Dhash_longest_match64_inc.h65 BROTLI_UNUSED(params); in Initialize()
101 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
102 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
H A Dhash_longest_match_inc.h66 BROTLI_UNUSED(params); in Initialize()
100 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
101 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
H A Dmemory.c63 BROTLI_UNUSED(m); in BrotliWipeOutMemoryManager()
H A Dbackward_references_inc.h36 BROTLI_UNUSED(literal_context_lut); in CreateBackwardReferences()
H A Dbackward_references_hq.c672 BROTLI_UNUSED(literal_context_lut); in BrotliZopfliComputeShortestPath()
761 BROTLI_UNUSED(literal_context_lut); in BrotliCreateHqZopfliBackwardReferences()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_rolling_inc.h75 BROTLI_UNUSED(params); in Initialize()
88 BROTLI_UNUSED(one_shot); in Prepare()
95 BROTLI_UNUSED(params); in HashMemAllocInBytes()
96 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
97 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
102 BROTLI_UNUSED(self); in Store()
103 BROTLI_UNUSED(data); in Store()
104 BROTLI_UNUSED(mask); in Store()
105 BROTLI_UNUSED(ix); in Store()
111 BROTLI_UNUSED(sel in StoreRange()
[all...]
H A Dhash_longest_match_quickly_inc.h51 BROTLI_UNUSED(params); in Initialize()
86 BROTLI_UNUSED(params); in HashMemAllocInBytes()
87 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
88 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
135 BROTLI_UNUSED(self); in PrepareDistanceCache()
136 BROTLI_UNUSED(distance_cache); in PrepareDistanceCache()
H A Dhash_forgetful_chain_inc.h122 BROTLI_UNUSED(params); in HashMemAllocInBytes()
123 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
124 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
176 BROTLI_UNUSED(self); in PrepareDistanceCache()
H A Dhash_to_binary_tree_inc.h73 BROTLI_UNUSED(data); in Prepare()
74 BROTLI_UNUSED(one_shot); in Prepare()
75 BROTLI_UNUSED(input_size); in Prepare()
H A Dhash_longest_match_inc.h66 BROTLI_UNUSED(params); in Initialize()
100 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
101 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
H A Dhash_longest_match64_inc.h65 BROTLI_UNUSED(params); in Initialize()
101 BROTLI_UNUSED(one_shot); in HashMemAllocInBytes()
102 BROTLI_UNUSED(input_size); in HashMemAllocInBytes()
H A Dmemory.c63 BROTLI_UNUSED(m); in BrotliWipeOutMemoryManager()
H A Dbackward_references_inc.h36 BROTLI_UNUSED(literal_context_lut); in CreateBackwardReferences()
/third_party/node/deps/brotli/c/common/
H A Dplatform.h511 #define BROTLI_UNUSED(X) (void)(X) macro
565 BROTLI_UNUSED(&BrotliSuppressUnusedFunctions); in BrotliSuppressUnusedFunctions()
566 BROTLI_UNUSED(&BrotliUnalignedRead16); in BrotliSuppressUnusedFunctions()
567 BROTLI_UNUSED(&BrotliUnalignedRead32); in BrotliSuppressUnusedFunctions()
568 BROTLI_UNUSED(&BrotliUnalignedRead64); in BrotliSuppressUnusedFunctions()
569 BROTLI_UNUSED(&BrotliUnalignedWrite64); in BrotliSuppressUnusedFunctions()
570 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD16LE); in BrotliSuppressUnusedFunctions()
571 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD32LE); in BrotliSuppressUnusedFunctions()
572 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD64LE); in BrotliSuppressUnusedFunctions()
573 BROTLI_UNUSED( in BrotliSuppressUnusedFunctions()
[all...]
H A Dplatform.c14 BROTLI_UNUSED(opaque); in BrotliDefaultAllocFunc()
20 BROTLI_UNUSED(opaque); in BrotliDefaultFreeFunc()
H A Ddictionary.c5908 BROTLI_UNUSED(data); // Appease -Werror=unused-parameter in BrotliSetDictionaryData()
H A Dconstants.h132 BROTLI_UNUSED(&BrotliCalculateDistanceCodeLimit); in BrotliCalculateDistanceCodeLimit()
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h511 #define BROTLI_UNUSED(X) (void)(X) macro
565 BROTLI_UNUSED(&BrotliSuppressUnusedFunctions); in BrotliSuppressUnusedFunctions()
566 BROTLI_UNUSED(&BrotliUnalignedRead16); in BrotliSuppressUnusedFunctions()
567 BROTLI_UNUSED(&BrotliUnalignedRead32); in BrotliSuppressUnusedFunctions()
568 BROTLI_UNUSED(&BrotliUnalignedRead64); in BrotliSuppressUnusedFunctions()
569 BROTLI_UNUSED(&BrotliUnalignedWrite64); in BrotliSuppressUnusedFunctions()
570 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD16LE); in BrotliSuppressUnusedFunctions()
571 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD32LE); in BrotliSuppressUnusedFunctions()
572 BROTLI_UNUSED(&BROTLI_UNALIGNED_LOAD64LE); in BrotliSuppressUnusedFunctions()
573 BROTLI_UNUSED( in BrotliSuppressUnusedFunctions()
[all...]
H A Dplatform.c14 BROTLI_UNUSED(opaque); in BrotliDefaultAllocFunc()
20 BROTLI_UNUSED(opaque); in BrotliDefaultFreeFunc()
H A Ddictionary.c5908 BROTLI_UNUSED(data); // Appease -Werror=unused-parameter in BrotliSetDictionaryData()
H A Dconstants.h132 BROTLI_UNUSED(&BrotliCalculateDistanceCodeLimit); in BrotliCalculateDistanceCodeLimit()

Completed in 43 milliseconds

12