Home
last modified time | relevance | path

Searched defs:command (Results 8751 – 8775 of 64000) sorted by relevance

1...<<351352353354355356357358359360>>...2560

/dports/devel/gamin/gamin-0.1.10/tests/
H A Dtesting.c36 scanCommand(char *line, char **command, char **arg, char **arg2) in scanCommand()
223 char *command = NULL; in processCommand() local
544 char command[MAXPATHLEN + 201]; in playTest() local
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/data/client-side-encryption/
H A DbypassedCommand.json63 "command": { object
72 "command": { object
95 "command": { object
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/data/client-side-encryption/
H A DbypassedCommand.json63 "command": { object
72 "command": { object
95 "command": { object
/dports/multimedia/v4l-utils/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/lang/clover/mesa-21.3.6/src/gallium/frontends/clover/core/
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command, in hard_event()
169 hard_event::command() const { in command() function in hard_event
262 soft_event::command() const { in command() function in soft_event
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_views_win.erl48 command({window,saved_views}, St) -> function
51 command({view,{views, saved_views}}, St) -> function
54 command(_,_) -> function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/
H A DRuntime.java347 public Process exec(String command) throws IOException { in exec()
388 public Process exec(String command, String[] envp) throws IOException { in exec()
442 public Process exec(String command, String[] envp, File dir) in exec()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/data/client-side-encryption/
H A DbypassedCommand.json63 "command": { object
72 "command": { object
95 "command": { object
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/clover/core/
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command, in hard_event()
169 hard_event::command() const { in command() function in hard_event
262 soft_event::command() const { in command() function in soft_event
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/clover/core/
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command, in hard_event()
169 hard_event::command() const { in command() function in hard_event
262 soft_event::command() const { in command() function in soft_event
/dports/multimedia/zart/gmic-2.8.1/gmic-qt/src/FilterSelector/
H A DFavesModel.cpp129 FavesModel::Fave & FavesModel::Fave::setCommand(const QString & command) in setCommand()
135 FavesModel::Fave & FavesModel::Fave::setPreviewCommand(const QString & command) in setPreviewCommand()
197 const QString & FavesModel::Fave::command() const in command() function in FavesModel::Fave
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/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/security/steghide/steghide-0.5.1/tests/
H A DCvrStgFileTest.cc184 char command[256] ; in areEqual() local
191 char command[256] ; in removeFile() local
198 char command[256] ; in copyFile() local
/dports/net/wireshark/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/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-applemidi.c105 dissect_applemidi_common( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint16 command ) { in dissect_applemidi_common()
258 guint16 command; in dissect_applemidi() local
271 guint16 command; in dissect_applemidi_heur() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-applemidi.c105 dissect_applemidi_common( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint16 command ) { in dissect_applemidi_common()
258 guint16 command; in dissect_applemidi() local
271 guint16 command; in dissect_applemidi_heur() local
/dports/net/tshark-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/net/tshark/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/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-applemidi.c105 dissect_applemidi_common( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint16 command ) { in dissect_applemidi_common()
258 guint16 command; in dissect_applemidi() local
271 guint16 command; in dissect_applemidi_heur() local
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-applemidi.c105 dissect_applemidi_common( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint16 command ) { in dissect_applemidi_common()
258 guint16 command; in dissect_applemidi() local
271 guint16 command; in dissect_applemidi_heur() local
/dports/devel/cmake-doc/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/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/clover/core/
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command, in hard_event()
169 hard_event::command() const { in command() function in hard_event
262 soft_event::command() const { in command() function in soft_event
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/clover/core/
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command, in hard_event()
169 hard_event::command() const { in command() function in hard_event
262 soft_event::command() const { in command() function in soft_event
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_redis_server.cc122 const char *command = nullptr; in php_swoole_redis_server_onReceive() local
211 char *command; in PHP_METHOD() local
251 char *command; in PHP_METHOD() local
/dports/sysutils/javaservicewrapper/wrapper_3.5.45_src/src/java/org/tanukisoftware/wrapper/test/
H A DAbstractActionApp.java682 String command = action.substring( 5 ); in doAction() local
687 String command = action.substring( 14 ); in doAction() local
738 private void doExec( String command, boolean detached ) in doExec()

1...<<351352353354355356357358359360>>...2560