Home
last modified time | relevance | path

Searched defs:cmds (Results 51 - 75 of 89) sorted by relevance

1234

/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
/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...]
H A Davcast_controller_test.cpp220 void AVCastControllerCallbackImpl::OnCastValidCommandChanged(const std::vector<int32_t> &cmds) in OnCastValidCommandChanged() argument
480 std::vector<int32_t> cmds; in HWTEST_F() local
H A Davsession_controller_test.cpp197 void AVControllerCallbackImpl::OnValidCommandChange(const std::vector<int32_t>& cmds) in OnValidCommandChange() argument
274 int32_t AVSessionControllerStubTest::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() argument
560 std::vector<int32_t> cmds; in HWTEST_F() local
580 std::vector<int32_t> cmds; HWTEST_F() local
951 std::vector<int32_t> cmds = callback->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
H A Davcast_controller_item.cpp166 void AVCastControllerItem::OnValidCommandChange(const std::vector<int32_t>& cmds) in OnValidCommandChange() argument
309 int32_t AVCastControllerItem::GetValidCommands(std::vector<int32_t>& cmds) in GetValidCommands() argument
416 HandleCastValidCommandChange(const std::vector<int32_t>& cmds) HandleCastValidCommandChange() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h55 struct nk_buffer cmds; member
/third_party/mesa3d/src/intel/vulkan/
H A 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/vk-gl-cts/external/amber/src/src/
H A Dscript.h192 void SetCommands(std::vector<std::unique_ptr<Command>> cmds) { in SetCommands() argument
/third_party/skia/src/gpu/gl/
H A 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
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp322 CanvasPath2D::CanvasPath2D(const std::string& cmds) in CanvasPath2D() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp372 void RSUIDirector::RecvMessages(std::shared_ptr<RSTransactionData> cmds) in RecvMessages() argument
381 void RSUIDirector::ProcessMessages(std::shared_ptr<RSTransactionData> cmds) in ProcessMessages() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp374 auto cmds = recordingCanvas_->GetDrawCmdList(); in FlushForGL() local
389 auto cmds = recordingCanvas_->GetDrawCmdList(); in FlushForVK() local
412 void RSCanvasDrawingRenderNodeDrawable::ProcessCPURenderInBackgroundThread(std::shared_ptr<Drawing::DrawCmdList> cmds, in ProcessCPURenderInBackgroundThread() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp381 const std::string cmds = "-t filter -L tetherctrl_counters -nvx"; in GetNetworkSharingTraffic() local
437 int32_t SharingManager::SetForwardRules(bool set, const std::string &cmds) in SetForwardRules() argument
/third_party/ffmpeg/libavfilter/
H A Df_sendcmd.c227 static int parse_commands(Command **cmds, int *nb_cmds, int interval_count, in parse_commands() argument
/third_party/backends/backend/
H A Dkodakaio.h63 const char *cmds; /* may be used for different command sets in future */ member
/third_party/libdrm/include/drm/
H A Dmsm_drm.h222 __u64 cmds; /* in, ptr to array of submit_cmd's */ member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c400 struct kgsl_command_object *cmds = in tu_QueueSubmit2() local
/third_party/node/deps/brotli/c/enc/
H A Dmetablock.c58 static void RecomputeDistancePrefixes(Command* cmds, in RecomputeDistancePrefixes() argument
82 static BROTLI_BOOL ComputeDistanceCost(const Command* cmds, in ComputeDistanceCost() argument
126 BrotliBuildMetaBlock(MemoryManager* m, const uint8_t* ringbuffer, const size_t pos, const size_t mask, BrotliEncoderParams* params, uint8_t prev_byte, uint8_t prev_byte2, Command* cmds, size_t num_commands, ContextType literal_context_mode, MetaBlockSplit* mb) BrotliBuildMetaBlock() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmetablock.c58 static void RecomputeDistancePrefixes(Command* cmds, in RecomputeDistancePrefixes() argument
82 static BROTLI_BOOL ComputeDistanceCost(const Command* cmds, in ComputeDistanceCost() argument
126 BrotliBuildMetaBlock(MemoryManager* m, const uint8_t* ringbuffer, const size_t pos, const size_t mask, BrotliEncoderParams* params, uint8_t prev_byte, uint8_t prev_byte2, Command* cmds, size_t num_commands, ContextType literal_context_mode, MetaBlockSplit* mb) BrotliBuildMetaBlock() argument
[all...]

Completed in 25 milliseconds

1234