Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/modules/canvaskit/tests/
Dpath.spec.js70 const cmds = path.toCmds(); constant
93 const cmds = path.toCmds(); constant
107 const cmds = [CanvasKit.MOVE_VERB, 205, 5, variable
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals()
50 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray()
123 const Command* cmds, in BrotliSplitBlock()
Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
Dmetablock.c58 static void RecomputeDistancePrefixes(Command* cmds, in RecomputeDistancePrefixes()
82 static BROTLI_BOOL ComputeDistanceCost(const Command* cmds, in ComputeDistanceCost()
133 Command* cmds, in BrotliBuildMetaBlock()
/third_party/node/deps/brotli/c/enc/
Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals()
50 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray()
123 const Command* cmds, in BrotliSplitBlock()
Dhistogram.c44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
Dmetablock.c58 static void RecomputeDistancePrefixes(Command* cmds, in RecomputeDistancePrefixes()
82 static BROTLI_BOOL ComputeDistanceCost(const Command* cmds, in ComputeDistanceCost()
133 Command* cmds, in BrotliBuildMetaBlock()
/third_party/toybox/toys/pending/
Dbrctl.c298 struct cmds { in brctl_main() struct
299 char *cmd; in brctl_main()
300 int nargs; in brctl_main()
301 void (*f)(char **argv); in brctl_main()
/third_party/toybox/toys/other/
Dblockdev.c42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, local
/third_party/skia/modules/pathkit/
Dhelper.js64 PathKit.FromCmds = function(cmds) { argument
/third_party/flutter/skia/modules/pathkit/
Dhelper.js64 PathKit.FromCmds = function(cmds) { argument
/third_party/jerryscript/tools/
Dsrcgenerator.py33 def run_commands(*cmds, **kwargs):
/third_party/libnl/tests/
Dtest-genl.c55 static struct genl_cmd cmds[] = { variable
/third_party/openssl/ssl/
Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/e2fsprogs/contrib/
Dext4-ioc.c37 struct cmd cmds[] = { variable
/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp283 auto* cmds = reinterpret_cast<const GrDrawIndirectCommand*>( in drawIndirect() local
310 auto* cmds = reinterpret_cast<const GrDrawIndexedIndirectCommand*>( in drawIndexedIndirect() local
/third_party/node/test/parallel/
Dtest-repl-save-load.js121 const cmds = [ variable
Dtest-repl-top-level-await.js67 function runAndWait(cmds) { argument
/third_party/openssl/crypto/conf/
Dconf_ssl.c26 SSL_CONF_CMD *cmds; member
/third_party/node/deps/npm/test/tap/
Dgently-rm-cmdshims.js116 function runAll (cmds, done) { argument
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Dtest_per_cpu_allocator_module.c34 static const struct alloc_cmd cmds[] = { variable
/third_party/skia/src/gpu/gl/
DGrGLOpsRenderPass.cpp322 auto* cmds = reinterpret_cast<const GrDrawIndirectCommand*>(cpuBuffer->data() + offset); in multiDrawArraysANGLEOrWebGL() local
395 auto* cmds = reinterpret_cast<const GrDrawIndexedIndirectCommand*>(cpuBuffer->data() + offset); in multiDrawElementsANGLEOrWebGL() local
/third_party/mesa3d/src/freedreno/drm/
Dmsm_priv.h117 struct drm_msm_gem_submit_cmd *cmds = U642VOID(req->cmds); in msm_dump_submit() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py174 cmds = [ variable
/third_party/alsa-utils/iecset/
Diecset.c55 static const struct cmdtbl cmds[] = { variable

123