/third_party/boost/libs/asio/test/ |
D | write_at.cpp | 2941 size_t bytes_transferred, size_t expected_bytes_transferred, bool* called) in async_write_handler() 2964 bool called = false; in test_4_arg_const_buffer_async_write_at() local 3063 bool called = false; in test_4_arg_mutable_buffer_async_write_at() local 3164 bool called = false; in test_4_arg_boost_array_buffers_async_write_at() local 3266 bool called = false; in test_4_arg_std_array_buffers_async_write_at() local 3367 bool called = false; in test_4_arg_vector_buffers_async_write_at() local 3469 bool called = false; in test_4_arg_streambuf_async_write_at() local 3582 bool called = false; in test_5_arg_const_buffer_async_write_at() local 4224 bool called = false; in test_5_arg_mutable_buffer_async_write_at() local 4868 bool called = false; in test_5_arg_boost_array_buffers_async_write_at() local [all …]
|
D | write.cpp | 2167 size_t bytes_transferred, size_t expected_bytes_transferred, bool* called) in async_write_handler() 2190 bool called = false; in test_3_arg_const_buffer_async_write() local 2245 bool called = false; in test_3_arg_mutable_buffer_async_write() local 2302 bool called = false; in test_3_arg_boost_array_buffers_async_write() local 2360 bool called = false; in test_3_arg_std_array_buffers_async_write() local 2418 bool called = false; in test_3_arg_vector_buffers_async_write() local 2478 bool called = false; in test_3_arg_dynamic_string_async_write() local 2540 bool called = false; in test_3_arg_streambuf_async_write() local 2602 bool called = false; in test_4_arg_const_buffer_async_write() local 2914 bool called = false; in test_4_arg_mutable_buffer_async_write() local [all …]
|
D | read_at.cpp | 3430 size_t bytes_transferred, size_t expected_bytes_transferred, bool* called) in async_read_handler() 3455 bool called = false; in test_4_arg_mutable_buffer_async_read_at() local 3553 bool called = false; in test_4_arg_boost_array_buffers_async_read_at() local 3652 bool called = false; in test_4_arg_std_array_buffers_async_read_at() local 3750 bool called = false; in test_4_arg_vector_buffers_async_read_at() local 3844 bool called = false; in test_4_arg_streambuf_async_read_at() local 3946 bool called = false; in test_5_arg_mutable_buffer_async_read_at() local 4646 bool called = false; in test_5_arg_boost_array_buffers_async_read_at() local 5347 bool called = false; in test_5_arg_std_array_buffers_async_read_at() local 6047 bool called = false; in test_5_arg_vector_buffers_async_read_at() local [all …]
|
D | read.cpp | 2469 size_t bytes_transferred, size_t expected_bytes_transferred, bool* called) in async_read_handler() 2494 bool called = false; in test_3_arg_mutable_buffer_async_read() local 2556 bool called = false; in test_3_arg_boost_array_buffers_async_read() local 2619 bool called = false; in test_3_arg_std_array_buffers_async_read() local 2682 bool called = false; in test_3_arg_vector_buffers_async_read() local 2743 bool called = false; in test_3_arg_dynamic_string_async_read() local 2806 bool called = false; in test_3_arg_streambuf_async_read() local 2871 bool called = false; in test_4_arg_mutable_buffer_async_read() local 3214 bool called = false; in test_4_arg_boost_array_buffers_async_read() local 3558 bool called = false; in test_4_arg_std_array_buffers_async_read() local [all …]
|
D | read_until.cpp | 669 std::size_t bytes_transferred, std::size_t* bytes_out, bool* called) in async_read_handler() 695 bool called; in test_dynamic_string_async_read_until_char() local 855 bool called; in test_streambuf_async_read_until_char() local 1018 bool called; in test_dynamic_string_async_read_until_string() local 1178 bool called; in test_streambuf_async_read_until_string() local 1341 bool called; in test_dynamic_string_async_read_until_match_condition() local 1501 bool called; in test_streambuf_async_read_until_match_condition() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/once/call_once/ |
D | call_once_pass.cpp | 80 static int called; member 87 int init1::called = 0; member in init1 100 static int called; member 106 int init1_member::called = 0; member in init1_member 121 static int called; member 128 int init2::called = 0; member in init2
|
/third_party/boost/libs/thread/test/ |
D | test_thread_launching.cpp | 46 static bool called; member 54 bool callable_no_args::called=false; member in callable_no_args 68 static bool called; member 76 bool callable_noncopyable_no_args::called=false; member in callable_noncopyable_no_args 89 static bool called; member 99 bool callable_one_arg::called=false; member in callable_one_arg
|
/third_party/glib/gio/tests/ |
D | gapplication.c | 721 gboolean *called = user_data; in test_help_command_line() local 739 gboolean called = FALSE; in test_help() local 828 gboolean *called = data; in test_local_options() local 845 gboolean *called = data; in second_handler() local 860 gboolean called = FALSE; in test_handle_local_options_success() local 892 gboolean called = FALSE; in test_handle_local_options_failure() local 924 gboolean called = FALSE; in test_handle_local_options_passthrough() local 981 gboolean *called) in name_was_lost() 990 gboolean *called) in startup_in_subprocess()
|
/third_party/boost/libs/beast/test/beast/websocket/ |
D | accept.cpp | 130 bool called = false; in testMatrix() local 154 bool called = false; in testMatrix() local 194 bool called = false; in testMatrix() local 236 bool called = false; in testMatrix() local 352 bool called = false; in testOversized() local 399 bool called = false; in testOversized() local 458 bool called = false; in testOversized() local
|
/third_party/node/test/addons/callback-scope/ |
D | test-resolve-async.js | 9 let called = false; variable
|
/third_party/mingw-w64/mingw-w64-crt/profile/ |
D | gcrt0.c | 34 static int called; in _monstartup() local
|
/third_party/node/test/parallel/ |
D | test-worker-uncaught-exception-async.js | 21 let called = false; variable
|
D | test-worker-uncaught-exception.js | 21 let called = false; variable
|
D | test-timers-unref-throw-then-ref.js | 11 let called = false; variable
|
/third_party/node/test/fixtures/wpt/html/webappapis/microtask-queuing/ |
D | queue-microtask.any.js | 18 let called = false; variable
|
/third_party/node/test/sequential/ |
D | test-timers-block-eventloop.js | 8 let called = false; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
D | 18-18.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-24.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-6.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-26.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-16.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-1.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-11.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-19.c | 44 static volatile sig_atomic_t called = 0; variable
|
D | 18-7.c | 44 static volatile sig_atomic_t called = 0; variable
|