Home
last modified time | relevance | path

Searched refs:iframe (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/doc/
DdEQP-Charts.md5 Warning: the charts below that are wrapped by iframe tags may not display
15iframe id="GLES 2.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
17iframe id="GLES 3.0 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
19iframe id="GLES 3.1 Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" sr…
21iframe id="EGL Desktop OpenGL Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="ht…
27iframe id="GLES 2.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
29iframe id="GLES 3.0 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
31iframe id="GLES 3.1 Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https…
33iframe id="EGL Vulkan Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="https://do…
37iframe id="GLES 2.0 Vulkan khr Win10 NVIDIA" width="1200px" height="371px" class="noborder" src="h…
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c231 session->iframe.state = NGHTTP2_IB_IGN_ALL; in session_terminate_session()
306 nghttp2_inbound_frame *iframe = &session->iframe; in session_inbound_frame_reset() local
311 switch (iframe->frame.hd.type) { in session_inbound_frame_reset()
315 nghttp2_frame_headers_free(&iframe->frame.headers, mem); in session_inbound_frame_reset()
318 nghttp2_frame_priority_free(&iframe->frame.priority); in session_inbound_frame_reset()
321 nghttp2_frame_rst_stream_free(&iframe->frame.rst_stream); in session_inbound_frame_reset()
324 nghttp2_frame_settings_free(&iframe->frame.settings, mem); in session_inbound_frame_reset()
326 nghttp2_mem_free(mem, iframe->iv); in session_inbound_frame_reset()
328 iframe->iv = NULL; in session_inbound_frame_reset()
329 iframe->niv = 0; in session_inbound_frame_reset()
[all …]
/third_party/nghttp2/lib/
Dnghttp2_session.c231 session->iframe.state = NGHTTP2_IB_IGN_ALL; in session_terminate_session()
306 nghttp2_inbound_frame *iframe = &session->iframe; in session_inbound_frame_reset() local
311 switch (iframe->frame.hd.type) { in session_inbound_frame_reset()
315 nghttp2_frame_headers_free(&iframe->frame.headers, mem); in session_inbound_frame_reset()
318 nghttp2_frame_priority_free(&iframe->frame.priority); in session_inbound_frame_reset()
321 nghttp2_frame_rst_stream_free(&iframe->frame.rst_stream); in session_inbound_frame_reset()
324 nghttp2_frame_settings_free(&iframe->frame.settings, mem); in session_inbound_frame_reset()
326 nghttp2_mem_free(mem, iframe->iv); in session_inbound_frame_reset()
328 iframe->iv = NULL; in session_inbound_frame_reset()
329 iframe->niv = 0; in session_inbound_frame_reset()
[all …]
/third_party/node/test/fixtures/wpt/common/
Dobject-association.js11 const iframe = document.createElement("iframe"); constant
12 document.body.appendChild(iframe);
13 const frame = iframe.contentWindow;
18 iframe.remove();
25 const iframe = document.createElement("iframe"); constant
26 document.body.appendChild(iframe);
27 const frame = iframe.contentWindow;
33 iframe.onload = t.step_func(() => {
45 iframe.src = "/common/blank.html";
50 const iframe = document.createElement("iframe"); constant
[all …]
/third_party/node/test/fixtures/wpt/encoding/streams/
Dinvalid-realm.window.js5 const iframe = document.createElement('iframe');
6 document.body.appendChild(iframe);
7 return iframe;
11 const iframe = addIframe(); constant
12 const stream = new iframe.contentWindow.TextDecoderStream();
16 iframe.remove();
21 const iframe = addIframe(); constant
22 const stream = new iframe.contentWindow.TextEncoderStream();
26 iframe.remove();
32 const iframe = addIframe(); constant
[all …]
Drealms.window.js13 let iframe = document.createElement('iframe');
15 iframe.srcdoc = `<!doctype html>
24 iframe.style.display = 'none';
25 document.body.appendChild(iframe);
30 iframe.onload = () => {
31 realmPromiseResolve(iframe.contentWindow);
/third_party/parse5/test/data/parser-feedback/
Dtests5.test109 "description": "<iframe> <!---> </iframe>x",
110 "input": "<iframe> <!---> </iframe>x",
114 "iframe",
123 "iframe"
133 "description": "<iframe> <!--- </iframe>->x</iframe> --> </iframe>x",
134 "input": "<iframe> <!--- </iframe>->x</iframe> --> </iframe>x",
138 "iframe",
147 "iframe"
155 "iframe"
163 "iframe"
Dtests16.test2221 "description": "<!doctype html><noscript><iframe></noscript>X",
2222 "input": "<!doctype html><noscript><iframe></noscript>X",
2238 "<iframe>"
2252 "description": "<!doctype html><noscript><iframe></noscript>X",
2253 "input": "<!doctype html><noscript><iframe></noscript>X",
2269 "<iframe>"
2465 "description": "<!doctype html><iframe><!--<iframe></iframe>--></iframe>",
2466 "input": "<!doctype html><iframe><!--<iframe></iframe>--></iframe>",
2477 "iframe",
2482 "<!--<iframe>"
[all …]
Dtests19.test2131 "description": "<!doctype html><iframe></iframe><frameset>",
2132 "input": "<!doctype html><iframe></iframe><frameset>",
2143 "iframe",
2148 "iframe"
/third_party/node/test/fixtures/wpt/streams/transferable/
Ddeserialize-error.window.js6 const iframe = document.createElement('iframe'); constant
7 iframe.src = `${HTTPS_NOTSAMESITE_ORIGIN}/streams/transferable/resources/deserialize-error-frame.ht…
14 iframe.contentWindow.postMessage(ws, '*', [ws]);
25 iframe.contentWindow.postMessage(rs, '*', [rs]);
30 iframe.remove();
37 document.body.appendChild(iframe);
39 fetch_tests_from_window(iframe.contentWindow);
/third_party/skia/site/docs/dev/present/
Dpathops.md13 <iframe
16 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
20 <iframe
23 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
27 <iframe
30 mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
/third_party/node/test/fixtures/wpt/common/security-features/resources/
Dcommon.sub.js383 const iframe = createElement(
388 return bindEvents2(window, "message", iframe, "error", window, "error")
390 if (event.source !== iframe.contentWindow)
569 const iframe =
578 bindEvents2(window, "message", iframe, "error", window, "error")
580 if (event.source !== iframe.contentWindow)
1226 let iframe;
1232 iframe = createElement(
1234 return iframe.eventPromise;
1237 iframe = createElement("iframe", {src: frameUrl}, document.body, true);
[all …]
/third_party/node/test/fixtures/wpt/streams/
Dqueuing-strategies-size-function-per-global.window.js1 const iframe = document.createElement('iframe'); constant
2 document.body.appendChild(iframe);
7 const yourQs = new iframe.contentWindow[type]({ highWaterMark: 1 });
14 iframe.remove();
/third_party/cJSON/fuzzing/inputs/
Dtest66 html, body, iframe { margin: 0; padding: 0; height: 100%; }
7 iframe { display: block; width: 100%; border: none; }
12 <iframe src="//s3.amazonaws.com/heroku_pages/error.html">
14 </iframe>
/third_party/ffmpeg/libavformat/
Doggparsetheora.c151 uint64_t iframe, pframe; in theora_gptopts() local
156 iframe = gp >> thp->gpshift; in theora_gptopts()
160 iframe++; in theora_gptopts()
166 *dts = iframe + pframe; in theora_gptopts()
168 return iframe + pframe; in theora_gptopts()
Doggparsedirac.c107 uint64_t iframe = gp >> 30; in old_dirac_gptopts() local
113 return iframe + pframe; in old_dirac_gptopts()
/third_party/node/test/fixtures/wpt/encoding/resources/
Ddecode-common.js10 var iframe = iframeRef(document.getElementById("scrwin"));
11 nodes = iframe.querySelectorAll("span");
Dencode-form-common.js107 var iframe = frames[id];
118 iframe.onload = function() {
119 var url = iframe.contentWindow.location;
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c688 GstVideoFrame iframe, oframe; in gst_y4m_dec_chain() local
702 gst_video_frame_map (&iframe, &y4mdec->info, buffer, GST_MAP_READ); in gst_y4m_dec_chain()
706 w = GST_VIDEO_FRAME_COMP_WIDTH (&iframe, i); in gst_y4m_dec_chain()
707 h = GST_VIDEO_FRAME_COMP_HEIGHT (&iframe, i); in gst_y4m_dec_chain()
708 istride = GST_VIDEO_FRAME_COMP_STRIDE (&iframe, i); in gst_y4m_dec_chain()
710 src = GST_VIDEO_FRAME_COMP_DATA (&iframe, i); in gst_y4m_dec_chain()
721 gst_video_frame_unmap (&iframe); in gst_y4m_dec_chain()
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1485 uint8_t iformat, iframe, nframes; in fuvc_streaming_set() local
1527 iframe = CLAMP((uint32_t)com.bFrameIndex, 1U, (uint32_t)nframes); in fuvc_streaming_set()
1528 frame = &pformat->frames[iframe - 1]; in fuvc_streaming_set()
1537 target->bFrameIndex = iframe; in fuvc_streaming_set()
1772 int iframe, int iformat) in fuvc_fill_streaming_control() argument
1797 if (iframe < 0) in fuvc_fill_streaming_control()
1799 iframe = nframes + iframe; in fuvc_fill_streaming_control()
1802 if (iframe < 0 || iframe >= (int)nframes) in fuvc_fill_streaming_control()
1807 frame = &pformat->frames[iframe]; in fuvc_fill_streaming_control()
1814 ctrl->bFrameIndex = iframe + 1; /* 360 1 720 2 */ in fuvc_fill_streaming_control()
/third_party/node/test/fixtures/wpt/common/security-features/
Dtypes.md35 - `<iframe>`s, or
42 …rce request is to be sent from a classic dedicated worker created from `<iframe srcdoc>` inside th…
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c1843 stream->iframe = g_str_has_prefix (data, "#EXT-X-I-FRAME-STREAM-INF:"); in gst_hls_master_playlist_new_from_data()
1844 data += stream->iframe ? 26 : 18; in gst_hls_master_playlist_new_from_data()
1872 } else if (stream->iframe && g_str_equal (a, "URI")) { in gst_hls_master_playlist_new_from_data()
1895 if (stream->iframe) { in gst_hls_master_playlist_new_from_data()
2017 gboolean iframe = FALSE; in gst_hls_master_playlist_new_from_data()
2023 iframe = GST_M3U8 (self->current_variant->data)->iframe; in gst_hls_master_playlist_new_from_data()
2028 if (iframe) in gst_hls_master_playlist_new_from_data()
2089 if (current_variant == NULL || !current_variant->iframe) in gst_hls_master_playlist_get_variant_for_bitrate()
2108 if (current_variant->iframe) { in gst_hls_master_playlist_get_matching_variant()
Dm3u8.h213 gboolean iframe; member
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c407 gint64 iframe; in make_granulepos() local
417 iframe = keyframe + 1; in make_granulepos()
419 iframe = keyframe; in make_granulepos()
424 return (iframe << parse->shift) + (frame - keyframe); in make_granulepos()
Dgsttheoraenc.c143 guint64 iframe, pframe; in granulepos_to_timestamp() local
149 iframe = granulepos >> shift; in granulepos_to_timestamp()
150 pframe = granulepos - (iframe << shift); in granulepos_to_timestamp()
153 return gst_util_uint64_scale ((guint64) (iframe + pframe), in granulepos_to_timestamp()

123