Searched defs:n_commands (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | brotli_bit_stream.c | 939 const Command* commands, size_t n_commands, const MetaBlockSplit* mb, in BrotliStoreMetaBlock() 1073 size_t n_commands, in BuildHistograms() 1098 size_t n_commands, in StoreDataWithHuffmanCodes() 1137 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockTrivial() 1190 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockFast()
|
D | metablock.c | 542 const Command* commands, size_t n_commands, MetaBlockSplit* mb) { in BrotliBuildMetaBlockGreedyInternal() 629 size_t n_commands, in BrotliBuildMetaBlockGreedy()
|
/third_party/node/deps/brotli/c/enc/ |
D | brotli_bit_stream.c | 939 const Command* commands, size_t n_commands, const MetaBlockSplit* mb, in BrotliStoreMetaBlock() 1073 size_t n_commands, in BuildHistograms() 1098 size_t n_commands, in StoreDataWithHuffmanCodes() 1137 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockTrivial() 1190 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockFast()
|
D | metablock.c | 542 const Command* commands, size_t n_commands, MetaBlockSplit* mb) { in BrotliBuildMetaBlockGreedyInternal() 629 size_t n_commands, in BrotliBuildMetaBlockGreedy()
|
/third_party/pulseaudio/src/pulsecore/ |
D | pdispatch.c | 222 unsigned n_commands; member
|