Home
last modified time | relevance | path

Searched defs:cmds (Results 1 - 25 of 49) sorted by relevance

12

/third_party/toybox/toys/other/
H A Dblockdev.c42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, in blockdev_main() local
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer_sp.c57 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in flush_submit_list() local
[all...]
H A Dmsm_priv.h94 struct drm_msm_gem_submit_cmd *cmds = U642VOID(req->cmds); in msm_dump_submit() local
H A Dmsm_ringbuffer.c299 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in msm_submit_flush() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_dynamic_rendering.c131 struct util_dynarray cmds = {0}; in tu_insert_dynamic_cmdbufs() local
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
H A Dtest_per_cpu_allocator_module.c34 static const struct alloc_cmd cmds[] = { variable
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_ssl.c26 SSL_CONF_CMD *cmds; member
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_ssl.c26 SSL_CONF_CMD *cmds; member
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser_test.cc404 const auto& cmds = script->GetCommands(); in TEST_F() local
H A 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(); TEST_F() local
122 auto& cmds = cp.Commands(); TEST_F() local
144 auto& cmds = cp.Commands(); TEST_F() local
188 auto& cmds = cp.Commands(); TEST_F() local
209 auto& cmds = cp.Commands(); TEST_F() local
242 auto& cmds = cp.Commands(); TEST_F() local
277 auto& cmds = cp.Commands(); TEST_F() local
298 auto& cmds = cp.Commands(); TEST_F() local
364 auto& cmds = cp.Commands(); TEST_F() local
438 auto& cmds = cp.Commands(); TEST_F() local
463 auto& cmds = cp.Commands(); TEST_F() local
502 auto& cmds = cp.Commands(); TEST_F() local
553 auto& cmds = cp.Commands(); TEST_F() local
639 auto& cmds = cp.Commands(); TEST_F() local
728 auto& cmds = cp.Commands(); TEST_F() local
850 auto& cmds = cp.Commands(); TEST_P() local
885 auto& cmds = cp.Commands(); TEST_P() local
921 auto& cmds = cp.Commands(); TEST_P() local
957 auto& cmds = cp.Commands(); TEST_P() local
995 auto& cmds = cp.Commands(); TEST_F() local
1022 auto& cmds = cp.Commands(); TEST_F() local
1050 auto& cmds = cp.Commands(); TEST_F() local
1082 auto& cmds = cp.Commands(); TEST_F() local
1114 auto& cmds = cp.Commands(); TEST_F() local
1146 auto& cmds = cp.Commands(); TEST_F() local
2959 auto& cmds = cp.Commands(); TEST_F() local
2979 auto& cmds = cp.Commands(); TEST_F() local
3077 auto& cmds = cp.Commands(); TEST_F() local
3124 auto& cmds = cp.Commands(); TEST_F() local
3160 auto& cmds = cp.Commands(); TEST_F() local
3196 auto& cmds = cp.Commands(); TEST_F() local
3334 auto& cmds = cp.Commands(); TEST_F() local
3378 auto& cmds = cp.Commands(); TEST_F() local
3456 auto& cmds = cp.Commands(); TEST_F() local
3514 auto& cmds = cp.Commands(); TEST_F() local
3877 auto& cmds = cp.Commands(); TEST_F() local
3907 auto& cmds = cp.Commands(); TEST_F() local
3934 auto& cmds = cp.Commands(); TEST_F() local
3972 auto& cmds = cp.Commands(); TEST_F() local
4011 auto& cmds = cp.Commands(); TEST_F() local
4048 auto& cmds = cp.Commands(); TEST_F() local
4085 auto& cmds = cp.Commands(); TEST_F() local
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.c72 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in flush_submit_list() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py174 cmds = [ variable
/third_party/node/deps/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
H A Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() argument
50 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray() argument
122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_transfer.c132 pvr_srv_transfer_cmds_init( const struct pvr_winsys_transfer_submit_info *submit_info, struct rogue_fwif_cmd_transfer *cmds, uint32_t cmd_count) pvr_srv_transfer_cmds_init() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
H A Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() argument
50 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray() argument
122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Djacosubdec.c71 static const char * const cmds[] = { variable
/third_party/alsa-utils/iecset/
H A Diecset.c56 static const struct cmdtbl cmds[] = { variable
[all...]
/third_party/alsa-utils/alsaucm/
H A Dusecase.c77 static struct cmd cmds[] = { variable
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h33 unsigned *cmds; member
/third_party/node/deps/openssl/openssl/apps/
H A Dengine.c239 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds() argument
/third_party/skia/src/gpu/
H A DGrOpsRenderPass.cpp288 auto* cmds = reinterpret_cast<const GrDrawIndirectCommand*>( in drawIndirect() local
315 auto* cmds = reinterpret_cast<const GrDrawIndexedIndirectCommand*>( in drawIndexedIndirect() local

Completed in 15 milliseconds

12