Home
last modified time | relevance | path

Searched refs:CommandID (Results 126 – 150 of 542) sorted by relevance

12345678910>>...22

/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DCommentCommandTraits.h153 const CommandInfo *getCommandInfo(unsigned CommandID) const;
165 static const CommandInfo *getBuiltinCommandInfo(unsigned CommandID);
172 const CommandInfo *getRegisteredCommandInfo(unsigned CommandID) const;
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DBatchCommands.cpp101 CommandID MacroCommands::GetCommand(int index) in GetCommand()
426 auto MacroCommandsCatalog::ByCommandId( const CommandID &commandId ) const in ByCommandId()
435 wxString MacroCommands::GetCurrentParamsFor(const CommandID & command) in GetCurrentParamsFor()
448 const CommandID & command, const wxString & params, wxWindow &parent) in PromptForParamsFor()
472 wxString MacroCommands::PromptForPresetFor(const CommandID & command, const wxString & params, wxWi… in PromptForPresetFor()
538 const CommandID & command, const wxString & params, in ApplyEffectCommand()
594 const CommandID & Str, in HandleTextualCommand()
622 const CommandID & command, const wxString & params, in ApplyCommand()
665 const CommandID & command, const wxString &params, in ApplyCommandInBatchMode()
820 void MacroCommands::AddToMacro(const CommandID &command, int before) in AddToMacro()
[all …]
H A DBatchProcessDialog.h47 static CommandID MacroIdOfName( const wxString & MacroName );
49 void ApplyMacroToProject( const CommandID & MacroID, bool bHasGui=true );
95 void AddItem(const CommandID &command, wxString const &params);
/dports/security/libnitrokey/libnitrokey-v3.6/libnitrokey/
H A Dstick10_commands_0.8.h71 class EraseSlot : Command<CommandID::ERASE_SLOT> {
90 class SendOTPData : Command<CommandID::SEND_OTP_DATA> {
147 class WriteToOTPSlot : Command<CommandID::WRITE_TO_SLOT> {
201 class GetHOTP : Command<CommandID::GET_CODE> {
254 class GetTOTP : Command<CommandID::GET_CODE> {
309 class WriteGeneralConfig : Command<CommandID::WRITE_CONFIG> {
H A Ddissect.h38 template <CommandID id, class HIDPacket>
50 out << "Command ID:\t" << commandid_to_string((CommandID)(pod.command_id)) in dissect()
65 template <CommandID id, class HIDPacket>
116 …out << "Command ID:\t" << commandid_to_string((CommandID)(pod.command_id)) << " hex: " << std::hex… in dissect()
H A Ddevice_proto.h74 template<CommandID cmd_id, typename Payload>
77 CommandID command_id; // uint8_t
129 template<CommandID cmd_id, typename ResponsePayload>
201 template<CommandID cmd_id, typename command_payload, typename response_payload>
266 …LOG(std::string("=> ") + std::string(commandid_to_string(static_cast<CommandID>(outp.command_id)))…
400 commandid_to_string(static_cast<CommandID>(resp.command_id)) + " "
421 commandid_to_string(static_cast<CommandID>(resp.command_id))
475 commandid_to_string(static_cast<CommandID>(resp.command_id)) + " "
/dports/editors/lazarus/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas84 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
303 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
313 MiscRequest.RequestID:=CommandID;
314 case CommandID of
328 if CommandID<>mrClose then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas86 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
305 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
315 MiscRequest.RequestID:=CommandID;
316 case CommandID of
330 if CommandID<>mrClose then
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas84 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
303 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
313 MiscRequest.RequestID:=CommandID;
314 case CommandID of
328 if CommandID<>mrClose then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas86 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
305 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand()
315 MiscRequest.RequestID:=CommandID;
316 case CommandID of
330 if CommandID<>mrClose then
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcsig.h138 extern DWORD CommandID; in cklongjmp()
144 debug(F101,"about to SetThreadContext for thread","", CommandID); in cklongjmp()
165 extern DWORD CommandID; in cklongjmp()
179 debug(F101,"about to SetThreadContext for thread","", CommandID); in cklongjmp()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/prefs/
H A DKeyConfigPrefs.h37 const CommandID &name);
56 CommandID NameFromKey(const NormalizedKeyString & key);
115 const CommandID &name = {} );
/dports/editors/lazarus/lazarus/components/synedit/
H A Dsyneditplugins.pas115 property CommandID: TSynEditorCommand read fCommandID; property
370 HookEditor( aEditor, CommandID, 0, ShortCut );
402 UnHookEditor( aEditor, CommandID, ShortCut );
417 HookEditor( Editors[cEditor], CommandID, fShortCut, Value );
422 UnHookEditor( Editors[cEditor], CommandID, fShortCut );
474 if (Command = CommandID) then
/dports/editors/lazarus-qt5/lazarus/components/synedit/
H A Dsyneditplugins.pas115 property CommandID: TSynEditorCommand read fCommandID; property
370 HookEditor( aEditor, CommandID, 0, ShortCut );
402 UnHookEditor( aEditor, CommandID, ShortCut );
417 HookEditor( Editors[cEditor], CommandID, fShortCut, Value );
422 UnHookEditor( Editors[cEditor], CommandID, fShortCut );
474 if (Command = CommandID) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditplugins.pas115 property CommandID: TSynEditorCommand read fCommandID; property
370 HookEditor( aEditor, CommandID, 0, ShortCut );
402 UnHookEditor( aEditor, CommandID, ShortCut );
417 HookEditor( Editors[cEditor], CommandID, fShortCut, Value );
422 UnHookEditor( Editors[cEditor], CommandID, fShortCut );
474 if (Command = CommandID) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/
H A Dsyneditplugins.pas115 property CommandID: TSynEditorCommand read fCommandID; property
370 HookEditor( aEditor, CommandID, 0, ShortCut );
402 UnHookEditor( aEditor, CommandID, ShortCut );
417 HookEditor( Editors[cEditor], CommandID, fShortCut, Value );
422 UnHookEditor( Editors[cEditor], CommandID, fShortCut );
474 if (Command = CommandID) then
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/commands/
H A Djuce_ApplicationCommandInfo.h47 explicit ApplicationCommandInfo (CommandID commandID) noexcept;
87 CommandID commandID;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/commands/
H A Djuce_ApplicationCommandInfo.h47 explicit ApplicationCommandInfo (CommandID commandID) noexcept;
87 CommandID commandID;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/application/
H A Djuce_Application.h181 void getCommandInfo (CommandID, ApplicationCommandInfo&) override;
183 void getAllCommands (Array<CommandID>&) override;
H A Djuce_Application.cpp57 void JUCEApplication::getAllCommands (Array<CommandID>& commands) in getAllCommands()
62 void JUCEApplication::getCommandInfo (const CommandID commandID, ApplicationCommandInfo& result) in getCommandInfo()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/application/
H A Djuce_Application.h181 void getCommandInfo (CommandID, ApplicationCommandInfo&) override;
183 void getAllCommands (Array<CommandID>&) override;
H A Djuce_Application.cpp57 void JUCEApplication::getAllCommands (Array<CommandID>& commands) in getAllCommands()
62 void JUCEApplication::getCommandInfo (const CommandID commandID, ApplicationCommandInfo& result) in getCommandInfo()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/
H A DAppTranslator.cpp21 using CommandID = uint32_t; typedef
24 static const std::map<ActionName, CommandID> AppCommands = {
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/misc/
H A Djuce_KeyMappingEditorComponent.h77 virtual bool shouldCommandBeIncluded (CommandID commandID);
84 virtual bool isCommandReadOnly (CommandID commandID);
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/misc/
H A Djuce_KeyMappingEditorComponent.h77 virtual bool shouldCommandBeIncluded (CommandID commandID);
84 virtual bool isCommandReadOnly (CommandID commandID);

12345678910>>...22