Home
last modified time | relevance | path

Searched defs:command (Results 8726 – 8750 of 64000) sorted by relevance

1...<<341342343344345346347348349350>>...2560

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/PlanCompiler/
H A DVarRemapper.cs48 internal VarRemapper(Command command) in VarRemapper()
58 internal VarRemapper(Command command, Dictionary<Var, Var> varMap) in VarRemapper()
128 …internal static VarList RemapVarList(Command command, Dictionary<Var, Var> varMap, VarList varList) in RemapVarList()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dformattexteditor.cpp50 void formatCurrentFile(const Command &command, int startPos, int endPos) in formatCurrentFile()
329 void formatEditor(TextEditorWidget *editor, const Command &command, int startPos, int endPos) in formatEditor()
343 void formatEditorAsync(TextEditorWidget *editor, const Command &command, int startPos, int endPos) in formatEditorAsync()
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gui/
H A DGuiGtpClient.java150 public void send(String command, Runnable callback) in send()
169 public String send(String command) throws GtpError in send()
217 TimeoutCallback(String command) in TimeoutCallback()
/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Dproto_server.c22 uint8_t command; in afp_getsrvrparms() member
122 uint8_t command; in afp_getsrvrmsg() member
146 uint8_t command; in afp_zzzzz() member
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/data/client-side-encryption/
H A DbypassedCommand.json63 "command": { object
72 "command": { object
95 "command": { object
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/object-0.23.0/src/read/macho/
H A Dload_command.rs64 let command = data in segment_32() localVariable
111 let command = self in dylib() localVariable
141 let command = data in segment_64() localVariable
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/devices/
H A Dmchp23k256.c66 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_write() local
105 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_read() local
147 unsigned char command[2]; in mchp23k256_set_mode() local
/dports/editors/gummi/gummi-0.8.1/src/
H A Dlatex.c173 gchar *command = latex_set_compile_cmd (ec); in latex_update_pdffile() local
198 gchar* command = g_strdup_printf ("%s %s " in latex_update_auxfile() local
280 gchar* command = g_strdup_printf ("%s makeindex \"%s.idx\"", in latex_run_makeindex() local
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dcompile_commands.cpp59 for(auto &command : compile_commands.array()) { in CompileCommands() local
126 for(auto &command : compile_commands.commands) { in get_arguments() local
142 for(auto &command : commands) { in get_arguments() local
/dports/www/faup/faup-1.5-48-g88dbbe2/src/tools/splunk_lookup/faup/bin/envoy/
H A Dcore.py171 def expand_args(command): argument
193 def run(command, data=None, timeout=None, kill_timeout=None, env=None, cwd=None): argument
226 def connect(command, data=None, env=None, cwd=None): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.core.externaltools/src/org/eclipse/core/externaltools/internal/model/
H A DExternalToolBuilder.java99 ICommand command= getCommand(); in commandConfiguredForKind() local
123 private int getBuilderCommandIndex(ICommand[] buildSpec, ICommand command) { in getBuilderCommandIndex()
286 ICommand command= getCommand(); in clean() local
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dcheck_spelling.py391 command = ['git', 'diff', '--name-only', 'HEAD~' + args.commits] variable
398 command = ['git', 'diff', '--name-only'] variable
404 command = ['git', 'diff', '--staged', '--name-only'] variable
/dports/databases/arrow/apache-arrow-6.0.1/dev/archery/archery/
H A Dbot.py67 def command(self, *args, **kwargs): member in Group
81 command = partial(click.command, cls=Command) variable
136 def handle_issue_comment(self, command, payload): argument
/dports/sysutils/bacula11-server/bacula-11.0.5/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/qt-console/
H A Dpages.cpp291 void Pages::consoleCommand(QString &command) in consoleCommand()
296 void Pages::consoleCommand(QString &command, bool setCurrent) in consoleCommand()
310 void Pages::consoleCommand(QString &command, int conn, bool setCurrent, bool notify) in consoleCommand()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/devices/
H A Dmchp23k256.c66 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_write() local
105 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_read() local
147 unsigned char command[2]; in mchp23k256_set_mode() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/bindings/
H A Dsc_io.cpp183 int Execute(const wxString& command) in Execute()
191 wxString ExecuteAndGetOutput(const wxString& command) in ExecuteAndGetOutput()
202 wxString ExecuteAndGetOutputAndError(const wxString& command, bool prepend_error = true) in ExecuteAndGetOutputAndError()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/
H A Dall_build_object.json18 "command": null, null
32 "command": null, null
57 "command": null, null
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/
H A Dall_build_object.json18 "command": null, null
32 "command": null, null
57 "command": null, null

1...<<341342343344345346347348349350>>...2560