Home
last modified time | relevance | path

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

123

/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/commands/
H A Dfind.go7 type FindCommand struct { struct
8 …ng `short:"n" long:"name-like" description:"Find credentials whose name contains the query string"`
9 … string `short:"p" long:"path" description:"Find credentials that exist under the provided path"`
10 … bool `short:"j" long:"output-json" description:"Return response in JSON format"`
11 ClientCommand
14 func (c *FindCommand) Execute([]string) error {
/dports/devel/mutagen/mutagen-0.11.8/pkg/process/
H A Dfind.go15 func FindCommand(name string, paths []string) (string, error) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/lang/v8/v8-9.6.180.12/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/util/
H A Djava_action.py28 def FindCommand(command): function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DMenuCommandService.cs163 protected MenuCommand FindCommand (Guid guid, int id) in FindCommand() method in System.ComponentModel.Design.MenuCommandService
168 public MenuCommand FindCommand (CommandID commandID) in FindCommand() method in System.ComponentModel.Design.MenuCommandService
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/network/
H A DNetworkAction.cpp19 NetworkPermission NetworkActions::FindCommand(GameCommand command) in FindCommand() function in NetworkActions
/dports/net-mgmt/nfsen/nfsen-1.3.8/
H A Dinstall.pl72 sub FindCommand { subroutine
/dports/editors/lazarus/lazarus/components/fpdebug/app/fpd/
H A Dfpdcommand.pas86 function FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
837 function TFPDCommandList.FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/app/fpd/
H A Dfpdcommand.pas86 function FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
837 function TFPDCommandList.FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIMenuCommandService.cs51 MenuCommand FindCommand(CommandID commandID); in FindCommand() method
/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() method
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdcommand.pas90 function FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
872 function TFPDCommandList.FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdcommand.pas90 function FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
872 function TFPDCommandList.FindCommand(const ACommand: String): TFPDCommand; in FindCommand() function
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmFindBase.h100 cmFindBase const* FindCommand; variable
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmFindBase.h100 cmFindBase const* FindCommand; variable
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmFindBase.h100 cmFindBase const* FindCommand; variable
/dports/editors/madedit/madedit-0.2.9/src/MadEdit/
H A DMadEditCommand.h325 MadEditCommand FindCommand(int flags, int keyCode) in FindCommand() function
329 MadEditCommand FindCommand(MadEditShortCut shortcut) in FindCommand() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design.Behavior/
H A DBehavior.cs64 public virtual MenuCommand FindCommand (CommandID commandId) in FindCommand() method in System.Windows.Forms.Design.Behavior.Behavior
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/commands/
H A Duzccommandsmanager.pas79 function FindCommand(command:GDBString):PCommandObjectDef; in FindCommand() function

123