Home
last modified time | relevance | path

Searched defs:cmds (Results 101 - 125 of 298) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcgroup.c642 static const struct cmd cmds[] = { variable
H A Dstruct_ops.c623 static const struct cmd cmds[] = { variable
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h33 struct dbdma_cmd *cmds; member
/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/freedreno/drm/msm/
H A Dmsm_ringbuffer.c299 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in msm_submit_flush() local
[all...]
/third_party/node/deps/brotli/c/enc/
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/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/vk-gl-cts/external/amber/src/src/vkscript/
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/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
/third_party/skia/third_party/externals/brotli/c/enc/
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/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/python/Lib/test/
H A Dtest_telnetlib.py313 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP] variable in OptionTests
/third_party/toybox/toys/pending/
H A Dbrctl.c298 struct cmds { in brctl_main() struct
/third_party/skia/experimental/sorttoy/
H A DFake.h44 const std::vector<sk_sp<ClipCmd>>& cmds() const { return fCmds; } in cmds() function in FakeMCBlob::MCState
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp82 std::vector<std::string> cmds; in Dump() local
/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp57 void HiviewService::DumpRequestDispatcher(int fd, const std::vector<std::string> &cmds) in DumpRequestDispatcher() argument
[all...]
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp34 std::string ExecuteCommands(const std::string& cmds) in ExecuteCommands() argument
54 bool ExecuteCommands(const std::string& cmds, std::vector<std::string>& ress) in ExecuteCommands() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp1359 std::shared_ptr<Drawing::DrawCmdList> cmds = nullptr; in HWTEST_F() local
1384 auto cmds = std::make_shared<Drawing::DrawCmdList>(5, 5); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp173 auto cmds = recordingCanvas_->GetDrawCmdList(); variable
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_test.cpp847 std::vector<int32_t> cmds; in HWTEST_F() local
909 std::vector<int32_t> cmds; HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_controller_proxy.cpp324 int32_t AVSessionControllerProxy::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() argument
/foundation/multimedia/av_session/services/session/server/
H A Davcontroller_item.cpp160 int32_t AVControllerItem::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() argument
182 std::vector<int32_t> cmds = session_->GetSupportCommand(); in SendControlCommand() local
424 void AVControllerItem::HandleValidCommandChange(const std::vector<int32_t>& cmds) in HandleValidCommandChange() argument

Completed in 23 milliseconds

12345678910>>...12