Home
last modified time | relevance | path

Searched defs:iframe (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c299 nghttp2_inbound_frame *iframe = &session->iframe; in session_inbound_frame_reset() local
570 nghttp2_inbound_frame *iframe = &(*session_ptr)->iframe; in session_new() local
3389 nghttp2_inbound_frame *iframe = &session->iframe; in session_call_on_extension_chunk_recv_callback() local
3408 nghttp2_inbound_frame *iframe = &session->iframe; in session_call_unpack_extension_callback() local
4057 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_headers_frame() local
4148 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_priority_frame() local
4189 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_rst_stream_frame() local
4566 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_settings_frame() local
4690 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_push_promise_frame() local
4725 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_ping_frame() local
[all …]
Dnghttp2_session.h206 nghttp2_inbound_frame iframe; member
/third_party/nghttp2/lib/
Dnghttp2_session.c299 nghttp2_inbound_frame *iframe = &session->iframe; in session_inbound_frame_reset() local
570 nghttp2_inbound_frame *iframe = &(*session_ptr)->iframe; in session_new() local
3389 nghttp2_inbound_frame *iframe = &session->iframe; in session_call_on_extension_chunk_recv_callback() local
3408 nghttp2_inbound_frame *iframe = &session->iframe; in session_call_unpack_extension_callback() local
4057 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_headers_frame() local
4148 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_priority_frame() local
4189 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_rst_stream_frame() local
4566 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_settings_frame() local
4690 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_push_promise_frame() local
4725 nghttp2_inbound_frame *iframe = &session->iframe; in session_process_ping_frame() local
[all …]
Dnghttp2_session.h206 nghttp2_inbound_frame iframe; member
/third_party/ffmpeg/libavformat/
Doggparsedirac.c107 uint64_t iframe = gp >> 30; in old_dirac_gptopts() local
Doggparsetheora.c151 uint64_t iframe, pframe; in theora_gptopts() local
/third_party/expat/doc/
Dok.min.css2 …ody{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0…
/third_party/skia/third_party/externals/expat/expat/doc/
Dok.min.css2 …ody{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0…
/third_party/node/deps/npm/docs/src/
Dmain.css6 html, body, div, span, applet, object, iframe, selector
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c688 GstVideoFrame iframe, oframe; in gst_y4m_dec_chain() local
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c407 gint64 iframe; in make_granulepos() local
Dgsttheoraenc.c143 guint64 iframe, pframe; in granulepos_to_timestamp() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.h191 gboolean iframe; member
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1485 uint8_t iformat, iframe, nframes; in fuvc_streaming_set() local
1772 int iframe, int iformat) in fuvc_fill_streaming_control()
/third_party/node/deps/npm/docs/public/
Dstyles.e93b5499b63484750fba.css1 …set,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,… selector
/third_party/typescript/tests/lib/
Dreact.d.ts2191 iframe: HTMLFactory<HTMLIFrameElement>; property
2423 iframe: React.HTMLProps<HTMLIFrameElement>; property