Home
last modified time | relevance | path

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

/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Dcommand_push.go32 func pushCommand(cmd *cobra.Command, args []string) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cmd/ctr/commands/images/
H A Dpush.go42 var pushCommand = cli.Command{ var
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go41 var pushCommand = cli.Command{ var
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go43 var pushCommand = cli.Command{ var
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go42 var pushCommand = cli.Command{ var
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go42 var pushCommand = cli.Command{ var
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go41 var pushCommand = cli.Command{ var
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go42 var pushCommand = cli.Command{ var
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/cmd/ctr/commands/images/
H A Dpush.go43 var pushCommand = cli.Command{ var
/dports/games/oonsoo/oonsoo-1.2/UI/
H A DPushButton.cxx33 const char* label, Command* pushCommand) in PushButton()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/remotecontrol/
H A DReceiver.cxx42 void Receiver::pushCommand( const std::vector<OString> &rCommand ) in pushCommand() function in Receiver
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/remotecontrol/
H A DReceiver.cxx42 void Receiver::pushCommand( const std::vector<OString> &rCommand ) in pushCommand() function in Receiver
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dlandcreator.cpp97 …void LandCreator::pushCommand(std::unique_ptr<CSMWorld::CreateCommand> command, const std::string&… in pushCommand() function in CSVWorld::LandCreator
H A Dgenericcreator.cpp71 void CSVWorld::GenericCreator::pushCommand (std::unique_ptr<CSMWorld::CreateCommand> command, in pushCommand() function in CSVWorld::GenericCreator
/dports/devel/pear-System_Command/System_Command-1.0.8/System/
H A DCommand.php300 function pushCommand($in_command) function in System_Command
/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DBrowser.tcl26 proc pushCommand { win command arglist } { procedure
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_paint/
H A Dpaintbox.h80 inline void pushCommand(QUndoCommand* c) {stacks->activeStack()->push(c);} in pushCommand() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_paint/
H A Dpaintbox.h77 inline void pushCommand(QUndoCommand* c) {stacks->activeStack()->push(c);} in pushCommand() function
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/backend/
H A DVulkanBackend.cpp93 void VulkanBackend::pushCommand(VkCommandBuffer buffer) const { in pushCommand() function in MNN::VulkanBackend
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dfileundomanager.cpp632 void FileUndoManagerPrivate::pushCommand(const UndoCommand &cmd) in pushCommand() function in FileUndoManagerPrivate
/dports/science/step/step-21.12.3/step/
H A Dworldmodel.cc679 void WorldModel::pushCommand(QUndoCommand* command) in pushCommand() function in WorldModel
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NovaDiskIO/
H A DNovaDiskIO.cpp165 void pushCommand( Cmd * cmd ) in pushCommand() function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/Protocol/
H A DSMTLib2.hs611 pushCommand _ = SMT2.push 1 function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/Solver/
H A DYices.hs488 pushCommand _ = const $ safeCmd "(push)" function
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dsketchwidget.cpp7534 void SketchWidget::pushCommand(QUndoCommand * command, QObject * thing) { in pushCommand() function in SketchWidget