Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 56) 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/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/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/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/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser_test.cc40 auto& cmds = cp.Commands(); in TEST_F() local
78 auto& cmds = cp.Commands(); in TEST_F() local
100 auto& cmds = cp.Commands(); in TEST_F() local
122 auto& cmds = cp.Commands(); in TEST_F() local
144 auto& cmds = cp.Commands(); in TEST_F() local
188 auto& cmds = cp.Commands(); in TEST_F() local
209 auto& cmds = cp.Commands(); in TEST_F() local
242 auto& cmds = cp.Commands(); in TEST_F() local
277 auto& cmds = cp.Commands(); in TEST_F() local
298 auto& cmds = cp.Commands(); in TEST_F() local
[all …]
/third_party/skia/modules/pathkit/
Dhelper.js64 PathKit.FromCmds = function(cmds) { argument
/third_party/jerryscript/tools/
Dsrcgenerator.py33 def run_commands(*cmds, **kwargs):
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer_sp.c57 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in flush_submit_list() local
Dmsm_priv.h94 struct drm_msm_gem_submit_cmd *cmds = U642VOID(req->cmds); in msm_dump_submit() local
/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp288 auto* cmds = reinterpret_cast<const GrDrawIndirectCommand*>( in drawIndirect() local
315 auto* cmds = reinterpret_cast<const GrDrawIndexedIndirectCommand*>( in drawIndexedIndirect() local
/third_party/node/deps/openssl/openssl/ssl/
Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/openssl/ssl/
Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/node/test/parallel/
Dtest-repl-save-load.js121 const cmds = [ variable
Dtest-repl-top-level-await.js58 function runAndWait(cmds) { argument
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_dynamic_rendering.c131 struct util_dynarray cmds = {0}; in tu_insert_dynamic_cmdbufs() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c235 uint32_t cmds[128]; in init_render_queue_state() local
429 uint32_t cmds[64]; in init_compute_queue_state() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_ringbuffer.c72 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in flush_submit_list() local
/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_ssl.c26 SSL_CONF_CMD *cmds; member
/third_party/openssl/crypto/conf/
Dconf_ssl.c26 SSL_CONF_CMD *cmds; member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_job_transfer.c134 struct rogue_fwif_cmd_transfer *cmds, in pvr_srv_transfer_cmds_init()

123