Home
last modified time | relevance | path

Searched refs:echoed (Results 1 – 25 of 1987) sorted by relevance

12345678910>>...80

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/mojom/typemaps/
H A Dpup_typemap_unittest.cc175 const PUPData::PUP echoed = child_process->EchoPUP(pup); in MULTIPROCESS_TEST_MAIN() local
181 echoed.expanded_disk_footprints.file_paths(), in MULTIPROCESS_TEST_MAIN()
183 EXPECT_EQ(pup.disk_footprints_info.map(), echoed.disk_footprints_info.map()); in MULTIPROCESS_TEST_MAIN()
218 const PUPData::PUP echoed = child_process->EchoPUP(pup); in MULTIPROCESS_TEST_MAIN() local
224 echoed.expanded_disk_footprints.file_paths(), in MULTIPROCESS_TEST_MAIN()
226 EXPECT_TRUE(echoed.expanded_registry_footprints.empty()); in MULTIPROCESS_TEST_MAIN()
227 EXPECT_TRUE(echoed.expanded_scheduled_tasks.empty()); in MULTIPROCESS_TEST_MAIN()
228 EXPECT_TRUE(echoed.matched_extensions.empty()); in MULTIPROCESS_TEST_MAIN()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/geth/
H A Daccountcmd_test.go74 !! Unsupported terminal, password will be echoed.
133 !! Unsupported terminal, password will be echoed.
148 !! Unsupported terminal, password will be echoed.
160 !! Unsupported terminal, password will be echoed.
175 !! Unsupported terminal, password will be echoed.
186 !! Unsupported terminal, password will be echoed.
209 !! Unsupported terminal, password will be echoed.
226 !! Unsupported terminal, password will be echoed.
288 !! Unsupported terminal, password will be echoed.
326 !! Unsupported terminal, password will be echoed.
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/webtransport/
H A Ddatagrams.https.any.js.ini2 [Datagrams are echoed successfully]
16 [Datagrams are echoed successfully]
30 [Datagrams are echoed successfully]
44 [Datagrams are echoed successfully]
H A Dconnect.https.any.js.ini20 [Cookie header is not echoed back]
43 [Cookie header is not echoed back]
66 [Cookie header is not echoed back]
89 [Cookie header is not echoed back]
/dports/games/eif/eif-1.3.4/src/
H A Deif.c124 int echoed; in commandloop() local
139 echoed = get_main_input(cmdbuf, sizeof(cmdbuf), prompt); in commandloop()
150 if (!echoed) in commandloop()
H A Dgetcom.c123 int echoed = 0; local
166 echoed = 1;
233 echoed = 1;
258 return (echoed);
315 int i, cmdok, echoed = 0; local
358 echoed = get_nextbit(cmd, sizeof(cmd), prompt, 0, 0);
385 echoed = 0;
437 echoed = 0;
442 return (echoed);
/dports/sysutils/busybox/busybox-1.26.2/shell/hush_test/hush-parsing/
H A Dcomment1.tests1 echo Nothing: #should-not-be-echoed
2 echo String: ""#should-be-echoed
/dports/devel/bmake/bmake/unit-tests/
H A Ddeptgt-silent.exp3 This is not echoed because of the @.
4 This is not echoed because of the .SILENT.
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/tests/integration/
H A Dexec.bats21 echo text echoed = "'""${output}""'"
32 echo text echoed = "'""${output}""'"
54 echo text echoed = "'""${output}""'"
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/tests/integration/
H A Dexec.bats21 echo text echoed = "'""${output}""'"
32 echo text echoed = "'""${output}""'"
57 echo text echoed = "'""${output}""'"
/dports/comms/gammu/gammu-1.42.0/tests/atgen/
H A Dtest_helper.c16 int echoed; member
65 _echo_buffer.echoed = FALSE; in set_echo()
76 if(_echo_buffer.echoed == FALSE && _echo_buffer.echo_len > 0) { in _ResponseReadDevice()
85 _echo_buffer.echoed = TRUE; in _ResponseReadDevice()
/dports/lang/php81/php-8.1.1/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/www/mod_php80/php-8.0.15/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/www/mod_php81/php-8.1.1/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/lang/php73/php-7.3.33/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/lang/php74/php-7.4.27/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/lang/php80/php-8.0.15/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/www/mod_php73/php-7.3.33/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/www/mod_php74/php-7.4.27/tests/lang/
H A Dshort_tags.004.phpt9 $a = 'This gets echoed twice';
26 This gets echoed twice
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/tools/src/main/java/org/apache/arrow/tools/
H A DEchoServer.java123 int echoed = 0; in run() local
130 echoed += rowCount; in run()
136 LOGGER.debug(String.format("Echoed %d records", echoed)); in run()
/dports/databases/arrow/apache-arrow-6.0.1/java/tools/src/main/java/org/apache/arrow/tools/
H A DEchoServer.java123 int echoed = 0; in run() local
130 echoed += rowCount; in run()
136 LOGGER.debug(String.format("Echoed %d records", echoed)); in run()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/tools/src/main/java/org/apache/arrow/tools/
H A DEchoServer.java123 int echoed = 0; in run() local
130 echoed += rowCount; in run()
136 LOGGER.debug(String.format("Echoed %d records", echoed)); in run()
/dports/devel/py-structlog/structlog-18.2.0/docs/
H A Dexamples.rst46 ... peer='127.0.0.1' connection_id='1c6c0cb5-...' count=1 data='123\n' event='echoed data!'
47 ... peer='127.0.0.1' connection_id='1c6c0cb5-...' count=2 data='456\n' event='echoed data!'
48 ... peer='127.0.0.1' connection_id='1c6c0cb5-...' count=3 data='foo\n' event='echoed data!'
49 ... peer='10.10.0.1' connection_id='85234511-...' count=1 data='cba\n' event='echoed data!'
50 ... peer='127.0.0.1' connection_id='1c6c0cb5-...' count=4 data='bar\n' event='echoed data!'
/dports/devel/monotone/monotone-1.1/test/func/automate_lua/
H A D__driver__.lua40 local echoed = assert(loadstring("return { "..out.."}"))();
41 check(equalRecursive(args, echoed))
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/ethkey/
H A Dmessage_test.go39 !! Unsupported terminal, password will be echoed.
50 !! Unsupported terminal, password will be echoed.

12345678910>>...80