Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A 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()
127 const size_t num_commands, in BrotliSplitBlock()
202 size_t CountLiteralsForTest(const Command* cmds, const size_t num_commands) { in CountLiteralsForTest()
209 const size_t num_commands, const uint8_t* data, const size_t offset, in CopyLiteralsToByteArrayForTest()
H A Dmetablock.c58 size_t num_commands, in RecomputeDistancePrefixes()
82 size_t num_commands, in ComputeDistanceCost()
133 size_t num_commands, in BrotliBuildMetaBlock()
H A Dbackward_references_hq.c155 size_t num_commands, in ZopfliCostModelSetFromCommands()
589 size_t num_commands = 0; in ComputeShortestPathFromNodes() local
800 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateZopfliBackwardReferences()
817 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateHqZopfliBackwardReferences()
H A Dcompress_fragment_two_pass.c470 const uint32_t* commands, const size_t num_commands, in StoreCommands()
589 const size_t num_commands = (size_t)(commands - command_buf); in BrotliCompressFragmentTwoPassImpl() local
H A Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
H A Dbackward_references.c164 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateBackwardReferences()
H A Dencode.c508 const size_t bytes, const size_t num_literals, const size_t num_commands) { in ShouldCompress()
557 const size_t num_commands, in WriteMetaBlockInternal()
1306 size_t num_commands = 0; in BrotliCompressBufferQuality10() local
/aosp_15_r20/external/brotli/c/enc/
H A Dblock_splitter.c40 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()
H A Dmetablock.c59 size_t num_commands, in RecomputeDistancePrefixes()
83 size_t num_commands, in ComputeDistanceCost()
134 size_t num_commands, in BrotliBuildMetaBlock()
H A Dbackward_references_hq.c140 size_t num_commands, in ZopfliCostModelSetFromCommands()
557 size_t num_commands = 0; in ComputeShortestPathFromNodes() local
726 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateZopfliBackwardReferences()
743 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateHqZopfliBackwardReferences()
H A Dcompress_fragment_two_pass.c457 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
H A Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
H A Dencode.c515 const size_t bytes, const size_t num_literals, const size_t num_commands) { in ShouldCompress()
564 const size_t num_commands, in WriteMetaBlockInternal()
1261 size_t num_commands = 0; in BrotliCompressBufferQuality10() local
H A Dbackward_references.c127 Command* commands, size_t* num_commands, size_t* num_literals) { in BrotliCreateBackwardReferences()
/aosp_15_r20/external/libdrm/tegra/
H A Dprivate.h97 unsigned int num_commands; member
/aosp_15_r20/external/selinux/policycoreutils/semodule/
H A Dsemodule.c43 static int num_commands = 0; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h468 uint64_t num_commands; member
/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c885 static int num_commands = 0; variable