/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videorate.c | 409 GstBuffer *first, *second, *third, *fourth, *fifth, *outbuffer; in GST_START_TEST() local 474 fourth = gst_buffer_new_and_alloc (4); in GST_START_TEST() 475 GST_BUFFER_TIMESTAMP (fourth) = 5 * GST_SECOND; in GST_START_TEST() 476 gst_buffer_memset (fourth, 0, 0, 4); in GST_START_TEST() 477 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 478 gst_buffer_ref (fourth); in GST_START_TEST() 481 fail_unless (gst_pad_push (mysrcpad, fourth) == GST_FLOW_OK); in GST_START_TEST() 483 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 490 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 515 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() [all …]
|
/third_party/boost/libs/mp11/test/ |
D | mp_transform_if.cpp | 29 template<class T1, class T2, class T3, class T4> using fourth = T4; typedef 63 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L1, L1, L1, mp_iota<mp_siz… in main() 64 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L2, L2, L2, mp_iota<mp_siz… in main() 65 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L3, L3, L3, mp_iota<mp_siz… in main()
|
D | mp_transform_if_q.cpp | 39 template<class T1, class T2, class T3, class T4> using fourth = T4; typedef 40 using Q_fourth = mp_quote<fourth>;
|
/third_party/typescript/tests/baselines/reference/ |
D | switchStatementsWithMultipleDefaults.js | 26 def\u0061ult: // Error, fourth 'default' clause. 56 default: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.types | 53 def\u0061ult: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.errors.txt | 29 def\u0061ult: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.symbols | 39 def\u0061ult: // Error, fourth 'default' clause.
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.vertex_arrays.multiple_attributes.txt | 38 which define a quad. Third and fourth component are same for each vertex in quad. 43 to fourth component, if more than two components are used. First and third component 44 are used as x coordinate and second and fourth as y. These values are also scaled to
|
D | functional.vertex_arrays.single_attribute.txt | 44 quad. Third and fourth component are same for each vertex in quad. 47 first to third component and second to fourth component if more than 49 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.vertex_arrays.multiple_attributes.txt | 38 which define a quad. Third and fourth component are same for each vertex in quad. 43 to fourth component, if more than two components are used. First and third component 44 are used as x coordinate and second and fourth as y. These values are also scaled to
|
D | functional.vertex_arrays.single_attribute.txt | 47 quad. Third and fourth component are same for each vertex in quad. 50 first to third component and second to fourth component if more than 52 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
|
/third_party/boost/libs/fusion/test/sequence/ |
D | misc.hpp | 41 typedef boost::mpl::next<third>::type fourth; typedef 54 boost::mpl::deref<fourth>::type, char>::value)); 68 BOOST_STATIC_ASSERT((boost::mpl::distance<second, fourth>::value == 2));
|
D | map_misc.cpp | 47 typedef boost::mpl::next<third>::type fourth; typedef 60 boost::mpl::deref<fourth>::type, fn::pair<k3, char> >::value)); 74 BOOST_STATIC_ASSERT((boost::mpl::distance<second, fourth>::value == 2));
|
/third_party/boost/boost/date_time/ |
D | date_generator_parser.hpp | 73 enum phrase_elements {first=0, second, third, fourth, fifth, last, enumerator 173 case fourth : { wn = nth_kday_type::fourth; break; } in get_nth_kday_type()
|
/third_party/json/doc/examples/ |
D | at__size_type.output | 2 ["first","second","third","fourth"]
|
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/comments/ |
D | jsx-text-with-url.src.js | 7 const fourth = <div><span></span>http://example.com</div>;
|
/third_party/typescript/tests/cases/compiler/ |
D | switchStatementsWithMultipleDefaults.ts | 26 def\u0061ult: // Error, fourth 'default' clause.
|
/third_party/gettext/gettext-tools/tests/ |
D | msgunfmt-properties-1 | 11 four=fourth
|
D | msgcmp-3 | 10 four=fourth
|
/third_party/node/deps/npm/node_modules/ini/ |
D | README.md | 35 config.paths.default.array.push('fourth value') 53 array[]=fourth value
|
/third_party/iptables/extensions/ |
D | libxt_time.man | 84 The fourth Friday in the month: 89 say "fourth Thursday OR fourth Friday" in one rule. It is possible with
|
/third_party/boost/libs/date_time/example/gregorian/ |
D | print_holidays.cpp | 59 holidays.push_back(new nth_dow(nth_dow::fourth, Thursday, Nov)); in main()
|
/third_party/boost/libs/date_time/test/local_time/ |
D | testdst_transition_day_rule.cpp | 55 nth_kday_dst_rule::end_rule(nkday::fourth,Sunday,Oct))); in main()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_packed_6bytes.txt | 99 [Modify fourth paragraph to read:] 118 third and fourth component for this pixel type is shown in Table 3.12. 134 third fourth
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_packed_6bytes.txt | 99 [Modify fourth paragraph to read:] 118 third and fourth component for this pixel type is shown in Table 3.12. 134 third fourth
|