Home
last modified time | relevance | path

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

1234567

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Profile/
H A DRedisProfile.php46 public function supportsCommand($commandID)
73 public function getCommandClass($commandID)
83 public function createCommand($commandID, array $arguments = array())
110 public function defineCommand($commandID, $class)
H A DProfileInterface.php39 public function supportsCommand($commandID);
58 public function createCommand($commandID, array $arguments = array());
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Profile/
H A DRedisProfile.php46 public function supportsCommand($commandID)
73 public function getCommandClass($commandID)
83 public function createCommand($commandID, array $arguments = array())
110 public function defineCommand($commandID, $class)
H A DProfileInterface.php39 public function supportsCommand($commandID);
58 public function createCommand($commandID, array $arguments = array());
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Profile/
H A DRedisProfile.php46 public function supportsCommand($commandID)
73 public function getCommandClass($commandID)
83 public function createCommand($commandID, array $arguments = array())
110 public function defineCommand($commandID, $class)
H A DProfileInterface.php39 public function supportsCommand($commandID);
58 public function createCommand($commandID, array $arguments = array());
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Profile/
H A DRedisProfile.php46 public function supportsCommand($commandID)
73 public function getCommandClass($commandID)
83 public function createCommand($commandID, array $arguments = array())
110 public function defineCommand($commandID, $class)
H A DProfileInterface.php39 public function supportsCommand($commandID);
58 public function createCommand($commandID, array $arguments = array());
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebEditCommand.h40 uint64_t commandID() const { return m_commandID; } in commandID() function
43 WebEditCommand(PassRefPtr<WebCore::EditCommand> command, uint64_t commandID) in WebEditCommand()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/commands/
H A Djuce_KeyPressMappingSet.cpp56 void KeyPressMappingSet::addKeyPress (const CommandID commandID, const KeyPress& newKeyPress, int i… in addKeyPress()
114 void KeyPressMappingSet::resetToDefaultMapping (const CommandID commandID) in resetToDefaultMapping()
131 void KeyPressMappingSet::clearAllKeyPresses (const CommandID commandID) in clearAllKeyPresses()
163 void KeyPressMappingSet::removeKeyPress (const CommandID commandID, const int keyPressIndex) in removeKeyPress()
186 bool KeyPressMappingSet::containsMapping (const CommandID commandID, const KeyPress& keyPress) cons… in containsMapping() argument
195 void KeyPressMappingSet::invokeCommand (const CommandID commandID, in invokeCommand()
H A Djuce_ApplicationCommandTarget.cpp85 ApplicationCommandTarget* ApplicationCommandTarget::getTargetForCommand (const CommandID commandID) in getTargetForCommand()
125 bool ApplicationCommandTarget::isCommandActive (const CommandID commandID) in isCommandActive()
167 bool ApplicationCommandTarget::invokeDirectly (const CommandID commandID, const bool asynchronously) in invokeDirectly()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DCommandID.cs29 private readonly int commandID; field in System.ComponentModel.Design.CommandID
38 public CommandID(Guid menuGroup, int commandID) { in CommandID()
H A DIMenuCommandService.cs51 MenuCommand FindCommand(CommandID commandID); in FindCommand()
56 bool GlobalInvoke(CommandID commandID); in GlobalInvoke()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebEditCommandProxy.h41 …static PassRefPtr<WebEditCommandProxy> create(uint64_t commandID, WebCore::EditAction editAction, … in create()
47 uint64_t commandID() const { return m_commandID; } in commandID() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/commands/
H A Djuce_KeyPressMappingSet.cpp56 void KeyPressMappingSet::addKeyPress (const CommandID commandID, const KeyPress& newKeyPress, int i… in addKeyPress()
114 void KeyPressMappingSet::resetToDefaultMapping (const CommandID commandID) in resetToDefaultMapping()
131 void KeyPressMappingSet::clearAllKeyPresses (const CommandID commandID) in clearAllKeyPresses()
163 void KeyPressMappingSet::removeKeyPress (const CommandID commandID, const int keyPressIndex) in removeKeyPress()
186 bool KeyPressMappingSet::containsMapping (const CommandID commandID, const KeyPress& keyPress) cons… in containsMapping() argument
195 void KeyPressMappingSet::invokeCommand (const CommandID commandID, in invokeCommand()
H A Djuce_ApplicationCommandTarget.cpp85 ApplicationCommandTarget* ApplicationCommandTarget::getTargetForCommand (const CommandID commandID) in getTargetForCommand()
125 bool ApplicationCommandTarget::isCommandActive (const CommandID commandID) in isCommandActive()
167 bool ApplicationCommandTarget::invokeDirectly (const CommandID commandID, const bool asynchronously) in invokeDirectly()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DIMenuCommandService.cs41 MenuCommand FindCommand(CommandID commandID); in FindCommand()
46 bool GlobalInvoke(CommandID commandID); in GlobalInvoke()
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Command/
H A DRawCommand.php27 private $commandID; variable in Predis\\Command\\RawCommand
55 public static function create($commandID /* [ $arg, ... */)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/predis/predis/src/Command/
H A DRawCommand.php27 private $commandID; variable in Predis\\Command\\RawCommand
55 public static function create($commandID /* [ $arg, ... */)
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Command/
H A DRawCommand.php27 private $commandID; variable in Predis\\Command\\RawCommand
55 public static function create($commandID /* [ $arg, ... */)
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Predis/Command/
H A DRawCommand.php27 private $commandID; variable in Predis\\Command\\RawCommand
55 public static function create($commandID /* [ $arg, ... */)
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/workspace/
H A Dcommand_ui.c194 SendEnableCommand (Window window, CARD32 commandID) in SendEnableCommand()
233 SendDisableCommand (Window window, CARD32 commandID) in SendDisableCommand()
275 CARD32 commandID = 0L; in SendIncludeCommand() local
331 SendRemoveCommand(Window window, CARD32 commandID) in SendRemoveCommand()
387 CARD32 commandID = 0L; in SendDefineCommand() local
426 CARD32 commandID = 0L; in SendRenameCommand() local
664 CARD32 commandID; in InvokeCommand() local
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/misc/
H A Djuce_KeyMappingEditorComponent.cpp205 const CommandID commandID; member in juce::KeyMappingEditorComponent::ChangeKeyButton
268 const CommandID commandID; member in juce::KeyMappingEditorComponent::ItemComponent
290 const CommandID commandID; member in juce::KeyMappingEditorComponent::MappingItem
453 bool KeyMappingEditorComponent::shouldCommandBeIncluded (const CommandID commandID) in shouldCommandBeIncluded()
460 bool KeyMappingEditorComponent::isCommandReadOnly (const CommandID commandID) in isCommandReadOnly()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/misc/
H A Djuce_KeyMappingEditorComponent.cpp205 const CommandID commandID; member in juce::KeyMappingEditorComponent::ChangeKeyButton
268 const CommandID commandID; member in juce::KeyMappingEditorComponent::ItemComponent
290 const CommandID commandID; member in juce::KeyMappingEditorComponent::MappingItem
453 bool KeyMappingEditorComponent::shouldCommandBeIncluded (const CommandID commandID) in shouldCommandBeIncluded()
460 bool KeyMappingEditorComponent::isCommandReadOnly (const CommandID commandID) in isCommandReadOnly()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DMenuCommandService.cs168 public MenuCommand FindCommand (CommandID commandID) in FindCommand()
200 public virtual bool GlobalInvoke (CommandID commandID) in GlobalInvoke()

1234567