Home
last modified time | relevance | path

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

12

/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/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/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/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/openssl/ssl/
Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp295 auto* cmds = reinterpret_cast<const GrDrawIndirectCommand*>( in drawIndirect() local
322 auto* cmds = reinterpret_cast<const GrDrawIndexedIndirectCommand*>( in drawIndexedIndirect() local
/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/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()
/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/ffmpeg/libavformat/
Djacosubdec.c71 static const char * const cmds[] = { variable
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py174 cmds = [ variable
/third_party/alsa-utils/iecset/
Diecset.c56 static const struct cmdtbl cmds[] = { variable
/third_party/python/Lib/
Dcmd.py338 def print_topics(self, header, cmds, cmdlen, maxcol): argument
/third_party/alsa-utils/alsaucm/
Dusecase.c77 static struct cmd cmds[] = { variable

12