Home
last modified time | relevance | path

Searched defs:num_commands (Results 1 – 9 of 9) sorted by relevance

/external/brotli/c/enc/
Dblock_splitter.c41 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()
Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
Dbackward_references.c115 size_t* num_commands, in BrotliCreateBackwardReferences()
Dbackward_references_hq.c121 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()
Dcompress_fragment_two_pass.c426 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
Dencode.c169 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
Dmetablock.c36 size_t num_commands, in BrotliBuildMetaBlock()
/external/selinux/policycoreutils/semodule/
Dsemodule.c42 static int num_commands = 0; variable
/external/python/cpython3/PC/
Dlauncher.c728 static int num_commands = 0; variable