/third_party/nghttp2/lib/ |
D | nghttp2_buf.c | 91 static int buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, in buf_chain_new() 111 static void buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) { in buf_chain_del() 131 nghttp2_buf_chain *chain; in nghttp2_bufs_init3() local 160 nghttp2_buf_chain *chain; in nghttp2_bufs_realloc() local 185 nghttp2_buf_chain *chain, *next_chain; in nghttp2_bufs_free() local 204 nghttp2_buf_chain *chain; in nghttp2_bufs_wrap_init() local 305 nghttp2_buf_chain *chain; in bufs_alloc_chain() local 435 nghttp2_buf_chain *chain; in nghttp2_bufs_remove() local 470 nghttp2_buf_chain *chain; in nghttp2_bufs_remove_copy() local 487 nghttp2_buf_chain *chain, *ci; in nghttp2_bufs_reset() local [all …]
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_buf.c | 91 static int buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, in buf_chain_new() 111 static void buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) { in buf_chain_del() 131 nghttp2_buf_chain *chain; in nghttp2_bufs_init3() local 160 nghttp2_buf_chain *chain; in nghttp2_bufs_realloc() local 185 nghttp2_buf_chain *chain, *next_chain; in nghttp2_bufs_free() local 204 nghttp2_buf_chain *chain; in nghttp2_bufs_wrap_init() local 305 nghttp2_buf_chain *chain; in bufs_alloc_chain() local 435 nghttp2_buf_chain *chain; in nghttp2_bufs_remove() local 470 nghttp2_buf_chain *chain; in nghttp2_bufs_remove_copy() local 487 nghttp2_buf_chain *chain, *ci; in nghttp2_bufs_reset() local [all …]
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_drm.c | 109 prepare_signal_dma_buf_from_semaphore(struct wsi_swapchain *chain, in prepare_signal_dma_buf_from_semaphore() 147 wsi_prepare_signal_dma_buf_from_semaphore(struct wsi_swapchain *chain, in wsi_prepare_signal_dma_buf_from_semaphore() 165 wsi_signal_dma_buf_from_semaphore(const struct wsi_swapchain *chain, in wsi_signal_dma_buf_from_semaphore() 203 wsi_create_sync_for_dma_buf_wait(const struct wsi_swapchain *chain, in wsi_create_sync_for_dma_buf_wait() 321 wsi_configure_native_image(const struct wsi_swapchain *chain, in wsi_configure_native_image() 462 wsi_create_native_image_mem(const struct wsi_swapchain *chain, in wsi_create_native_image_mem() 565 wsi_create_prime_image_mem(const struct wsi_swapchain *chain, in wsi_create_prime_image_mem() 595 wsi_configure_prime_image(UNUSED const struct wsi_swapchain *chain, in wsi_configure_prime_image()
|
D | wsi_common_win32.c | 53 struct wsi_win32_swapchain *chain; member 306 struct wsi_win32_swapchain *chain, in wsi_win32_image_init() 348 wsi_win32_image_finish(struct wsi_win32_swapchain *chain, in wsi_win32_image_finish() 362 struct wsi_win32_swapchain *chain = in wsi_win32_swapchain_destroy() local 379 struct wsi_win32_swapchain *chain = in wsi_win32_get_wsi_image() local 390 struct wsi_win32_swapchain *chain = in wsi_win32_acquire_next_image() local 406 struct wsi_win32_swapchain *chain = (struct wsi_win32_swapchain *) drv_chain; in wsi_win32_queue_present() local 442 struct wsi_win32_swapchain *chain; in wsi_win32_surface_create_swapchain() local
|
D | wsi_common.c | 271 struct wsi_swapchain *chain, in wsi_swapchain_init() 384 wsi_swapchain_finish(struct wsi_swapchain *chain) in wsi_swapchain_finish() 413 wsi_configure_image(const struct wsi_swapchain *chain, in wsi_configure_image() 515 wsi_destroy_image_info(const struct wsi_swapchain *chain, in wsi_destroy_image_info() 525 wsi_create_image(const struct wsi_swapchain *chain, in wsi_create_image() 566 wsi_destroy_image(const struct wsi_swapchain *chain, in wsi_destroy_image() 888 const struct wsi_swapchain *chain, in wsi_signal_semaphore_for_image() 920 const struct wsi_swapchain *chain, in wsi_signal_fence_for_image() 1337 wsi_create_buffer_image_mem(const struct wsi_swapchain *chain, in wsi_create_buffer_image_mem() 1447 wsi_finish_create_buffer_image(const struct wsi_swapchain *chain, in wsi_finish_create_buffer_image() [all …]
|
D | wsi_common_x11.c | 969 _x11_swapchain_result(struct x11_swapchain *chain, VkResult result, in _x11_swapchain_result() 1007 #define x11_swapchain_result(chain, result) \ argument 1013 struct x11_swapchain *chain = (struct x11_swapchain *)wsi_chain; in x11_get_wsi_image() local 1021 x11_handle_dri3_present_event(struct x11_swapchain *chain, in x11_handle_dri3_present_event() 1114 x11_acquire_next_image_poll_x11(struct x11_swapchain *chain, in x11_acquire_next_image_poll_x11() 1183 x11_acquire_next_image_from_queue(struct x11_swapchain *chain, in x11_acquire_next_image_from_queue() 1213 x11_present_to_x11_dri3(struct x11_swapchain *chain, uint32_t image_index, in x11_present_to_x11_dri3() 1293 x11_present_to_x11_sw(struct x11_swapchain *chain, uint32_t image_index, in x11_present_to_x11_sw() 1344 x11_present_to_x11(struct x11_swapchain *chain, uint32_t image_index, in x11_present_to_x11() 1363 struct x11_swapchain *chain = (struct x11_swapchain *)anv_chain; in x11_acquire_next_image() local [all …]
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggdemux.c | 510 GstOggChain *chain; in gst_ogg_demux_chain_peer() local 939 gst_ogg_demux_collect_start_time (GstOggDemux * ogg, GstOggChain * chain) in gst_ogg_demux_collect_start_time() 967 gst_ogg_demux_collect_sync_time (GstOggDemux * ogg, GstOggChain * chain) in gst_ogg_demux_collect_sync_time() 1164 GstOggChain *chain = pad->chain; in gst_ogg_pad_submit_packet() local 1569 GstOggChain *chain = ogg->building_chain; in gst_ogg_demux_get_earliest_keyframe_time() local 2128 GstOggChain *chain = g_slice_new0 (GstOggChain); in gst_ogg_chain_new() local 2145 gst_ogg_chain_free (GstOggChain * chain) in gst_ogg_chain_free() 2167 gst_ogg_chain_mark_discont (GstOggChain * chain) in gst_ogg_chain_mark_discont() 2179 gst_ogg_chain_reset (GstOggChain * chain) in gst_ogg_chain_reset() 2191 gst_ogg_chain_new_stream (GstOggChain * chain, guint32 serialno) in gst_ogg_chain_new_stream() [all …]
|
/third_party/cef/libcef/browser/ |
D | x509_certificate_impl.cc | 113 CefX509Certificate::IssuerChainBinaryList& chain, in GetEncodedIssuerChain() 126 CefX509Certificate::IssuerChainBinaryList& chain) { in GetDEREncodedIssuerChain() 133 CefX509Certificate::IssuerChainBinaryList& chain) { in GetPEMEncodedIssuerChain()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-converter.c | 198 AudioChain *chain; in audio_chain_new() local 217 audio_chain_set_make_func (AudioChain * chain, in audio_chain_set_make_func() 226 audio_chain_free (AudioChain * chain) in audio_chain_free() 236 audio_chain_alloc_samples (AudioChain * chain, gsize num_samples) in audio_chain_alloc_samples() 242 audio_chain_set_samples (AudioChain * chain, gpointer * samples, in audio_chain_set_samples() 252 audio_chain_get_samples (AudioChain * chain, gsize * avail) in audio_chain_get_samples() 402 get_output_samples (AudioChain * chain, gsize num_samples, gpointer user_data) in get_output_samples() 416 get_temp_samples (AudioChain * chain, gsize num_samples, gpointer user_data) in get_temp_samples() 444 do_unpack (AudioChain * chain, gpointer user_data) in do_unpack() 495 do_convert_in (AudioChain * chain, gpointer user_data) in do_convert_in() [all …]
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstparsebin.c | 338 GstParseChain *chain; member 434 #define CHAIN_MUTEX_LOCK(chain) G_STMT_START { \ argument 444 #define CHAIN_MUTEX_UNLOCK(chain) G_STMT_START { \ argument 459 GstParseChain *chain; member 1251 GstCaps * caps, GstParseChain * chain) in analyze_new_pad() 1731 GstParseChain * chain, gchar ** deadend_details) in connect_pad() 2255 GstParseChain * chain) in connect_element() 2349 GstPad * pad, GstCaps * caps, GstParseChain * chain) in expose_pad() 2411 GstParseChain *chain = ppad->chain; in pad_event_cb() local 2439 pad_added_cb (GstElement * element, GstPad * pad, GstParseChain * chain) in pad_added_cb() [all …]
|
D | gstdecodebin2.c | 449 GstDecodeChain *chain; member 580 #define CHAIN_MUTEX_LOCK(chain) G_STMT_START { \ argument 590 #define CHAIN_MUTEX_UNLOCK(chain) G_STMT_START { \ argument 605 GstDecodeChain *chain; member 1763 GstCaps * caps, GstDecodeChain * chain, GstDecodeChain ** new_chain) in analyze_new_pad() 2324 GstDecodeChain *chain; member 2331 bitrate_parse_complete_cb (GstElement * element, gpointer input, guint num, GstDecodeChain * chain) in bitrate_parse_complete_cb() 2358 GstDecodeChain * chain, gchar ** deadend_details) in connect_pad() 2949 GstDecodeChain * chain) in connect_element() 3041 GstPad * pad, GstCaps * caps, GstDecodeChain * chain) in expose_pad() [all …]
|
D | gstplaysink.c | 100 GstPlayChain chain; member 116 GstPlayChain chain; member 124 GstPlayChain chain; member 137 GstPlayChain chain; member 153 GstPlayChain chain; member 777 disconnect_audio_chain (GstPlayAudioChain * chain, GstPlaySink * playsink) in disconnect_audio_chain() 789 free_chain (GstPlayChain * chain) in free_chain() 980 GstPlayAudioChain *chain; in gst_play_sink_get_sink() local 988 GstPlayVideoChain *chain; in gst_play_sink_get_sink() local 996 GstPlayTextChain *chain; in gst_play_sink_get_sink() local [all …]
|
/third_party/ffmpeg/libavformat/ |
D | rtpenc_mpegts.c | 38 MuxChain *chain = s->priv_data; in rtp_mpegts_write_close() local 57 MuxChain *chain = s->priv_data; in rtp_mpegts_write_header() local 140 MuxChain *chain = s->priv_data; in rtp_mpegts_write_packet() local
|
/third_party/openssl/crypto/ec/curve448/ |
D | scalar.c | 53 c448_dsword_t chain = 0; in sc_subx() local 83 c448_dword_t chain = 0; in sc_montmul() local 127 c448_dword_t chain = 0; in ossl_curve448_scalar_add() local 229 c448_dword_t chain = 0; in ossl_curve448_scalar_halve() local
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
D | tests.rs | 387 let chain = Stack::new().unwrap(); in test_verify_cert() localVariable 408 let chain = Stack::new().unwrap(); in test_verify_fails() localVariable 427 let chain = Stack::new().unwrap(); in test_verify_fails_with_crl_flag_set_and_no_crl() localVariable 454 let chain = Stack::new().unwrap(); in test_verify_cert_with_purpose() localVariable 481 let chain = Stack::new().unwrap(); in test_verify_cert_with_wrong_purpose_fails() localVariable 664 let chain = Stack::new().unwrap(); in test_verify_param_set_time_fails_verification() localVariable 695 let chain = Stack::new().unwrap(); in test_verify_param_set_time() localVariable 719 let mut chain = Stack::new().unwrap(); in test_verify_param_set_depth() localVariable 747 let mut chain = Stack::new().unwrap(); in test_verify_param_set_depth_fails_verification() localVariable 784 let chain = Stack::new().unwrap(); in test_load_cert_file() localVariable [all …]
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | rnn.c | 82 xmlNode *chain = attr->children; in getcontent() local 112 xmlNode *chain = attr->children; in getattrib() local 239 xmlNode *chain = node->children; in parsevalue() local 278 xmlNode *chain = node->children; in parsespectype() local 343 xmlNode *chain = node->children; in parseenum() local 374 xmlNode *chain = node->children; in parsebitfield() local 448 xmlNode *chain = node->children; in parsebitset() local 541 xmlNode *chain = node->children; in trydelem() local 609 xmlNode *chain = node->children; in trydelem() local 652 xmlNode *chain = node->children; in parsegroup() local [all …]
|
/third_party/python/Lib/ |
D | traceback.py | 105 file=None, chain=True): argument 125 chain=True): argument 177 def print_exc(limit=None, file=None, chain=True): argument 181 def format_exc(limit=None, chain=True): argument 185 def print_last(limit=None, file=None, chain=True): argument 652 def format(self, *, chain=True): argument
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixerbin.c | 78 _free_input_chain (struct input_chain *chain) in _free_input_chain() 282 struct input_chain *chain = l->data; in gst_gl_mixer_bin_dispose() local 300 _create_input_chain (GstGLMixerBin * self, struct input_chain *chain, in _create_input_chain() 493 struct input_chain *chain; in gst_gl_mixer_bin_request_new_pad() local 531 struct input_chain *chain = l->data; in gst_gl_mixer_bin_release_pad() local 616 struct input_chain *chain; in gst_gl_mixer_bin_child_proxy_get_child_by_index() local
|
/third_party/elfutils/libdw/ |
D | dwarf_getfuncs.c | 58 struct Dwarf_Die_Chain *chain, void *arg) in tree_visitor() 110 struct Dwarf_Die_Chain chain = { .die = CUDIE (cudie->cu), in dwarf_getfuncs() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrRenderTargetOpList.cpp | 327 List chain(std::move(op)); in appendOp() local 368 for (auto& chain : fOpChains) { in deleteOps() local 406 for (const OpChain& chain : fOpChains) { in visitProxies_debugOnly() local 421 for (const auto& chain : fOpChains) { in onPrepare() local 521 for (const auto& chain : fOpChains) { in onExecute() local 772 OpChain& chain = fOpChains[i]; in forwardCombine() local
|
/third_party/typescript/tests/cases/compiler/ |
D | mappedTypeNestedGenericInstantiation.ts | 8 declare function chain<T>(t: T): Chainable<T>; function
|
/third_party/mbedtls/library/ |
D | x509_crl.c | 295 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der() 534 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crl_parse() 599 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | x509certificate_cpptoc.cc | 169 cef_binary_value_t** chain) { in x509certificate_get_derencoded_issuer_chain() 207 cef_binary_value_t** chain) { in x509certificate_get_pemencoded_issuer_chain()
|
/third_party/python/Tools/c-analyzer/c_common/ |
D | iterutil.py | 13 def chain(): function
|
/third_party/skia/src/gpu/ops/ |
D | OpsTask.cpp | 363 List chain(std::move(op)); in appendOp() local 404 for (auto& chain : fOpChains) { in deleteOps() local 481 for (const auto& chain : fOpChains) { in onPrePrepare() local 510 for (const auto& chain : fOpChains) { in onPrepare() local 650 for (const auto& chain : fOpChains) { in onExecute() local 884 for (const OpChain& chain : fOpChains) { in visitProxies_debugOnly() local 1048 OpChain& chain = fOpChains[i]; in forwardCombine() local
|