Home
last modified time | relevance | path

Searched refs:Echo (Results 126 – 150 of 7008) sorted by relevance

12345678910>>...281

/dports/chinese/aterm/aterm-1.0.1/doc/menu/
H A Dmenu33 Echo="echo -n"
36 SunOS) Echo="echo";;
42 $Echo "]10;$1"
48 $Echo "]10;[read:$0]"
50 $Echo "]10;[read:$1]"
54 $Echo "]10;[menu][:-/Terminal/Pixmap:][show]"
/dports/x11/aterm/aterm-1.0.1/doc/menu/
H A Dmenu33 Echo="echo -n"
36 SunOS) Echo="echo";;
42 $Echo "]10;$1"
48 $Echo "]10;[read:$0]"
50 $Echo "]10;[read:$1]"
54 $Echo "]10;[menu][:-/Terminal/Pixmap:][show]"
/dports/x11/xvt/xvt-3.0.1/doc/menu/
H A Dmenu33 Echo="echo -n"
36 SunOS) Echo="echo";;
42 $Echo "]10;$1"
48 $Echo "]10;[read:$0]"
50 $Echo "]10;[read:$1]"
54 $Echo "]10;[menu][:-/Terminal/Pixmap:][show]"
/dports/x11-clocks/rclock/rxvt-2.7.10/doc/menu/
H A Dmenu33 Echo="echo -n"
36 SunOS) Echo="echo";;
42 $Echo "]10;$1"
48 $Echo "]10;[read:$0]"
50 $Echo "]10;[read:$1]"
54 $Echo "]10;[menu][:-/Terminal/Pixmap:][show]"
/dports/net/tcpdump/tcpdump-4.99.1/tests/
H A Dudld-v.out5 Echo TLV (0x0003) TLV, length 8, ^@^@^@^@
14 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1031Z7JG^@^EGi0/1
23 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1025X4W3^@^EFa0/1
32 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1031Z7JG^@^EGi0/1
41 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1025X4W3^@^EFa0/1
50 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1031Z7JG^@^EGi0/1
59 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1025X4W3^@^EFa0/1
68 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1031Z7JG^@^EGi0/1
77 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1025X4W3^@^EFa0/1
86 Echo TLV (0x0003) TLV, length 28, ^@^@^@^A^@^KFOC1031Z7JG^@^EGi0/1
[all …]
H A Dbfd-multihop-v.out8 Required min Echo Interval: 300 ms
16 Required min Echo Interval: 400 ms
24 Required min Echo Interval: 300 ms
32 Required min Echo Interval: 300 ms
40 Required min Echo Interval: 400 ms
48 Required min Echo Interval: 300 ms
56 Required min Echo Interval: 300 ms
64 Required min Echo Interval: 400 ms
72 Required min Echo Interval: 300 ms
80 Required min Echo Interval: 300 ms
[all …]
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Effects/
H A DEcho.cpp50 Echo::Echo(bool insertion_, float* efxoutl_, float* efxoutr_, SynthEngine *_synth) : in Echo() function in Echo
77 Echo::~Echo() in ~Echo()
85 void Echo::cleanup(void) in cleanup()
94 void Echo::initdelays(void) in initdelays()
136 void Echo::out(float* smpsl, float* smpsr) in out()
216 void Echo::setvolume(unsigned char Pvolume_) in setvolume()
241 void Echo::setlrdelay(unsigned char Plrdelay_) in setlrdelay()
252 void Echo::setfb(unsigned char Pfb_) in setfb()
259 void Echo::sethidamp(unsigned char Phidamp_) in sethidamp()
266 void Echo::setpreset(unsigned char npreset) in setpreset()
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/tap/
H A Dtap_echo.c91 } Echo; typedef
135 Echo * ptr = (Echo *)Instance; in activate_Echo()
157 Echo * ptr; in connect_port_Echo()
159 ptr = (Echo *)Instance; in connect_port_Echo()
222 Echo * ptr; in run_Echo()
250 ptr = (Echo *)Instance; in run_Echo()
317 Echo * ptr; in set_run_adding_gain()
319 ptr = (Echo *)Instance; in set_run_adding_gain()
329 Echo * ptr; in run_adding_gain_Echo()
357 ptr = (Echo *)Instance; in run_adding_gain_Echo()
[all …]
/dports/audio/tap-plugins/tap-plugins-0.7.2/
H A Dtap_echo.c91 } Echo; typedef
135 Echo * ptr = (Echo *)Instance; in activate_Echo()
157 Echo * ptr; in connect_port_Echo()
159 ptr = (Echo *)Instance; in connect_port_Echo()
222 Echo * ptr; in run_Echo()
250 ptr = (Echo *)Instance; in run_Echo()
317 Echo * ptr; in set_run_adding_gain()
319 ptr = (Echo *)Instance; in set_run_adding_gain()
329 Echo * ptr; in run_adding_gain_Echo()
357 ptr = (Echo *)Instance; in run_adding_gain_Echo()
[all …]
/dports/net/hanstunnel/hans-1.0/src/
H A Decho.cpp38 Echo::Echo(int maxPayloadSize) in Echo() function in Echo
49 Echo::~Echo() in ~Echo()
57 int Echo::headerSize() in headerSize()
62 void Echo::send(int payloadLength, uint32_t realIp, bool reply, uint16_t id, uint16_t seq) in send()
84 int Echo::receive(uint32_t &realIp, bool &reply, uint16_t &id, uint16_t &seq) in receive()
111 uint16_t Echo::icmpChecksum(const char *data, int length) in icmpChecksum()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dos_SUITE.erl121 Echo = filename:join(DataDir, "my_echo"),
123 comp("one", os:cmd(Echo ++ " one")),
124 comp("one::two", os:cmd(Echo ++ " one two")),
129 comp("x::::y", os:cmd(Echo ++ " x \"\" y")),
138 Echo = filename:join(DataDir, "my_echo"),
140 comp("one", os:cmd(Echo ++ " one")),
173 Echo = filename:nativename(Echo0),
183 case (Echo -- "&<>()@^|") =:= Echo of
190 comp("", os:cmd(Quote ++ Echo ++ Quote)),
296 Echo = os:cmd([$e, $c, "ho"]),
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dos_SUITE.erl121 Echo = filename:join(DataDir, "my_echo"),
123 comp("one", os:cmd(Echo ++ " one")),
124 comp("one::two", os:cmd(Echo ++ " one two")),
129 comp("x::::y", os:cmd(Echo ++ " x \"\" y")),
138 Echo = filename:join(DataDir, "my_echo"),
140 comp("one", os:cmd(Echo ++ " one")),
173 Echo = filename:nativename(Echo0),
183 case (Echo -- "&<>()@^|") =:= Echo of
190 comp("", os:cmd(Quote ++ Echo ++ Quote)),
296 Echo = os:cmd([$e, $c, "ho"]),
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dos_SUITE.erl121 Echo = filename:join(DataDir, "my_echo"),
123 comp("one", os:cmd(Echo ++ " one")),
124 comp("one::two", os:cmd(Echo ++ " one two")),
129 comp("x::::y", os:cmd(Echo ++ " x \"\" y")),
138 Echo = filename:join(DataDir, "my_echo"),
140 comp("one", os:cmd(Echo ++ " one")),
173 Echo = filename:nativename(Echo0),
183 case (Echo -- "&<>()@^|") =:= Echo of
190 comp("", os:cmd(Quote ++ Echo ++ Quote)),
296 Echo = os:cmd([$e, $c, "ho"]),
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dos_SUITE.erl121 Echo = filename:join(DataDir, "my_echo"),
123 comp("one", os:cmd(Echo ++ " one")),
124 comp("one::two", os:cmd(Echo ++ " one two")),
129 comp("x::::y", os:cmd(Echo ++ " x \"\" y")),
138 Echo = filename:join(DataDir, "my_echo"),
140 comp("one", os:cmd(Echo ++ " one")),
173 Echo = filename:nativename(Echo0),
183 case (Echo -- "&<>()@^|") =:= Echo of
190 comp("", os:cmd(Quote ++ Echo ++ Quote)),
296 Echo = os:cmd([$e, $c, "ho"]),
[all …]
/dports/www/tomcat-native/tomcat-native-1.2.24-src/examples/org/apache/tomcat/jni/
H A DEcho.java26 public class Echo { class
43 InputStream is = Echo.class.getResourceAsStream
65 pool = Pool.create(Echo.echoPool); in Acceptor()
67 Echo.echoPort); in Acceptor()
126 Echo.incThreads(); in run()
144 pool = Pool.create(Echo.echoPool); in Poller()
191 Echo.incThreads(); in run()
262 Echo.echoPoller.add(clientSock); in run()
268 Echo.decThreads(); in run()
273 public Echo() in Echo() method in Echo
[all …]
/dports/net-mgmt/observium/observium/mibs/paradyne/
H A DPDN-PPP-LCP-EXT-MIB340 Echo-Reply'."
350 Echo-Reply'."
360 Echo-Reply'."
370 Echo-Reply'."
533 REFERENCE "RFC 1661, Section 5.8, `Echo-Request and Echo-Reply'."
547 REFERENCE "RFC 1661, Section 5.8, `Echo-Request and Echo-Reply'."
590 REFERENCE "RFC 1661, Section 5.8, `Echo-Request and Echo-Reply'."
599 in response to an Echo-Request. If an Echo-Reply
604 REFERENCE "RFC 1661, Section 5.8, `Echo-Request and Echo-Reply'."
638 returned. If an Echo Test was initiated and no Echo
[all …]
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dtest.nim8 Echo("What's your name? ")
15 Echo("Hi, ", name, "!")
24 Echo("Hi, ", name, "!")
28 Echo("A number please: ")
31 of 0..2, 4..7: Echo("The number is in the set: {0, 1, 2, 4, 5, 6, 7}")
32 of 3, 8: Echo("The number is 3 or 8")
34 Echo("Counting to 10: ")
37 Echo($i)
41 Echo(question, " (y/n)")
46 else: Echo("Please be clear: yes or no")
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dtest.nim8 Echo("What's your name? ")
15 Echo("Hi, ", name, "!")
24 Echo("Hi, ", name, "!")
28 Echo("A number please: ")
31 of 0..2, 4..7: Echo("The number is in the set: {0, 1, 2, 4, 5, 6, 7}")
32 of 3, 8: Echo("The number is 3 or 8")
34 Echo("Counting to 10: ")
37 Echo($i)
41 Echo(question, " (y/n)")
46 else: Echo("Please be clear: yes or no")
/dports/net/adasockets/adasockets-1.12/examples/
H A Dstream_listener.adb50 task type Echo is taskspec
52 end Echo;
58 task body Echo is task
79 end Echo;
84 type Echo_Access is access Echo;
100 Dummy := new Echo;
H A Dlistener.adb50 task type Echo is taskspec
52 end Echo;
61 task body Echo is task
80 end Echo;
85 type Echo_Access is access Echo;
121 Dummy := new Echo;
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/
H A DMakefile138 $(Echo) Building Debug Version
140 $(Echo)
141 $(Echo) Building Optimized Version
142 $(Echo)
144 $(Echo)
145 $(Echo) Building Profiling Version
146 $(Echo)
150 $(Echo) Eliminating files constructed by configure
178 $(Echo) Regenerating $*
186 $(Echo) '*****' Completed $(BuildMode) Build
[all …]
/dports/shells/pdksh/pdksh-5.2.14/tests/
H A Dalias.t29 alias Echo='echo '
32 Echo fooBar
34 Echo fooBar
45 alias Echo='echo '
48 Echo while
57 alias Echo='echo '
62 Echo foo blah
71 alias Echo='echo '
75 Echo foo blah
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/mio-0.6.19/test/
H A Dtest_unix_echo_server.rs33 fn writable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in writable()
57 fn readable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in readable()
92 fn accept(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in accept()
149 fn readable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in readable()
194 fn writable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in writable()
214 fn next_msg(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in next_msg()
232 struct Echo { struct
237 impl Echo { implementation
239 Echo { in new()
249 impl Handler for Echo { implementation
[all …]
H A Dtest_uds_shutdown.rs33 fn writable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in writable()
62 fn readable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in readable()
97 fn accept(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in accept()
113 fn conn_readable(&mut self, event_loop: &mut EventLoop<Echo>, in conn_readable() argument
119 fn conn_writable(&mut self, event_loop: &mut EventLoop<Echo>, in conn_writable() argument
237 struct Echo { struct
242 impl Echo { impl
244 Echo { in new()
254 impl Handler for Echo { implementation
258 fn ready(&mut self, event_loop: &mut EventLoop<Echo>, token: Token, in ready() argument
[all …]
H A Dtest_unix_pass_fd.rs32 fn writable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in writable()
55 fn readable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in readable()
103 fn accept(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in accept()
158 fn readable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in readable()
209 fn writable(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in writable()
229 fn next_msg(&mut self, event_loop: &mut EventLoop<Echo>) -> io::Result<()> { in next_msg()
246 struct Echo { struct
251 impl Echo { implementation
253 Echo { in new()
263 impl Handler for Echo { implementation
[all …]

12345678910>>...281