Home
last modified time | relevance | path

Searched defs:fragment (Results 1 – 25 of 123) sorted by relevance

12345

/third_party/python/Modules/clinic/
Daudioop.c.h22 Py_buffer fragment = {NULL, NULL}; in audioop_getsample() local
79 Py_buffer fragment = {NULL, NULL}; in audioop_max() local
123 Py_buffer fragment = {NULL, NULL}; in audioop_minmax() local
167 Py_buffer fragment = {NULL, NULL}; in audioop_avg() local
211 Py_buffer fragment = {NULL, NULL}; in audioop_rms() local
256 Py_buffer fragment = {NULL, NULL}; in audioop_findfit() local
308 Py_buffer fragment = {NULL, NULL}; in audioop_findfactor() local
360 Py_buffer fragment = {NULL, NULL}; in audioop_findmax() local
412 Py_buffer fragment = {NULL, NULL}; in audioop_avgpp() local
456 Py_buffer fragment = {NULL, NULL}; in audioop_maxpp() local
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgstfragment.c61 GstFragment *fragment = GST_FRAGMENT (object); in gst_fragment_set_property() local
79 GstFragment *fragment = GST_FRAGMENT (object); in gst_fragment_get_property() local
154 gst_fragment_init (GstFragment * fragment) in gst_fragment_init()
181 GstFragment *fragment = GST_FRAGMENT (gobject); in gst_fragment_finalize() local
212 gst_fragment_get_buffer (GstFragment * fragment) in gst_fragment_get_buffer()
226 gst_fragment_set_caps (GstFragment * fragment, GstCaps * caps) in gst_fragment_set_caps()
236 gst_fragment_get_caps (GstFragment * fragment) in gst_fragment_get_caps()
266 gst_fragment_add_buffer (GstFragment * fragment, GstBuffer * buffer) in gst_fragment_add_buffer()
/third_party/parse5/packages/parse5/lib/parser/
Dparser-location-info.test.ts24 const fragment = parseFragment(html, opts); constant
40 const fragment = parseFragment(html, opts); constant
56 const fragment = parseFragment(html, opts); constant
83 const fragment = parseFragment(html, opts); constant
121 const fragment = parseFragment(html, opts); constant
140 const fragment = parseFragment(html, opts); constant
160 const fragment = parseFragment(html, opts); constant
Dindex.test.ts63 const fragment = parseFragment('<div id="123">', { constant
/third_party/node/test/parallel/
Dtest-url-format-whatwg.js65 url.format(myURL, { fragment: false }), property
70 url.format(myURL, { fragment: '' }), property
75 url.format(myURL, { fragment: 0 }), property
80 url.format(myURL, { fragment: 1 }), property
85 url.format(myURL, { fragment: {} }), property
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_gfx.c127 create_frag_shader_weave(struct ureg_program *shader, struct ureg_dst fragment) in create_frag_shader_weave()
205 struct ureg_dst fragment) in create_frag_shader_csc()
269 struct ureg_dst fragment; in create_frag_shader_video_buffer() local
291 struct ureg_dst texel, fragment; in create_frag_shader_weave_rgb() local
314 struct ureg_dst texel, fragment; in create_frag_shader_deint_yuv() local
351 struct ureg_dst fragment; in create_frag_shader_palette() local
406 struct ureg_dst texel, fragment; in create_frag_shader_rgba() local
438 struct ureg_dst texel, fragment; in create_frag_shader_rgb_yuv() local
Dvl_idct.c199 struct ureg_dst fragment; in create_mismatch_frag_shader() local
326 struct ureg_dst *fragment; in create_stage1_frag_shader() local
432 unsigned first_input, struct ureg_dst fragment) in vl_idct_stage2_frag_shader()
/third_party/python/Modules/
Daudioop.c430 audioop_getsample_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_getsample_impl()
458 audioop_max_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_max_impl()
488 audioop_minmax_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_minmax_impl()
517 audioop_avg_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_avg_impl()
546 audioop_rms_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_rms_impl()
620 audioop_findfit_impl(PyObject *module, Py_buffer *fragment, in audioop_findfit_impl()
691 audioop_findfactor_impl(PyObject *module, Py_buffer *fragment, in audioop_findfactor_impl()
735 audioop_findmax_impl(PyObject *module, Py_buffer *fragment, in audioop_findmax_impl()
791 audioop_avgpp_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_avgpp_impl()
848 audioop_maxpp_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_maxpp_impl()
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
DWireCreatePipelineAsyncTests.cpp164 WGPUFragmentState fragment = {}; in TEST_F() local
197 WGPUFragmentState fragment = {}; in TEST_F() local
227 WGPUFragmentState fragment = {}; in TEST_F() local
288 WGPUFragmentState fragment = {}; in TEST_F() local
342 WGPUFragmentState fragment = {}; in TEST_F() local
DWireOptionalTests.cpp122 WGPUFragmentState fragment = {}; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dgl_raii.h259 #define ANGLE_GL_PROGRAM(name, vertex, fragment) \ argument
264 #define ANGLE_GL_PROGRAM_WITH_GS(name, vertex, geometry, fragment) \ argument
269 #define ANGLE_GL_PROGRAM_WITH_TESS(name, vertex, tcs, tes, fragment) \ argument
274 #define ANGLE_GL_PROGRAM_TRANSFORM_FEEDBACK(name, vertex, fragment, tfVaryings, bufferMode) \ argument
/third_party/node/deps/v8/tools/turbolizer/src/
Dtext-view.ts224 const fragment = document.createElement("SPAN"); constant
256 const fragment = view.createFragment(matches[0], style); constant
290 for (const fragment of fragments) { constant
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Dcopy-tex.mjs11 const katexReplaceWithTex = function katexReplaceWithTex(fragment, copyDelimiters) { argument
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/
Dkey.js6 fragment: false, property
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c144 GstMssStreamFragment *fragment = g_new (GstMssStreamFragment, 1); in gst_mss_fragment_list_builder_add() local
978 GstMssStreamFragment *fragment = (GstMssStreamFragment *) l->data; in gst_mss_manifest_get_duration() local
1059 GstMssStreamFragment *fragment; in gst_mss_stream_get_fragment_url() local
1092 GstMssStreamFragment *fragment; in gst_mss_stream_get_fragment_gst_timestamp() local
1120 GstMssStreamFragment *fragment; in gst_mss_stream_get_fragment_gst_duration() local
1149 GstMssStreamFragment *fragment; in gst_mss_stream_advance_fragment() local
1180 GstMssStreamFragment *fragment; in gst_mss_stream_regress_fragment() local
1248 GstMssStreamFragment *fragment = NULL; in gst_mss_stream_seek() local
1553 GstMssStreamFragment *fragment; in gst_mss_stream_get_live_seek_range() local
1656 GstMssStreamFragment *fragment; in gst_mss_stream_parse_fragment() local
/third_party/rust/crates/serde/serde_derive/src/
Dlib.rs80 mod fragment; module
/third_party/ffmpeg/libavcodec/
Dtrace_headers_bsf.c32 CodedBitstreamFragment fragment; member
/third_party/cef/libcef/common/
Ddrag_data_impl.cc157 void CefDragDataImpl::SetFragmentHtml(const CefString& fragment) { in SetFragmentHtml()
163 void CefDragDataImpl::SetFragmentBaseURL(const CefString& fragment) { in SetFragmentBaseURL()
/third_party/skia/third_party/externals/dawn/examples/
DCHelloTriangle.cpp76 WGPUFragmentState fragment = {}; in init() local
/third_party/ffmpeg/libavformat/
Drtpdec_ac3.c32 AVIOContext *fragment; member
/third_party/node/deps/npm/node_modules/hosted-git-info/lib/
Dindex.js110 return this.#fill(this.browsetreetemplate, { ...args[1], fragment: args[0], path }) property
123 return this.#fill(this.browseblobtemplate, { ...args[1], fragment: args[0], path }) property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp398 std::ostringstream fragment; in makeShaderModule() local
631 string fragment; member
1038 std::ostringstream fragment; in initPrograms() local
2091 std::ostringstream fragment; in initPrograms() local
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_context.h89 rbug_shader_t fragment; member
114 rbug_shader_t fragment; member
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsBasicTests.cpp472 std::ostringstream fragment; in initFrameBufferPrograms() local
879 std::ostringstream fragment; in initPrograms() local
1167 std::ostringstream fragment; in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cES31CompatibilityTests.hpp132 const glw::GLchar* fragment[3]; member

12345