/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-restart.md | 3 title: npm-restart 7 # npm-restart(1) 14 npm restart [-- <args>] 21 This runs a package's "stop", "restart", and "start" scripts, and associated 28 5. restart 36 Note that the "restart" script is run **in addition to** the "stop" 49 * [npm restart](/cli-commands/npm-restart)
|
/third_party/boost/libs/asio/test/ |
D | write_at.cpp | 2968 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 2978 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 2989 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3000 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3011 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3022 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3033 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3042 ioc.restart(); in test_4_arg_const_buffer_async_write_at() 3067 ioc.restart(); in test_4_arg_mutable_buffer_async_write_at() 3077 ioc.restart(); in test_4_arg_mutable_buffer_async_write_at() [all …]
|
D | write.cpp | 2194 ioc.restart(); in test_3_arg_const_buffer_async_write() 2205 ioc.restart(); in test_3_arg_const_buffer_async_write() 2216 ioc.restart(); in test_3_arg_const_buffer_async_write() 2224 ioc.restart(); in test_3_arg_const_buffer_async_write() 2249 ioc.restart(); in test_3_arg_mutable_buffer_async_write() 2260 ioc.restart(); in test_3_arg_mutable_buffer_async_write() 2271 ioc.restart(); in test_3_arg_mutable_buffer_async_write() 2279 ioc.restart(); in test_3_arg_mutable_buffer_async_write() 2306 ioc.restart(); in test_3_arg_boost_array_buffers_async_write() 2317 ioc.restart(); in test_3_arg_boost_array_buffers_async_write() [all …]
|
D | io_context_strand.cpp | 152 ioc.restart(); in strand_test() 164 ioc.restart(); in strand_test() 196 ioc.restart(); in strand_test() 225 ioc.restart(); in strand_test() 252 ioc.restart(); in strand_wrap_test() 264 ioc.restart(); in strand_wrap_test() 276 ioc.restart(); in strand_wrap_test() 288 ioc.restart(); in strand_wrap_test() 300 ioc.restart(); in strand_wrap_test() 312 ioc.restart(); in strand_wrap_test()
|
D | read_at.cpp | 3459 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3470 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3482 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3494 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3506 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3518 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3528 ioc.restart(); in test_4_arg_mutable_buffer_async_read_at() 3557 ioc.restart(); in test_4_arg_boost_array_buffers_async_read_at() 3568 ioc.restart(); in test_4_arg_boost_array_buffers_async_read_at() 3580 ioc.restart(); in test_4_arg_boost_array_buffers_async_read_at() [all …]
|
D | read_until.cpp | 705 ioc.restart(); in test_dynamic_string_async_read_until_char() 720 ioc.restart(); in test_dynamic_string_async_read_until_char() 735 ioc.restart(); in test_dynamic_string_async_read_until_char() 749 ioc.restart(); in test_dynamic_string_async_read_until_char() 764 ioc.restart(); in test_dynamic_string_async_read_until_char() 779 ioc.restart(); in test_dynamic_string_async_read_until_char() 793 ioc.restart(); in test_dynamic_string_async_read_until_char() 808 ioc.restart(); in test_dynamic_string_async_read_until_char() 823 ioc.restart(); in test_dynamic_string_async_read_until_char() 834 ioc.restart(); in test_dynamic_string_async_read_until_char() [all …]
|
D | io_context.cpp | 134 ioc.restart(); in io_context_test() 152 ioc.restart(); in io_context_test() 162 ioc.restart(); in io_context_test() 177 ioc.restart(); in io_context_test() 191 ioc.restart(); in io_context_test() 205 ioc.restart(); in io_context_test() 222 ioc.restart(); in io_context_test() 240 ioc.restart(); in io_context_test() 256 ioc.restart(); in io_context_test() 426 ioc.restart(); in io_context_executor_execute_test() [all …]
|
D | read.cpp | 2498 ioc.restart(); in test_3_arg_mutable_buffer_async_read() 2510 ioc.restart(); in test_3_arg_mutable_buffer_async_read() 2522 ioc.restart(); in test_3_arg_mutable_buffer_async_read() 2531 ioc.restart(); in test_3_arg_mutable_buffer_async_read() 2560 ioc.restart(); in test_3_arg_boost_array_buffers_async_read() 2572 ioc.restart(); in test_3_arg_boost_array_buffers_async_read() 2584 ioc.restart(); in test_3_arg_boost_array_buffers_async_read() 2593 ioc.restart(); in test_3_arg_boost_array_buffers_async_read() 2623 ioc.restart(); in test_3_arg_std_array_buffers_async_read() 2635 ioc.restart(); in test_3_arg_std_array_buffers_async_read() [all …]
|
D | connect.cpp | 784 io_context.restart(); in test_async_connect_range() 793 io_context.restart(); in test_async_connect_range() 802 io_context.restart(); in test_async_connect_range() 811 io_context.restart(); in test_async_connect_range() 828 io_context.restart(); in test_async_connect_range_cond() 835 io_context.restart(); in test_async_connect_range_cond() 842 io_context.restart(); in test_async_connect_range_cond() 849 io_context.restart(); in test_async_connect_range_cond() 856 io_context.restart(); in test_async_connect_range_cond() 865 io_context.restart(); in test_async_connect_range_cond() [all …]
|
D | strand.cpp | 154 ioc.restart(); in strand_test() 166 ioc.restart(); in strand_test() 198 ioc.restart(); in strand_test() 227 ioc.restart(); in strand_test() 319 ioc.restart(); in strand_execute_test() 335 ioc.restart(); in strand_execute_test() 351 ioc.restart(); in strand_execute_test() 371 ioc.restart(); in strand_execute_test() 389 ioc.restart(); in strand_execute_test() 408 ioc.restart(); in strand_execute_test() [all …]
|
/third_party/boost/libs/geometry/index/example/ |
D | serialize.cpp | 92 t.restart(); in main() 99 t.restart(); in main() 106 t.restart(); in main() 111 t.restart(); in main() 115 t.restart(); in main() 124 t.restart(); in main() 127 t.restart(); in main() 133 t.restart(); in main() 140 t.restart(); in main() 150 t.restart(); in main() [all …]
|
/third_party/boost/libs/heap/tools/ |
D | high_resolution_timer.hpp | 29 restart(); in high_resolution_timer() 32 void restart() in restart() function in boost::high_resolution_timer 100 restart(); in high_resolution_timer() 103 void restart() in restart() function in boost::high_resolution_timer 159 restart(); in high_resolution_timer() 162 void restart() in restart() function in boost::high_resolution_timer
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | clocking3 | 9 } while (entry != restart) 18 - signal thread to restart timeouts 24 if (no entry) wait for restart 28 } while (entry != restart) 37 - restart all entries
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_ecdh.data | 44 ECDH restartable rfc 5903 p256 restart enabled max_ops=0 (disabled) 48 ECDH restartable rfc 5903 p256 restart enabled max_ops=1 52 ECDH restartable rfc 5903 p256 restart enabled max_ops=10000 56 ECDH restartable rfc 5903 p256 restart enabled max_ops=250 60 ECDH restartable rfc 5903 p256 restart disabled max_ops=0 (disabled) 64 ECDH restartable rfc 5903 p256 restart disabled max_ops=1 68 ECDH restartable rfc 5903 p256 restart disabled max_ops=10000 72 ECDH restartable rfc 5903 p256 restart disabled max_ops=250
|
D | test_suite_psa_crypto_persistent_key.data | 43 Persistent key destroy after restart 51 Persistent key import with restart (RSA) 97 import/export persistent raw key with restart: 1 byte 100 import/export persistent key RSA public key with restart: good, 1024-bit 104 import/export persistent key RSA keypair with restart: good, 1024-bit 108 import/export persistent raw key file not exist with restart: 1 byte 111 import/export persistent key RSA public key file not exist with restart: 1024-bit 115 import/export persistent key RSA keypair file not exist with restart: 1024-bit 119 import/export-persistent symmetric key with restart: 16 bytes
|
/third_party/boost/libs/beast/test/beast/core/ |
D | _detail_bind_continuation.cpp | 71 ioc.restart(); 81 ioc.restart(); 91 ioc.restart(); 104 ioc.restart(); 115 ioc.restart(); 126 ioc.restart();
|
D | basic_stream.cpp | 490 ioc.restart(); in testRead() 501 ioc.restart(); in testRead() 513 ioc.restart(); in testRead() 525 ioc.restart(); in testRead() 536 ioc.restart(); in testRead() 547 ioc.restart(); in testRead() 563 ioc.restart(); in testRead() 578 ioc.restart(); in testRead() 625 ioc.restart(); in testWrite() 636 ioc.restart(); in testWrite() [all …]
|
/third_party/boost/libs/spirit/workbench/ |
D | high_resolution_timer.hpp | 38 restart(); in high_resolution_timer() 71 void restart() in restart() function in util::high_resolution_timer 135 restart(); in high_resolution_timer() 157 void restart() in restart() function in util::high_resolution_timer 217 restart(); in high_resolution_timer() 246 void restart() in restart() function in util::high_resolution_timer 249 start_time_backup.restart(); in restart() 361 restart(); in high_resolution_timer() 389 void restart() in restart() function in util::high_resolution_timer
|
/third_party/boost/libs/serialization/performance/xml/ |
D | high_resolution_timer.hpp | 39 restart(); in high_resolution_timer() 72 void restart() in restart() function in boost::archive::xml::high_resolution_timer 139 restart(); in high_resolution_timer() 161 void restart() in restart() function in boost::archive::xml::high_resolution_timer 224 restart(); in high_resolution_timer() 253 void restart() in restart() function in boost::archive::xml::high_resolution_timer 256 start_time_backup.restart(); in restart() 371 restart(); in high_resolution_timer() 399 void restart() in restart() function in boost::archive::xml::high_resolution_timer
|
/third_party/boost/libs/type_traits/examples/ |
D | fill_example.cpp | 123 t.restart(); in cpp_main() 135 t.restart(); in cpp_main() 147 t.restart(); in cpp_main() 161 t.restart(); in cpp_main() 173 t.restart(); in cpp_main() 185 t.restart(); in cpp_main()
|
D | copy_example.cpp | 120 t.restart(); in cpp_main() 132 t.restart(); in cpp_main() 144 t.restart(); in cpp_main() 156 t.restart(); in cpp_main() 168 t.restart(); in cpp_main() 180 t.restart(); in cpp_main()
|
/third_party/boost/libs/fusion/example/performance/ |
D | accumulate.cpp | 53 tim.restart(); in time_for_std_accumulate() 67 tim.restart(); in time_for_std_accumulate() 128 tim.restart(); in time_for_fusion_accumulate() 144 tim.restart(); in time_for_fusion_accumulate() 176 tim.restart(); 190 tim.restart(); 219 tim.restart(); 234 tim.restart(); 280 tim.restart(); 297 tim.restart();
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ |
D | hot_test.dart | 131 testUsingContext('Does not hot restart when device does not support it', () async { 137 // Trigger hot restart. 141 final OperationResult result = await HotRunner(devices).restart(fullRestart: true); 142 // Expect hot restart failed. 150 testUsingContext('Does not hot restart when one of many devices does not support it', () async { 158 // Trigger hot restart. 163 final OperationResult result = await HotRunner(devices).restart(fullRestart: true); 164 // Expect hot restart failed. 180 // Trigger a restart. 185 final OperationResult result = await HotRunner(devices).restart(fullRestart: true); [all …]
|
/third_party/boost/boost/mpi/ |
D | timer.hpp | 38 void restart(); 66 restart(); in timer() 69 inline void timer::restart() in restart() function in boost::mpi::timer
|
/third_party/boost/libs/xpressive/perf/ |
D | time_boost.cpp | 29 tim.restart(); in time_match() 42 tim.restart(); in time_match() 74 tim.restart(); in time_find_all() 92 tim.restart(); in time_find_all()
|