Home
last modified time | relevance | path

Searched refs:command_loop (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_18_fg_18_10.vhd56 command_loop : while not endfile(control) loop
65 next command_loop;
82 next command_loop;
93 next command_loop;
106 next command_loop;
117 next command_loop;
130 next command_loop;
138 next command_loop;
142 end loop command_loop;
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/files-and-IO/
H A Dstimulus_interpreter-1.vhd50 command_loop : while not endfile(control) loop
59 next command_loop;
76 next command_loop;
87 next command_loop;
100 next command_loop;
111 next command_loop;
124 next command_loop;
132 next command_loop;
136 end loop command_loop;
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/devel/git/git-2.34.1/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dremote-fd.c24 static void command_loop(int input_fd, int output_fd) in command_loop() function
80 command_loop(input_fd, output_fd); in cmd_remote_fd()
H A Dremote-ext.c166 static int command_loop(const char *child) in command_loop() function
201 return command_loop(argv[2]); in cmd_remote_ext()
/dports/audio/spectmorph/spectmorph-0.5.2/tools/
H A Dsmevalplayer.cc15 command_loop() in command_loop() function
70 command_loop(); in main()
/dports/x11/wmfocus/swayipc-rs-f6b045f6dff3b8135c74c996cb95a39c874e4939/.github/workflows/
H A Drust.yml18 - name: Build command_loop example
19 run: cargo build --release --verbose --package command_loop
/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/OpenULINK/include/
H A Dprotocol.h28 void command_loop(void);
/dports/audio/julius/julius-4.1.2/jcontrol/
H A Djcontrol.c153 command_loop(int sd) in command_loop() function
290 command_loop(sd); in main()
/dports/x11/wmfocus/swayipc-rs-f6b045f6dff3b8135c74c996cb95a39c874e4939/examples/command_loop/
H A DCargo.toml2 name = "command_loop"
/dports/x11/wmfocus/swayipc-rs-f6b045f6dff3b8135c74c996cb95a39c874e4939/
H A DCargo.toml6 "examples/command_loop",
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/fx2/common/
H A D.gitignore11 /command_loop.asm
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/fx2/b100/
H A D.gitignore11 /command_loop.asm
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dcmd.h35 void command_loop(void);
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtop.h40 extern void command_loop (void);
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtop.h37 extern void command_loop (void);

12345678