/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gstfragment.c | 61 GstFragment *fragment = GST_FRAGMENT (object); in gst_fragment_set_property() local 65 gst_fragment_set_caps (fragment, g_value_get_boxed (value)); in gst_fragment_set_property() 79 GstFragment *fragment = GST_FRAGMENT (object); in gst_fragment_get_property() local 83 g_value_set_uint (value, fragment->index); in gst_fragment_get_property() 87 g_value_set_string (value, fragment->name); in gst_fragment_get_property() 91 g_value_set_uint64 (value, fragment->stop_time - fragment->start_time); in gst_fragment_get_property() 95 g_value_set_boolean (value, fragment->discontinuous); in gst_fragment_get_property() 99 g_value_take_boxed (value, gst_fragment_get_buffer (fragment)); in gst_fragment_get_property() 103 g_value_take_boxed (value, gst_fragment_get_caps (fragment)); in gst_fragment_get_property() 154 gst_fragment_init (GstFragment * fragment) in gst_fragment_init() argument [all …]
|
/third_party/python/Modules/clinic/ |
D | audioop.c.h | 15 audioop_getsample_impl(PyObject *module, Py_buffer *fragment, int width, 22 Py_buffer fragment = {NULL, NULL}; in audioop_getsample() local 29 if (PyObject_GetBuffer(args[0], &fragment, PyBUF_SIMPLE) != 0) { in audioop_getsample() 32 if (!PyBuffer_IsContiguous(&fragment, 'C')) { in audioop_getsample() 52 return_value = audioop_getsample_impl(module, &fragment, width, index); in audioop_getsample() 56 if (fragment.obj) { in audioop_getsample() 57 PyBuffer_Release(&fragment); in audioop_getsample() 73 audioop_max_impl(PyObject *module, Py_buffer *fragment, int width); 79 Py_buffer fragment = {NULL, NULL}; in audioop_max() local 85 if (PyObject_GetBuffer(args[0], &fragment, PyBUF_SIMPLE) != 0) { in audioop_max() [all …]
|
/third_party/flutter/engine/flutter/shell/platform/android/test/io/flutter/embedding/android/ |
D | FlutterFragmentTest.java | 19 FlutterFragment fragment = FlutterFragment.createDefault(); in itCreatesDefaultFragmentWithExpectedDefaults() local 21 assertEquals("main", fragment.getDartEntrypointFunctionName()); in itCreatesDefaultFragmentWithExpectedDefaults() 22 assertEquals("/", fragment.getInitialRoute()); in itCreatesDefaultFragmentWithExpectedDefaults() 23 assertArrayEquals(new String[]{}, fragment.getFlutterShellArgs().toArray()); in itCreatesDefaultFragmentWithExpectedDefaults() 24 assertTrue(fragment.shouldAttachEngineToActivity()); in itCreatesDefaultFragmentWithExpectedDefaults() 25 assertNull(fragment.getCachedEngineId()); in itCreatesDefaultFragmentWithExpectedDefaults() 26 assertTrue(fragment.shouldDestroyEngineWithHost()); in itCreatesDefaultFragmentWithExpectedDefaults() 27 assertEquals(FlutterView.RenderMode.surface, fragment.getRenderMode()); in itCreatesDefaultFragmentWithExpectedDefaults() 28 assertEquals(FlutterView.TransparencyMode.transparent, fragment.getTransparencyMode()); in itCreatesDefaultFragmentWithExpectedDefaults() 33 FlutterFragment fragment = FlutterFragment.withNewEngine() in itCreatesNewEngineFragmentWithRequestedSettings() local [all …]
|
/third_party/python/Modules/ |
D | audioop.c | 430 audioop_getsample_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_getsample_impl() argument 436 if (!audioop_check_parameters(module, fragment->len, width)) in audioop_getsample_impl() 438 if (index < 0 || index >= fragment->len/width) { in audioop_getsample_impl() 443 val = GETRAWSAMPLE(width, fragment->buf, index*width); in audioop_getsample_impl() 458 audioop_max_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_max_impl() argument 464 if (!audioop_check_parameters(module, fragment->len, width)) in audioop_max_impl() 466 for (i = 0; i < fragment->len; i += width) { in audioop_max_impl() 467 int val = GETRAWSAMPLE(width, fragment->buf, i); in audioop_max_impl() 488 audioop_minmax_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_minmax_impl() argument 496 if (!audioop_check_parameters(module, fragment->len, width)) in audioop_minmax_impl() [all …]
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/ |
D | protected-memory.txt | 12 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_f… 13 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_f… 14 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_f… 15 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_f… 16 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_n… 17 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_n… 18 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_n… 19 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.rgb_identity.itu_n… 20 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.ycbcr_identity.itu… 21 dEQP-VK.protected_memory.interaction.ycbcr.g8_b8r8_2plane_444_unorm_ext.fragment.ycbcr_identity.itu… [all …]
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/ |
D | protected-memory.txt | 186 dEQP-VK.protected_memory.image.access.fragment.sampling.rgba8 187 dEQP-VK.protected_memory.image.access.fragment.sampling.r32i 188 dEQP-VK.protected_memory.image.access.fragment.sampling.r32ui 189 dEQP-VK.protected_memory.image.access.fragment.texelfetch.rgba8 190 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32i 191 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32ui 192 dEQP-VK.protected_memory.image.access.fragment.imageload.rgba8 193 dEQP-VK.protected_memory.image.access.fragment.imageload.r32i 194 dEQP-VK.protected_memory.image.access.fragment.imageload.r32ui 195 dEQP-VK.protected_memory.image.access.fragment.imagestore.rgba8 [all …]
|
D | robustness.txt | 109 dEQP-VK.robustness.buffer_access.fragment.mat4_copy.out_of_alloc.oob_uniform_read 110 dEQP-VK.robustness.buffer_access.fragment.mat4_copy.out_of_alloc.oob_storage_read 111 dEQP-VK.robustness.buffer_access.fragment.mat4_copy.out_of_alloc.oob_storage_write 112 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_1_byte 113 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_3_bytes 114 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_4_bytes 115 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_32_bytes 116 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_storage_read.range_1_byte 117 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_storage_read.range_3_bytes 118 dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_storage_read.range_4_bytes [all …]
|
/third_party/vk-gl-cts/android/cts/master/vk-master/ |
D | protected-memory.txt | 186 dEQP-VK.protected_memory.image.access.fragment.sampling.rgba8 187 dEQP-VK.protected_memory.image.access.fragment.sampling.r32i 188 dEQP-VK.protected_memory.image.access.fragment.sampling.r32ui 189 dEQP-VK.protected_memory.image.access.fragment.texelfetch.rgba8 190 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32i 191 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32ui 192 dEQP-VK.protected_memory.image.access.fragment.imageload.rgba8 193 dEQP-VK.protected_memory.image.access.fragment.imageload.r32i 194 dEQP-VK.protected_memory.image.access.fragment.imageload.r32ui 195 dEQP-VK.protected_memory.image.access.fragment.imagestore.rgba8 [all …]
|
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/ |
D | protected-memory.txt | 186 dEQP-VK.protected_memory.image.access.fragment.sampling.rgba8 187 dEQP-VK.protected_memory.image.access.fragment.sampling.r32i 188 dEQP-VK.protected_memory.image.access.fragment.sampling.r32ui 189 dEQP-VK.protected_memory.image.access.fragment.texelfetch.rgba8 190 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32i 191 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32ui 192 dEQP-VK.protected_memory.image.access.fragment.imageload.rgba8 193 dEQP-VK.protected_memory.image.access.fragment.imageload.r32i 194 dEQP-VK.protected_memory.image.access.fragment.imageload.r32ui 195 dEQP-VK.protected_memory.image.access.fragment.imagestore.rgba8 [all …]
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/ |
D | protected-memory.txt | 186 dEQP-VK.protected_memory.image.access.fragment.sampling.rgba8 187 dEQP-VK.protected_memory.image.access.fragment.sampling.r32i 188 dEQP-VK.protected_memory.image.access.fragment.sampling.r32ui 189 dEQP-VK.protected_memory.image.access.fragment.texelfetch.rgba8 190 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32i 191 dEQP-VK.protected_memory.image.access.fragment.texelfetch.r32ui 192 dEQP-VK.protected_memory.image.access.fragment.imageload.rgba8 193 dEQP-VK.protected_memory.image.access.fragment.imageload.r32i 194 dEQP-VK.protected_memory.image.access.fragment.imageload.r32ui 195 dEQP-VK.protected_memory.image.access.fragment.imagestore.rgba8 [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
D | index.txt | 2 …ion.amber", "always-discarding-function", "A fragment shader with an al… 3 …ile.amber", "always-false-if-in-do-while", "A fragment shader with an al… 4 …amber", "always-false-if-with-discard-return", "A fragment shader with disca… 5 …amber", "arr-value-set-to-arr-value-squared", "A fragment shader with an ar… 6 …mber", "array-idx-multiplied-by-for-loop-idx", "A fragment shader with array… 7 …amber", "assign-array-value-to-another-array", "A fragment shader that assig… 8 …mber", "assign-array-value-to-another-array-2", "A fragment shader that assig… 10 ….amber", "break-in-do-while-with-nested-if", "A fragment shader with neste… 12 { "call-if-while-switch.amber", "call-if-while-switch", "A fragment s… 13 { "color-set-in-for-loop.amber", "color-set-in-for-loop", "A fragment … [all …]
|
/third_party/python/Doc/library/ |
D | audioop.rst | 43 Return a fragment which is the addition of the two samples passed as parameters. 50 Decode an Intel/DVI ADPCM coded fragment to a linear fragment. See the 55 .. function:: alaw2lin(fragment, width) 59 width of the output fragment here. 62 .. function:: avg(fragment, width) 64 Return the average over all samples in the fragment. 67 .. function:: avgpp(fragment, width) 69 Return the average peak-peak value over all samples in the fragment. No 73 .. function:: bias(fragment, width, bias) 75 Return a fragment that is the original fragment with a bias added to each [all …]
|
/third_party/vk-gl-cts/data/gles31/shaders/es31/ |
D | separate_shader_validation.test | 25 active_stages {fragment} 26 fragment "" 57 active_stages {fragment} 58 fragment "" 90 active_stages {fragment} 91 fragment "" 122 active_stages {fragment} 123 fragment "" 154 active_stages {fragment} 155 fragment "" [all …]
|
D | implicit_conversions.test | 12 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 34 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 56 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 78 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 100 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 122 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 144 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 166 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 188 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 210 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } [all …]
|
/third_party/vk-gl-cts/data/gles31/shaders/es32/ |
D | separate_shader_validation.test | 43 active_stages {fragment} 44 fragment "" 75 active_stages {fragment} 76 fragment "" 108 active_stages {fragment} 109 fragment "" 140 active_stages {fragment} 141 fragment "" 172 active_stages {fragment} 173 fragment "" [all …]
|
D | implicit_conversions.test | 12 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 34 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 56 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 78 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 100 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 122 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 144 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 166 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 188 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } 210 require extension { "GL_EXT_shader_implicit_conversions" } in { vertex, fragment } [all …]
|
/third_party/openGLES/extensions/NV/ |
D | NV_representative_fragment_test.txt | 44 This extension provides a new _representative fragment test_ that allows 45 implementations to reduce the amount of rasterization and fragment 48 early fragment tests, the implementation is permitted to choose one or 51 arranged in lists, strips, or fans, the representative fragment test is 56 scene. In this render pass, such applications would set up a fragment 57 shader that enables early fragment tests and writes to an image or shader 59 fragment. Without this extension, the shader would record the ID 60 separately for each visible fragment of each primitive. With this 64 The representative fragment test has no effect if early fragment tests are 65 not enabled via the fragment shader. The set of fragments discarded by the [all …]
|
D | NV_fragment_program4.txt | 46 infrastructure provided by NV_gpu_program4, adding fragment 49 This extension provides interpolation modifiers to fragment program 56 ("fragment.facing"), to identify the individual primitive used to generate 57 the fragment ("primitive.id"), and to determine distances to user clip 58 planes ("fragment.clip[n]"). Additionally generic input attributes allow 59 a fragment program to receive a greater number of attributes from previous 67 extension is not a functional superset of previous fragment program 87 fragment, in lieu of the set of fixed-function operations described in 88 sections 3.8 through 3.10. Fragment programs are run on a single fragment 90 available. (In practice, fragment programs may be run on a block of [all …]
|
D | NV_conservative_raster_underestimation.txt | 42 fully covered and a corresponding fragment will be shaded. There is also 47 information for each fragment in the fragment shader through a new 64 When CONSERVATIVE_RASTERIZATION_NV is enabled, the fragment shader built-in 65 input boolean variable gl_FragFullyCoveredNV will indicate if the fragment 74 variable gl_FragFullyCoveredNV is set to TRUE if the fragment is fully 104 Add to the list of fragment shader built-ins: 110 The built-in variable gl_FragFullyCoveredNV is a fragment-shader input 112 enabled and the fragment is fully covered by the generating primitive, and 123 fragment programs can read the "fragment.fullycovered" attribute to 124 determine if the fragment is fully covered by the primitive. [all …]
|
/third_party/openssl/test/ssl-tests/ |
D | 13-fragmentation.conf | 5 test-0 = 0-one-fragment-minus-app-data 6 test-1 = 1-one-fragment-app-data 7 test-2 = 2-one-fragment-plus-app-data 9 test-4 = 4-small-app-data-large-fragment-size 13 test-8 = 8-large-app-data-large-fragment-size 14 test-9 = 9-large-app-data-odd-fragment-size 17 test-12 = 12-large-app-data-aes-sha1-multibuffer-odd-fragment 18 test-13 = 13-large-app-data-aes-sha2-multibuffer-odd-fragment 29 [0-one-fragment-minus-app-data] 30 ssl_conf = 0-one-fragment-minus-app-data-ssl [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fragment_program4.txt | 46 infrastructure provided by NV_gpu_program4, adding fragment 49 This extension provides interpolation modifiers to fragment program 56 ("fragment.facing"), to identify the individual primitive used to generate 57 the fragment ("primitive.id"), and to determine distances to user clip 58 planes ("fragment.clip[n]"). Additionally generic input attributes allow 59 a fragment program to receive a greater number of attributes from previous 67 extension is not a functional superset of previous fragment program 87 fragment, in lieu of the set of fixed-function operations described in 88 sections 3.8 through 3.10. Fragment programs are run on a single fragment 90 available. (In practice, fragment programs may be run on a block of [all …]
|
D | NV_conservative_raster_underestimation.txt | 42 fully covered and a corresponding fragment will be shaded. There is also 47 information for each fragment in the fragment shader through a new 64 When CONSERVATIVE_RASTERIZATION_NV is enabled, the fragment shader built-in 65 input boolean variable gl_FragFullyCoveredNV will indicate if the fragment 74 variable gl_FragFullyCoveredNV is set to TRUE if the fragment is fully 104 Add to the list of fragment shader built-ins: 110 The built-in variable gl_FragFullyCoveredNV is a fragment-shader input 112 enabled and the fragment is fully covered by the generating primitive, and 123 fragment programs can read the "fragment.fullycovered" attribute to 124 determine if the fragment is fully covered by the primitive. [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cSparseTextureClampTests.cpp | 341 std::string fragment = stc_fragment_lookupResidency; in verifyLookupTextureData() local 351 replaceToken("<FUNCTION>", f.name.c_str(), fragment); in verifyLookupTextureData() 352 replaceToken("<ARGUMENTS>", f.arguments.c_str(), fragment); in verifyLookupTextureData() 354 replaceToken("<OUTPUT_TYPE>", s.outputType.c_str(), fragment); in verifyLookupTextureData() 355 replaceToken("<INPUT_TYPE>", s.inputType.c_str(), fragment); in verifyLookupTextureData() 356 replaceToken("<SIZE_DEF>", s.sizeDef.c_str(), fragment); in verifyLookupTextureData() 357 replaceToken("<LOD>", s.lod.c_str(), fragment); in verifyLookupTextureData() 358 replaceToken("<LOD_DEF>", s.lodDef.c_str(), fragment); in verifyLookupTextureData() 359 replaceToken("<COORD_TYPE>", s.coordType.c_str(), fragment); in verifyLookupTextureData() 360 replaceToken("<ICOORD_TYPE>", s.iCoordType.c_str(), fragment); in verifyLookupTextureData() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/ |
D | gstmssmanifest.c | 144 GstMssStreamFragment *fragment = g_new (GstMssStreamFragment, 1); in gst_mss_fragment_list_builder_add() local 154 fragment->number = g_ascii_strtoull (seqnum_str, NULL, 10); in gst_mss_fragment_list_builder_add() 156 builder->fragment_number = fragment->number; in gst_mss_fragment_list_builder_add() 158 fragment->number = builder->fragment_number; in gst_mss_fragment_list_builder_add() 160 builder->fragment_number = fragment->number + 1; in gst_mss_fragment_list_builder_add() 163 fragment->repetitions = g_ascii_strtoull (repetition_str, NULL, 10); in gst_mss_fragment_list_builder_add() 166 fragment->repetitions = 1; in gst_mss_fragment_list_builder_add() 170 fragment->time = g_ascii_strtoull (time_str, NULL, 10); in gst_mss_fragment_list_builder_add() 173 builder->fragment_time_accum = fragment->time; in gst_mss_fragment_list_builder_add() 175 fragment->time = builder->fragment_time_accum; in gst_mss_fragment_list_builder_add() [all …]
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
D | WireCreatePipelineAsyncTests.cpp | 164 WGPUFragmentState fragment = {}; in TEST_F() local 165 fragment.module = vsModule; in TEST_F() 166 fragment.entryPoint = "main"; in TEST_F() 167 pipelineDescriptor.fragment = &fragment; in TEST_F() 197 WGPUFragmentState fragment = {}; in TEST_F() local 198 fragment.module = vsModule; in TEST_F() 199 fragment.entryPoint = "main"; in TEST_F() 200 pipelineDescriptor.fragment = &fragment; in TEST_F() 227 WGPUFragmentState fragment = {}; in TEST_F() local 228 fragment.module = vsModule; in TEST_F() [all …]
|