Searched defs:n_commands (Results 1 – 3 of 3) sorted by relevance
/external/brotli/c/enc/ |
D | brotli_bit_stream.c | 954 const Command* commands, size_t n_commands, const MetaBlockSplit* mb, in BrotliStoreMetaBlock() 1090 size_t n_commands, in BuildHistograms() 1115 size_t n_commands, in StoreDataWithHuffmanCodes() 1154 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockTrivial() 1207 const Command* commands, size_t n_commands, in BrotliStoreMetaBlockFast()
|
D | metablock.c | 546 const Command* commands, size_t n_commands, MetaBlockSplit* mb) { in BrotliBuildMetaBlockGreedyInternal() 633 size_t n_commands, in BrotliBuildMetaBlockGreedy()
|
/external/vboot_reference/utility/ |
D | tpmc.c | 416 static int n_commands = sizeof(command_table) / sizeof(command_table[0]); variable
|