Searched defs:num_commands (Results 1 – 9 of 9) sorted by relevance
/external/brotli/c/enc/ |
D | block_splitter.c | 41 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() 52 const size_t num_commands, in CopyLiteralsToByteArray() 125 const size_t num_commands, in BrotliSplitBlock()
|
D | histogram.c | 44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
|
D | backward_references.c | 115 size_t* num_commands, in BrotliCreateBackwardReferences()
|
D | backward_references_hq.c | 121 size_t num_commands, in ZopfliCostModelSetFromCommands() 519 size_t num_commands = 0; in ComputeShortestPathFromNodes() local 694 size_t* last_insert_len, Command* commands, size_t* num_commands, in BrotliCreateZopfliBackwardReferences() 714 size_t* last_insert_len, Command* commands, size_t* num_commands, in BrotliCreateHqZopfliBackwardReferences()
|
D | compress_fragment_two_pass.c | 426 const uint32_t* commands, const size_t num_commands, in StoreCommands() 545 const size_t num_commands = (size_t)(commands - command_buf); in BrotliCompressFragmentTwoPassImpl() local
|
D | encode.c | 169 size_t num_commands, in RecomputeDistancePrefixes() 499 const size_t bytes, const size_t num_literals, const size_t num_commands) { in ShouldCompress() 532 const size_t num_commands, in WriteMetaBlockInternal() 1131 size_t num_commands = 0; in BrotliCompressBufferQuality10() local
|
D | metablock.c | 36 size_t num_commands, in BrotliBuildMetaBlock()
|
/external/selinux/policycoreutils/semodule/ |
D | semodule.c | 42 static int num_commands = 0; variable
|
/external/python/cpython3/PC/ |
D | launcher.c | 728 static int num_commands = 0; variable
|