/third_party/nghttp2/tests/ |
D | nghttp2_buf_test.c | 33 int rv; in test_nghttp2_bufs_add() local 68 int rv; in test_nghttp2_bufs_add_stack_buffer_overflow_bug() local 87 int rv; in test_nghttp2_bufs_addb() local 153 int rv; in test_nghttp2_bufs_orb() local 187 int rv; in test_nghttp2_bufs_remove() local 228 int rv; in test_nghttp2_bufs_reset() local 266 int rv; in test_nghttp2_bufs_advance() local 288 int rv; in test_nghttp2_bufs_next_present() local 319 int rv; in test_nghttp2_bufs_realloc() local
|
D | nghttp2_frame_test.c | 81 int rv; in test_nghttp2_frame_pack_headers() local 177 int rv; in test_nghttp2_frame_pack_headers_frame_too_large() local 213 int rv; in test_nghttp2_frame_pack_priority() local 243 int rv; in test_nghttp2_frame_pack_rst_stream() local 283 int rv; in test_nghttp2_frame_pack_settings() local 323 int rv; in test_nghttp2_frame_pack_push_promise() local 368 int rv; in test_nghttp2_frame_pack_ping() local 392 int rv; in test_nghttp2_frame_pack_goaway() local 438 int rv; in test_nghttp2_frame_pack_window_update() local 461 int rv; in test_nghttp2_frame_pack_altsvc() local [all …]
|
/third_party/cef/libcef_dll/base/ |
D | cef_lock_impl.cc | 54 int rv = pthread_mutexattr_init(&mta); in LockImpl() local 69 int rv = pthread_mutex_destroy(&native_handle_); in ~LockImpl() local 74 int rv = pthread_mutex_trylock(&native_handle_); in Try() local 80 int rv = pthread_mutex_lock(&native_handle_); in Lock() local 85 int rv = pthread_mutex_unlock(&native_handle_); in Unlock() local
|
/third_party/nghttp2/lib/ |
D | nghttp2_session.c | 163 int rv; in session_call_error_callback() local 221 int rv; in session_terminate_session() local 438 int rv; in session_new() local 683 int rv; in nghttp2_session_client_new3() local 717 int rv; in nghttp2_session_server_new3() local 841 int rv; in nghttp2_session_reprioritize_stream() local 928 int rv; in session_ob_data_push() local 979 int rv; in session_attach_stream_item() local 995 int rv; in session_detach_stream_item() local 1012 int rv; in session_defer_stream_item() local [all …]
|
D | nghttp2_buf.c | 93 int rv; in buf_chain_new() local 130 int rv; in nghttp2_bufs_init3() local 159 int rv; in nghttp2_bufs_realloc() local 304 int rv; in bufs_alloc_chain() local 336 int rv; in nghttp2_bufs_add() local 364 int rv; in bufs_ensure_addb() local 382 int rv; in nghttp2_bufs_addb() local 395 int rv; in nghttp2_bufs_addb_hold() local 408 int rv; in nghttp2_bufs_orb() local 421 int rv; in nghttp2_bufs_orb_hold() local
|
D | nghttp2_submit.c | 73 int rv; in submit_headers_shared() local 148 int rv; in submit_headers_shared_nva() local 187 int rv; in nghttp2_submit_headers() local 224 int rv; in nghttp2_submit_priority() local 324 int rv; in nghttp2_submit_push_promise() local 383 int rv; in nghttp2_submit_window_update() local 431 int rv; in nghttp2_session_set_local_window_size() local 513 int rv; in nghttp2_submit_altsvc() local 597 int rv; in nghttp2_submit_origin() local 679 int rv; in nghttp2_submit_priority_update() local [all …]
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_session.c | 156 int rv; in session_call_error_callback() local 214 int rv; in session_terminate_session() local 407 int rv; in session_new() local 619 int rv; in nghttp2_session_client_new3() local 653 int rv; in nghttp2_session_server_new3() local 773 int rv; in nghttp2_session_reprioritize_stream() local 849 int rv = 0; in nghttp2_session_add_item() local 950 int rv; in nghttp2_session_add_rst_stream() local 1031 int rv; in nghttp2_session_open_stream() local 1164 int rv; in nghttp2_session_close_stream() local [all …]
|
D | nghttp2_buf.c | 93 int rv; in buf_chain_new() local 130 int rv; in nghttp2_bufs_init3() local 159 int rv; in nghttp2_bufs_realloc() local 304 int rv; in bufs_alloc_chain() local 336 int rv; in nghttp2_bufs_add() local 364 int rv; in bufs_ensure_addb() local 382 int rv; in nghttp2_bufs_addb() local 395 int rv; in nghttp2_bufs_addb_hold() local 408 int rv; in nghttp2_bufs_orb() local 421 int rv; in nghttp2_bufs_orb_hold() local
|
D | nghttp2_submit.c | 73 int rv; in submit_headers_shared() local 148 int rv; in submit_headers_shared_nva() local 187 int rv; in nghttp2_submit_headers() local 223 int rv; in nghttp2_submit_priority() local 319 int rv; in nghttp2_submit_push_promise() local 378 int rv; in nghttp2_submit_window_update() local 426 int rv; in nghttp2_session_set_local_window_size() local 510 int rv; in nghttp2_submit_altsvc() local 594 int rv; in nghttp2_submit_origin() local 687 int rv; in nghttp2_submit_request() local [all …]
|
/third_party/nghttp2/src/ |
D | shrpx_signal.cc | 42 int rv; in shrpx_signal_block_all() local 63 int rv; in shrpx_signal_unblock_all() local 80 int rv; in shrpx_signal_set() local 101 int rv; in signal_set_handler() local
|
D | shrpx_live_check.cc | 39 int rv; in readcb() local 53 int rv; in writecb() local 80 int rv; in backoff_timeoutcb() local 195 int rv; in initiate_connection() local 232 int rv; in initiate_connection() local 384 auto rv = conn_.tls_handshake(); in tls_handshake() local 590 ssize_t rv; in on_read() local 751 int rv; in connection_made() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.cpp | 53 GenericValue rv; in runFunction() local 66 GenericValue rv; in runFunction() local 74 GenericValue rv; in runFunction() local 85 GenericValue rv; in runFunction() local
|
/third_party/mksh/ |
D | funcs.c | 68 int rv; in bi_getn() local 661 int rv = 0; in do_whence() local 797 int rv = 0, prefix = 0; in c_alias() local 949 int optc, rv = 0; in c_unalias() local 1009 int rv = 1; in c_let() local 1029 int optc, flag = 0, nflag = 0, rv = 0; in c_jobs() local 1066 int rv = 0; in c_fgbg() local 1104 int i, n, rv, sig; in c_kill() local 1231 int argc, optc, rv; in c_getopts() local 1323 int optc, rv = 0; in c_bind() local [all …]
|
/third_party/openh264/test/api/ |
D | encode_options_test.cpp | 309 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 359 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 445 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 555 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 655 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 704 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 771 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 843 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 910 int rv = encoder_->InitializeExt (&sParam1); in TEST_F() local 956 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local [all …]
|
D | decoder_ec_test.cpp | 24 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 90 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 153 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 234 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 371 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 504 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 676 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local 743 int rv = encoder_->InitializeExt (¶m_); in TEST_F() local
|
D | decode_api_test.cpp | 23 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 59 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 96 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 146 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 193 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 238 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 310 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 366 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 423 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local 488 int rv = encoder_->InitializeExt (¶m_); in TEST_P() local [all …]
|
/third_party/nghttp2/examples/ |
D | client.c | 165 int rv; in send_callback() local 195 int rv; in recv_callback() local 292 int rv; in on_stream_close_callback() local 357 int rv; in select_next_proto_cb() local 390 int rv; in ssl_handshake() local 408 int rv; in connect_to() local 438 int flags, rv; in make_non_block() local 453 int rv; in set_tcp_nodelay() local 505 int rv; in exec_io() local 540 int rv; in fetch_uri() local [all …]
|
D | deflate.c | 48 int rv; in main() local 96 ssize_t rv; in deflate() local 169 ssize_t rv; in inflate_header_block() local
|
/third_party/openssl/demos/encode/ |
D | ec_encode.c | 31 int rv = 0; in load_key() local 103 int rv = 0; in store_key() local 176 int rv = 1; in main() local
|
/third_party/cef/tests/cefclient/browser/ |
D | bytes_write_handler.cc | 28 size_t rv; in Write() local 42 int rv = -1L; in Seek() local 81 size_t rv; in Grow() local
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
D | test_new_connection.c | 204 int rv; in check_gzip() local 229 ssize_t rv; in send_callback() local 261 ssize_t rv; in recv_callback() local 386 int rv; in on_stream_close_callback() local 418 int rv; in on_data_chunk_recv_callback() local 470 int rv; in select_next_proto_cb() local 500 int rv; in ssl_handshake() local 519 int rv; in connect_to() local 549 int flags, rv; in make_non_block() local 566 int rv; in set_tcp_nodelay() local [all …]
|
D | test_request_response.c | 186 int rv; in check_gzip() local 211 ssize_t rv; in send_callback() local 243 ssize_t rv; in recv_callback() local 369 int rv; in on_stream_close_callback() local 401 int rv; in on_data_chunk_recv_callback() local 458 int rv; in select_next_proto_cb() local 488 int rv; in ssl_handshake() local 507 int rv; in connect_to() local 537 int flags, rv; in make_non_block() local 554 int rv; in set_tcp_nodelay() local [all …]
|
/third_party/openssl/demos/signature/ |
D | rsa_pss_direct.c | 40 int rv = 0; in sign() local 126 int rv = 0; in verify() local 188 int rv = 1; in main() local
|
D | rsa_pss_hash.c | 35 int rv = 0; in sign() local 116 int rv = 0; in verify() local 173 int rv = 1; in main() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
D | mhd2spdy_spdy.c | 147 ssize_t rv; in spdy_cb_send() local 229 ssize_t rv; in spdy_cb_recv() local 518 int rv; in spdy_cb_ssl_select_next_proto() local 556 int rv; in spdy_ssl_handshake() local 580 int rv; in spdy_socket_connect_to() local 617 int rv; in spdy_socket_make_non_block() local 638 int rv; in spdy_socket_set_tcp_nodelay() local 703 int rv; in spdy_exec_io() local 731 int rv; in spdy_connect() local
|