Searched defs:num_commands (Results 1 – 10 of 10) sorted by relevance
/external/brotli/c/enc/ |
D | block_splitter.c | 40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() 51 const size_t num_commands, in CopyLiteralsToByteArray() 124 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 | 126 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateBackwardReferences()
|
D | metablock.c | 63 size_t num_commands, in RecomputeDistancePrefixes() 87 size_t num_commands, in ComputeDistanceCost() 138 size_t num_commands, in BrotliBuildMetaBlock()
|
D | backward_references_hq.c | 142 size_t num_commands, in ZopfliCostModelSetFromCommands() 554 size_t num_commands = 0; in ComputeShortestPathFromNodes() local 715 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateZopfliBackwardReferences() 733 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateHqZopfliBackwardReferences()
|
D | compress_fragment_two_pass.c | 457 const uint32_t* commands, const size_t num_commands, in StoreCommands() 577 const size_t num_commands = (size_t)(commands - command_buf); in BrotliCompressFragmentTwoPassImpl() local
|
D | encode.c | 498 const size_t bytes, const size_t num_literals, const size_t num_commands) { in ShouldCompress() 547 const size_t num_commands, in WriteMetaBlockInternal() 1218 size_t num_commands = 0; in BrotliCompressBufferQuality10() local
|
/external/selinux/policycoreutils/semodule/ |
D | semodule.c | 42 static int num_commands = 0; variable
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_winsys.h | 458 uint64_t num_commands; member
|
/external/python/cpython3/PC/ |
D | launcher.c | 759 static int num_commands = 0; variable
|