Home
last modified time | relevance | path

Searched refs:PatchCommand (Results 1 – 12 of 12) sorted by relevance

/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.h33 class PatchCommand; variable
34 typedef IceUtil::Handle<PatchCommand> PatchCommandPtr;
281 class PatchCommand : public ServerCommand, public IceUtil::Monitor<IceUtil::Mutex>
285 PatchCommand(const ServerIPtr&);
H A DServerI.cpp636 PatchCommand::PatchCommand(const ServerIPtr& server) : in PatchCommand() function in PatchCommand
644 PatchCommand::canExecute(ServerI::InternalServerState state) in canExecute()
650 PatchCommand::nextState() in nextState()
656 PatchCommand::execute() in execute()
664 PatchCommand::waitForPatch() in waitForPatch()
675 PatchCommand::destroyed() in destroyed()
683 PatchCommand::finished() in finished()
1429 _patch = new PatchCommand(this); in startPatch()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.h33 class PatchCommand; variable
34 typedef IceUtil::Handle<PatchCommand> PatchCommandPtr;
281 class PatchCommand : public ServerCommand, public IceUtil::Monitor<IceUtil::Mutex>
285 PatchCommand(const ServerIPtr&);
H A DServerI.cpp636 PatchCommand::PatchCommand(const ServerIPtr& server) : in PatchCommand() function in PatchCommand
644 PatchCommand::canExecute(ServerI::InternalServerState state) in canExecute()
650 PatchCommand::nextState() in nextState()
656 PatchCommand::execute() in execute()
664 PatchCommand::waitForPatch() in waitForPatch()
675 PatchCommand::destroyed() in destroyed()
683 PatchCommand::finished() in finished()
1429 _patch = new PatchCommand(this); in startPatch()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.h33 class PatchCommand; variable
34 typedef IceUtil::Handle<PatchCommand> PatchCommandPtr;
281 class PatchCommand : public ServerCommand, public IceUtil::Monitor<IceUtil::Mutex>
285 PatchCommand(const ServerIPtr&);
H A DServerI.cpp636 PatchCommand::PatchCommand(const ServerIPtr& server) : in PatchCommand() function in PatchCommand
644 PatchCommand::canExecute(ServerI::InternalServerState state) in canExecute()
650 PatchCommand::nextState() in nextState()
656 PatchCommand::execute() in execute()
664 PatchCommand::waitForPatch() in waitForPatch()
675 PatchCommand::destroyed() in destroyed()
683 PatchCommand::finished() in finished()
1429 _patch = new PatchCommand(this); in startPatch()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/kubernetes/helm/v3/
H A Dpatch_command.rb9 class PatchCommand < BaseCommand class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/kubernetes/helm/v2/
H A Dpatch_command.rb9 class PatchCommand < BaseCommand class
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/Command/
H A DPatchCommand.php16 class PatchCommand extends Command class
H A DConsoleApplicationBuilder.php95 new PatchCommand,
/dports/security/gef/gef-2021.10/
H A Dgef.py9220 class PatchCommand(GenericCommand): class
9263 class PatchQwordCommand(PatchCommand):
9277 class PatchDwordCommand(PatchCommand):
9291 class PatchWordCommand(PatchCommand):
9305 class PatchByteCommand(PatchCommand):
/dports/www/tikiwiki/tiki-21.2/
H A D.gitattributes2934 lib/core/Tiki/Command/PatchCommand.php -text